- "git pull" on cogito broken?
- "Read my lips: no more merges" - aka Linux 2.6.14-rc1
- 'bad file' error updating from Linus
- /bin/sh portability question
- [ANNOUNCE qgit-0.94]
- [ANNOUNCE qgit-0.95]
- [ANNOUNCE] (H)gct 0.2
- [ANNOUNCE] Cogito-0.14
- [ANNOUNCE] Cogito-0.14.1
- [ANNOUNCE] Cogito-0.14.2
- [ANNOUNCE] Cogito-0.15
- [ANNOUNCE] Cogito-0.15.1 (important bugfix)
- [ANNOUNCE] GIT 0.99.7
- [ANNOUNCE] GIT 0.99.7a
- [ANNOUNCE] GIT 0.99.7b
- [BUG] git-show-branch cant show --more
- [Core GIT] Long-term cherrypicking
- [howto] Kernel hacker's guide to git, updated
- [PATCH 0/2] A new merge algorithm, take 3
- [PATCH 0/2] Improve man pages formatting
- [PATCH 0/2] Reorganize read-tree
- [PATCH 0/2] Update git-send-email-script with --compose
- [PATCH 0/3] http-fetch enhancements
- [PATCH 0/4] Minor git-daemon enhancements
- [PATCH 0/4] Recovery after interrupted HTTP(s) fetch
- [PATCH 0/4] Support multiple ancestors in read-tree
- [PATCH 0/5] git-merge-fredrik updates
- [PATCH 0/5] More recursive merge updates
- [PATCH 0/6] More fetch fixes
- [PATCH 0/8] cogito: cg-object-id
- [PATCH 0/8] fetch.c optimizations
- [PATCH 00/22] cache cursors: an introduction
- [patch 01/11] Fix typo: comitter->committer
- [PATCH 01/22] introduce facility to walk through the active cache
- [patch 02/11] Make "empty patch" checking optional in "series" command.
- [PATCH 02/22] use cache iterator in checkout-index.c
- [patch 03/11] stg diff / files: don't update directory cache unless needed
- [PATCH 03/22] teach diff.c about cache iterators
- [patch 04/11] Fix "mail" command when description contains "From" lines
- [PATCH 04/22] teach diff-index.c about cache iterators
- [patch 05/11] Make "stg files" output match "quilt files" one
- [PATCH 05/22] teach diff-files.c about cache iterators
- [patch 06/11] Avoid allowing --undo if it doesn't change anything
- [PATCH 06/22] teach diff-stages.c about cache iterators
- [patch 07/11] Implement fast-forward when only tree (but not commits) match
- [PATCH 07/22] teach fsck-objects.c to use cache iterators
- [patch 08/11] Fix "stg clean" when stack is empty
- [PATCH 08/22] teach ls-files.c to use cache iterators
- [patch 09/11] Allow mailing a given patch list
- [PATCH 09/22] teach read-tree.c to use cache iterators
- [PATCH 1/2 (resend)] Object model additions for read-tree
- [PATCH 1/2] Add '-i' flag to read-tree to make it ignore whats in the working directory.
- [PATCH 1/2] Documentation: Add asciidoc.conf file and gitlink: macro
- [PATCH 1/2] Make git-send-email-script ignore some unnecessary options when operating in batch mode.
- [PATCH 1/3] Support for SSL client cert
- [PATCH 1/4] Add a function for getting a struct tree for an ent.
- [PATCH 1/4] Do not try to process objects more than once during fetch
- [PATCH 1/4] Fix git-daemon's pid_t logging
- [PATCH 1/4] Fix txt installation
- [PATCH 1/5] archimport documentation update
- [PATCH 1/5] Be more like the 'resolve' strategy.
- [PATCH 1/5] Fix assertion failure when merging common ancestors.
- [PATCH 1/6] fetch.c: Do not build object ref lists
- [PATCH 1/8] cogito: Merge *-id scripts into cg-object-id.
- [PATCH 1/8] fetch.c: Remove useless lookup_object_type() call in process()
- [patch 10/11] Fix "stg mail" address parsing for hyphen
- [PATCH 10/22] teach update-index.c about cache cursors
- [patch 11/11] Detect description in quilt patches
- [PATCH 11/22] teach write-tree.c to use cache iterators
- [PATCH 12/22] simplify write_cache() calling sequence
- [PATCH 13/22] move purge_cache() to read-cache.c
- [PATCH 14/22] move read_cache_unmerged into read-cache.c
- [PATCH 15/22] replace cache_name_pos
- [PATCH 16/22] teach apply.c to use cache_find_name()
- [PATCH 17/22] teach checkout-index.c to use cache_find_name()
- [PATCH 18/22] teach diff.c to use cache_find_name()
- [PATCH 19/22] teach ls-files.c to use cache_find_name()
- [PATCH 2/2 (resend)] Change read-tree to merge before using the index.
- [PATCH 2/2] A new merge algorithm
- [PATCH 2/2] Documentation: Update all files to use the new gitlink: macro
- [PATCH 2/2] Update documentation of --compose to git-send-email-script.txt
- [PATCH 2/3] Fix the processing of multiple patch files with --check in git-apply.
- [PATCH 2/3] Support for partial HTTP transfers
- [PATCH 2/4] Add function to append to an object_list.
- [PATCH 2/4] Fix cg-{diff,mkpatch} with HEAD^
- [PATCH 2/4] git-*-fetch: Gracefully recover from retrieval failure
- [PATCH 2/4] Update git-daemon documentation wrt. the --verbose parameter
- [PATCH 2/5] archimport documentation tidyup
- [PATCH 2/5] Don't output 'Automatic merge failed, ...'
- [PATCH 2/5] Exit with status code 2 if we get an exception.
- [PATCH 2/6] fetch.c: Plug memory leak in process_tree()
- [PATCH 2/8] cogito: Fix all users of the old *-id scripts.
- [PATCH 2/8] fetch.c: Make process() look at each object only once
- [PATCH 20/22] teach merge-index.c to use cache_find_name()
- [PATCH 21/22] teach the merge algorithm about cache iterators
- [PATCH 22/22] teach read-cache.c to use cache_find_name()
- [PATCH 3/2] Remove emu23, fix entry order
- [PATCH 3/3] Return CURL error message when object transfer fails
- [PATCH 3/4] commit-id micro cleanup
- [PATCH 3/4] git-daemon --syslog to log through syslog
- [PATCH 3/4] git-fetch: Add --recover option
- [PATCH 3/4] Rewrite read-tree
- [PATCH 3/5] Adjust git-merge-recursive.py for the new tool names.
- [PATCH 3/5] archimport - update in-script doco, options tidyup
- [PATCH 3/5] Introduce a 'die' function.
- [PATCH 3/6] git-local-fetch: Fix error checking and leak in setup_indices()
- [PATCH 3/8] cogito: "cg-object-id -p" should separate its output by newlines
- [PATCH 3/8] fetch.c: Remove redundant SCANNED flag
- [PATCH 4/4] cg-{diff,mkpatch}: rename/copy optional detection
- [PATCH 4/4] Document git-fetch options
- [PATCH 4/4] Document the trivial merge rules for 3(+more ancestors)-way merges.
- [PATCH 4/4] Rename daemon.c's lognotice() to loginfo()
- [PATCH 4/5] archimport - use GIT_DIR instead of hardcoded ".git"
- [PATCH 4/5] Make sure we die if we don't get enough arguments.
- [PATCH 4/5] Use a temporary index file when we merge the common ancestors.
- [PATCH 4/6] git-local-fetch: Avoid calling close(-1)
- [PATCH 4/8] cogito: Integrate cg-Xnormid into cg-object-id
- [PATCH 4/8] fetch.c: Remove redundant TO_FETCH flag
- [PATCH 5/5] archimport - better handling of temp dirs
- [PATCH 5/5] Make the ProgramError class printable.
- [PATCH 5/5] Use the 'die' function where it is appropriate.
- [PATCH 5/6] Fix "git-local-fetch -s" with packed source repository
- [PATCH 5/8] cogito: Simplify recursion in cg-object-id.
- [PATCH 5/8] fetch.c: Remove some duplicated code in process()
- [PATCH 6/6] git-local-fetch: Avoid confusing error messages on packed repositories
- [PATCH 6/8] cogito: Don't ever assume object type in cg-object-id
- [PATCH 6/8] fetch.c: Remove redundant test of TO_SCAN in process()
- [PATCH 7/8] cogito: Fix cg-tag to use cg-object-id
- [PATCH 7/8] fetch.c: Clean up object flag definitions
- [PATCH 8/8] cogito: Add deprecated_alias to cg-object-id
- [PATCH 8/8] fetch.c: Remove call to parse_object() from process()
- [PATCH RFC] Add support for alternates in HTTP
- [PATCH/RFC] Build a shared / renamed / "stable" version of the library?
- [PATCH] [PATCH] Doc: replace read-cache with git-read-tree.
- [PATCH] According to the man page on Solaris the install command takes the -d option before all others
- [PATCH] Add $(LIBS) and set libiconv in tools/Makefile for Darwin
- [PATCH] Add git-symbolic-ref
- [PATCH] Add the git-version-script.
- [PATCH] Added -d and -e options to the "git" script.
- [PATCH] Added an option to cvsimport to specify email domain
- [PATCH] Apply N -> A status change in diff-helper
- [PATCH] archimport - add merge detection
- [PATCH] archimport autodetects import status, supports incremental imports
- [PATCH] archimport: Actually cope with merges from "remote" repositories. Plus: Nicer messages.
- [PATCH] archimport: avoid committing on an Arch tag
- [PATCH] ARM optimized SHA1 implementation
- [PATCH] asciidoc gets confused by two '^' on the same line
- [PATCH] Better mail handling in stgit
- [PATCH] bisect succeeds but has non zero exit code
- [PATCH] cg-clean -d removes "arch" and "include" in Linux
- [PATCH] cg-diff fixed to work with BSD xargs
- [PATCH] cg-diff fixed to work with BSD xargs)
- [PATCH] cogito bugfixes and cleanups, mainly Debian things
- [PATCH] Cogito README: add a block describing team workflow with git+ssh
- [PATCH] cogito: Fix rpm build for 64bit platforms
- [PATCH] Cogito: Minor documentation fixes
- [PATCH] Debian: build-depend on "bc", conflict with "git-scm"
- [PATCH] Define relative .git/objects/info/alternates semantics.
- [PATCH] Do not create bogus branch from flag to git branch
- [PATCH] Docs for git-build-rev-cache.
- [PATCH] Docs for git-checkout-script.
- [PATCH] Docs for git-reset-script.
- [PATCH] Docs for git-show-rev-cache.
- [PATCH] Don't create broken symlinks
- [PATCH] Escape asciidoc's built-in em-dash replacement
- [PATCH] fetch-pack should not ask for a ref which is already there
- [PATCH] Finish documenting trivial merge rules
- [PATCH] Fix automerge message.
- [PATCH] Fix buffer overflow in ce_flush().
- [PATCH] Fix default pull not to do an unintended Octopus.
- [PATCH] Fix earlier "import quilt patches" patch
- [PATCH] Fix fetch completeness assumptions
- [PATCH] Fix gcc-4 warning in accept() call
- [PATCH] Fix git-add argument parsing
- [PATCH] Fix git-init-db creating crap directories
- [PATCH] Fix git-init-db creating crap directories (zeroth try)
- [PATCH] Fix git-pull output message
- [PATCH] Fix handling of not_for_merge '.' flag in refspec.
- [PATCH] Fix overzealous cleanliness check in git-merge
- [PATCH] Fix pulling into the same branch.
- [PATCH] Fix series mismerge
- [PATCH] Fix syntax error in stg status
- [PATCH] Fix the usage strings for cg-clone and cg-log
- [PATCH] Fixing --help, usage for *-id
- [PATCH] getdomainname should be usable on SunOS with -lnsl
- [PATCH] git-branch -d <branch>: delete unused branch.
- [PATCH] git-cvsimport-script: handling of tags
- [PATCH] git-http-fetch: Allow caching of retrieved objects by proxy servers
- [PATCH] git-http-fetch: Allow caching of retrieved objects byproxy servers
- [PATCH] gitk: add Update menu item.
- [PATCH] HTTP partial transfer support for object, pack, and index transfers
- [PATCH] Implement --recover for git-*-fetch
- [PATCH] Improve "git grep" flags handling
- [PATCH] Improve can_hardlink diagnostics, remove suggest_hardlink
- [PATCH] Improve git-update-index error reporting
- [PATCH] Improve the safety check used in fetch.c
- [PATCH] Look at both unpacked and packed objects for short name expansion
- [PATCH] Make git-apply understand "\ No newline at end of file" in non-english locales
- [PATCH] Make logerror() and loginfo() static
- [PATCH] Make object creation in http fetch a bit safer.
- [PATCH] Make some needlessly global stuff static
- [PATCH] Make sure the diff machinery outputs "\ No newline ..." in english
- [PATCH] Make the git-fsck-objects diagnostics more useful
- [PATCH] More descriptive messages for conflict cases in merges
- [PATCH] NUL terminate the object data in patch_delta()
- [PATCH] Old curl does not know about CURLOPT_SSLKEY
- [PATCH] Omit patches that have already been merged from format-patch output.
- [PATCH] Parallelize building rpm
- [PATCH] Plug diff leaks.
- [PATCH] Possible cleanups for local-pull.c
- [PATCH] recursive-merge: Don't print a stack trace when read-tree fails.
- [PATCH] Redirect cd output to /dev/null, was: git-clone seems dead
- [PATCH] remove duplicate git-send-email-script.perl target in Makefile
- [PATCH] Remove shell dependency in env.c
- [PATCH] Rename git-merge-base to git-find-merge-base
- [PATCH] Rename the 'fredrik' merge strategy to 'recursive'.
- [PATCH] rsh.c env and quoting cleanup, take 2
- [PATCH] rsh.c unterminated string
- [PATCH] Show modified files in git-ls-files
- [PATCH] Support alternates and http-alternates in http-fetch
- [PATCH] Support for more CURL SSL settings via environment variables
- [PATCH] Support SPARSE in Makefile, better SPARSE_FLAGS
- [PATCH] There are several undocumented dependencies
- [PATCH] unset CDPATH in git-clone
- [PATCH] Update cogito.spec.in
- [PATCH] Update git-core.spec.in
- [PATCH] Use git-merge in git-pull (second try).
- [PATCH] Use git-update-ref in scripts.
- [PATCH] Use int instead of socklen_t
- [PATCH] Use objects/info/alternates in rsync transport.
- [PATCH] Verbose git-daemon logging
- [PATCH] wrap scp in cogito
- [PATCH]: cg-clean confused by symlinks to directories
- [PATCH]: cogito testsuite fix - expect "m foo", not "M foo"
- [PATCH][COGITO] Add .deb build support to Makefile
- [PATCH][COGITO] Broken Documentation
- [PATCH][COGITO] Update Debian control file
- [PATCHES] CURLDIR support, more usable cmd-rename.sh
- [PROBLEM] Checkout from cloned repository does not work
- [REQ] git-announce mailing list
- [RFC/Patch] Tool rename fallout fix
- [RFC] cg-log -r order:matters
- [RFC] Do we still need the git command?
- [RFC] GIT Repository Annotation Convention
- [RFC] Stgit - patch history / add extra parents
- [RFC][PATCH] Rewriting revs in place in push target repository
- [RFH] Merge driver
- [Take 2] Make "git shortlog" understand raw logs
- [Terminology] Push vs. upload?
- Add "--git-dir" flag to git-rev-parse
- Add "git grep" helper
- Add "git-update-ref" to update the HEAD (or other) ref
- Add git-version-script.
- Add note about IANA confirmation
- Add uninstall target to Makefile
- ANNOTATION in qgit-0.95
- Another gitweb wishlist
- Another merge test case from the kernel tree.
- Any plans to make export work?
- archimport documentation updates and tidyups
- asciidoc/xmlto problem building manpages
- Avoid building object ref lists when not needed
- Avoid wasting memory in git-rev-list
- bogus merges
- bug in git-fsck-cache?
- cg-diff still broken on some BSDs
- cg-export incompatible with older versions of GNU tar
- cg-pull to pull branches, not the whole repository
- cg-push - push to a different head
- cg-restore
- cg-rm suggestion
- cg-update (cogito-0.13) bug: changed heads
- cg-update question.
- cogito and merging in steps.
- cogito push problem
- Cogito(?): git+ssh pulling broken with tcsh as default shell
- cogito-0.15: Broken documentation
- Cogito: cg-clone doesn't like packed tag objects
- Cogito: cg-tag creates a tag object only if -s is specified
- command to show diff of a commit
- Could not interpret heads/dbrt-test as something to pull
- Couple of read-tree questions
- Current state of GIT fetch/pull clients
- deleting a branch
- deprecating more
- Different behaviour of git and cogito
- Documentation call for help
- does git prune packs?
- dumb transports not being welcomed..
- Edit log message after commit
- empty patch-2.6.13-git? patches on ftp.kernel.org
- Error cloning cogito.git (rsync: link_stat failed)
- First cut at git port to Cygwin
- first impressions to git
- First stab at glossary
- Fix "git-rev-list" revision range parsing
- Fix alloc_filespec() initialization
- Fix archive-destroying "git repack -a -d" bug
- Fix strange timezone handling
- Garbage in .git directories???
- getting a list of changes I commited
- GIT - breaking backward compatibility
- GIT 0.99.6
- git 0.99.7b doesn't build on Cygwin
- GIT 0.99.7d, and end of week status.
- Git and cogito uses different exclude files
- git applymbox is too anal
- git cvsimport?
- git daemon usage
- git fsck messages - what to do about it?
- git problems on Kernel.org?
- Git pulls failing on ia64 test tree?
- git push to a local directory with no .git in it
- git version
- git-bisect failure
- git-clone seems dead
- git-core and cogito now in Fedora Extras
- git-daemon --inetd
- git-daemon: path validation, export all option
- git-diff(1) broken
- git-diff-stages?
- git-diff-tree rename detection bug
- git-ls-new-files & make patch, pull, etc.
- git-merge-cache / StGIT - gitmergeonefile.py: merging one tree into another rather than two trees into merge base
- git-rev-list and git-format-patch script oddness
- git-stripspace unfairly accused of being undocumented.
- git/cogito suggestion: tags with descriptions
- git/Documentation/Makefile - "install" doesn't depend on "all"
- git/gitweb - feature request: Add description to the branches.
- gitk with hyperspace support
- gitk: More vi like cursor move
- gitweb feature request: tarball for each commit
- Gitweb on kernel.org missing updates
- gitweb search in multi-headed tree
- Help cloning over http.
- hmm, can't we give the "root" a parent?
- How to make Cogito use git-fetch-pack?
- Improve "git grep" flags handling
- Improve git-rev-list memory usage further
- Improved "git add"
- index file screwed up
- Joining cg-*-id
- kernel.org rsync processes
- local cg-clone doesn't seem to work
- Make "gitk" work with time-based arguments
- Make test failure!?
- Make time-based commit filtering work with topological ordering
- merge noise in git-shortlog output
- Merges without bases
- Missing documentation
- More Porcelains?
- Moved files and merges
- Multi-ancestor read-tree notes
- Multi-head fetch proposal
- My Embarrasingly Stupid Git question....(*)
- Newbie falls at first hurdle
- nit: missing branch error message
- No GIT 0.99.7 today
- Notes for CVS Converts
- omitted test scripts?
- PATCH Documentation/git-rev-list.txt typo fix
- PATCH Fix tutorial reference to git-*-scripts.
- PATCH fix tutorial typo
- PATCH Suggestion for Tutorial Change
- patches
- please pull ppc64-2.6.git
- Please undo "Use git-merge instead of git-resolve in
- Please undo "Use git-merge instead of git-resolve in git-pull"
- Post 0.99.7 preperation patches
- Pull from one branch to another?
- Re-organize "git-rev-list --objects" logic
- Really happy with cogito for inhouse teamwork, now that I've figured out cg-clone...
- Remove total confusion from "git checkout"
- Replay on arbitrary branches
- replaying commits against CVS
- Return proper error valud from "parse_date()"
- Reworked read-tree.
- RFC: s/git-merge-base/git-find-common-ancestor/g
- rsync deprecated but promoted?
- rsync deprecated but promoted?)
- shared GIT repos
- Shell quoting
- Ship our own copy of subprocess.py
- Should Cogito scripts be renamed?
- slow "stg push" on NFS
- sprintf security holes?
- sprintf security holes?] Building on OpenBSD
- Status of Mac OS/X ports of git and cogito?
- StGIT cannot import properly from stdin
- StGIT site down
- Strange dependency problem installing GIT 0.99.7
- Subject: [PATCH] Update documentation for git-get-tar-commit-id and add a copyright notice.
- SVN import issue
- Teach "git-rev-parse" about date-based cut-offs
- that was supposed to be a [PATCH:COGITO] ...
- The latest commit to add new keybindings
- Tool renames and 'ls-files -t' output
- Tool renames.
- Ugly "git pull .." merge messages
- Ugly merge messages
- uncommon shell code
- Unexpected behavior in git-rev-list
- Unified merge driver pushed out to "master" branch
- Update Notification
- Use of the -f flag on checkout
- What shall we do with the GECOS field again?
- What to expect after GIT 0.99.7
- What's in git.git today.
- What's up with the GIT archive on www.kernel.org?
- What's wrong with cogito repository today?
- Why does git-core 0.99.7 require python 2.4?
- Yet another set of merge test cases from the kernel tree.