git
2006-02-03  Junio C Hamanocommit.c: "Merge" fix in pretty_print_commit.
2006-02-02  Fredrik Kuivinenmerge-recursive: Speed up commit graph construction
2006-02-02  Fredrik Kuivinenmerge-recursive: Make use of provided bases
2006-02-02  Junio C HamanoDocumentation: git-diff-tree --cc also omits empty...
2006-02-02  Junio C Hamanocombine-diff: fix placement of deletion.
2006-02-02  Junio C Hamanocombine-diff: add safety check to --cc.
2006-02-02  Junio C Hamanocombine-diff: update --cc "uninteresting hunks" logic.
2006-02-02  Junio C Hamanocombine-diff: reuse diff from the same blob.
2006-02-02  Petr BaudisAllow diff and index commands to be interrupted
2006-02-02  Junio C Hamanorev-list: omit duplicated parents.
2006-02-02  Junio C Hamanoupdate-index --index-info: allow stage 0 entries.
2006-02-01  Sasha Khapyorskygit-svnimport.perl: fix for 'arg list too long...'
2006-02-01  Nick HengeveldUse local structs for HTTP slot callback data
2006-02-01  Eric Wongrev-list: allow -<n> as shorthand for --max-count=<n>
2006-02-01  Eric Wongrev-list: allow -n<n> as shorthand for --max-count=<n>
2006-02-01  Daniel BarkalowMake apply accept the -pNUM option like patch does.
2006-02-01  Nick HengeveldFix HTTP request result processing after slot reuse
2006-02-01  Linus TorvaldsMake git-tar-tree use the tree_desc abstractions
2006-02-01  Linus TorvaldsMake the "struct tree_desc" operations available to...
2006-01-31  Junio C HamanoMerge branches 'bf/doc' and 'db/tartree'
2006-01-31  Junio C Hamanodocumentation: cvs migration - typofix.
2006-01-31  Daniel BarkalowUse struct commit in tar-tree
2006-01-31  Daniel BarkalowUse struct tree in tar-tree
2006-01-31  J. Bruce Fieldscvs-migration documentation update
2006-01-30  Martin Langhoffcvsexportcommit: add some examples to the documentation
2006-01-30  Martin Langhoffexportcommit: replace backticks with safe_pipe_capture...
2006-01-30  Martin Langhoffcvsimport: Add -S <skipfileregex> support and -v announ...
2006-01-30  Junio C HamanoMerge fixes up to GIT 1.1.6
2006-01-30  Junio C HamanoGIT 1.1.6 v1.1.6
2006-01-30  J. Bruce Fieldsgit push -f documentation
2006-01-29  Fredrik Kuivinengit-branch: Documentation fixes
2006-01-29  Fredrik Kuivinenmerge-recursive: Improve the error message printed...
2006-01-29  Junio C Hamano[PATCH] pre-commit sample hook: do not barf on the...
2006-01-28  Junio C HamanoDocumentation: diff -c/--cc
2006-01-28  Junio C Hamanodiff-files -c/--cc: combine only when both ours and...
2006-01-28  Junio C HamanoMerge lt/revlist,jc/diff,jc/revparse,jc/abbrev
2006-01-28  Junio C Hamanorev-parse: make "whatchanged -- git-fetch-script" work...
2006-01-28  Junio C Hamanodiff --abbrev=<n> option fix.
2006-01-28  Junio C Hamanopretty_print_commit: honor grafts.
2006-01-28  Junio C Hamanopretty_print_commit(): pass commit object instead of...
2006-01-28  Junio C HamanoRename rev-parse --abbrev to --short.
2006-01-28  Junio C Hamanorev-parse --abbrev: do not try abbrev shorter than...
2006-01-28  Junio C Hamanodiff-tree: abbreviate merge parent object names with...
2006-01-28  Junio C Hamanorev-parse: --abbrev option.
2006-01-28  Junio C Hamanoabbrev cleanup: use symbolic constants
2006-01-28  Junio C Hamanorev-list --remove-empty: add minimum help and doc entry.
2006-01-28  Linus Torvaldsrev-list: stop when the file disappears
2006-01-28  Junio C Hamanodiff-files: -c and --cc options.
2006-01-28  Junio C Hamanocombine-diff: better hunk splitting.
2006-01-28  Junio C Hamanodiff-tree --cc: squelch header generation on empty...
2006-01-28  Junio C Hamanocombine-diff: extend --cc logic to Octopus.
2006-01-28  Junio C Hamanocombine-diff: minor output changes.
2006-01-28  Junio C Hamanocombine-diff: fix appending at the tail of a list.
2006-01-28  Junio C Hamanodiff-tree --cc: denser combined diff output for a merge...
2006-01-28  Junio C Hamanodiff-tree -c: show a merge commit a bit more sensibly.
2006-01-28  Junio C Hamanomerge: seed the commit message with list of conflicted...
2006-01-27  Junio C HamanoMerge fixes up to GIT 1.1.5
2006-01-27  Junio C HamanoGIT 1.1.5 v1.1.5
2006-01-27  Junio C HamanoGIT 1.0.13 v1.0.13
2006-01-27  Junio C Hamanocheckout: do not make a temporary copy of symlink target.
2006-01-27  Alecs KingAdd freebsd support in Makefile
2006-01-27  Uwe ZeisbergerMake GIT-VERSION-GEN tolerate missing git describe...
2006-01-27  Uwe ZeisbergerUse symbolic name SHORT_NAME_AMBIGUOUS as error return...
2006-01-27  Uwe ZeisbergerRemove unneeded header
2006-01-27  Junio C Hamanogit-fetch --upload-pack: disambiguate.
2006-01-26  Daniel BarkalowOnly use a single parser for tree objects
2006-01-25  Jason RiedyAdd compat/unsetenv.c .
2006-01-25  Jason RiedyRun GIT-VERSION-GEN with $(SHELL), not sh.
2006-01-25  Eric W. BiedermanFix git-format-patch -s to include a Signed-off-by...
2006-01-25  Junio C Hamanotests: adjust breakage by stricter rev-parse
2006-01-25  Linus Torvaldsgit-whatchanged: exit out early on errors
2006-01-25  Linus TorvaldsMake git-rev-list and git-rev-parse argument parsing...
2006-01-25  Junio C HamanoMerge branches 'jc/clone', 'md/env' and 'mo/path'
2006-01-25  Matt Draiseylocal push/pull env cleanup
2006-01-25  Michal Ostrowskigit-{fetch,peek-remote} handling of --upload-pack
2006-01-25  Michal Ostrowskigit-fetch: pass --upload-pack to fetch-pack
2006-01-25  Junio C Hamanoclone: do not accept more than one -o option.
2006-01-25  Junio C Hamanoclone: do not create remotes/origin nor origin branch...
2006-01-25  Junio C Hamanogit-clone: PG13 --naked option to --bare.
2006-01-25  Pavel RoskinDon't include ../README in git.txt - make a local copy
2006-01-25  Junio C Hamanosample update-hook: sanely handle a new branch head.
2006-01-25  Andreas Ericssonupdate-hook: Major overhaul (handling tags, mainly).
2006-01-23  Junio C HamanoDocumentation: finishing touches to the new tutorial.
2006-01-23  Junio C HamanoRecommend to remove unused `origin` in a shared repository.
2006-01-23  J. Bruce FieldsNew tutorial
2006-01-22  Junio C Hamanogit-grep: clarification on parameters.
2006-01-22  Junio C HamanoUndef DT_* before redefining them.
2006-01-22  Junio C Hamanot4011: "sleep 1" is not enough on FAT
2006-01-22  Junio C HamanoDT_UNKNOWN: do not fully trust existence of DT_UNKNOWN
2006-01-22  Junio C Hamanofsck-objects: support platforms without d_ino in struct...
2006-01-22  Junio C HamanoMakefile: do not assume lack of IPV6 means no sockaddr_...
2006-01-22  J. Bruce FieldsMention install-doc in INSTALL
2006-01-22  Petr BaudisDocument git-ls-files --directory
2006-01-22  J. Bruce FieldsMinor git-reset and git-commit documentation fixes
2006-01-21  Junio C HamanoRevert "git-push: avoid falling back on pushing "matchi...
2006-01-21  Florian WeimerAsciiDoc fixes for the git-svnimport manpage
2006-01-20  Luck, Tonyupdate using-topic-branches
2006-01-20  Uwe ZeisbergerFix generation of "humanish" part of source repo
2006-01-20  Pavel RoskinDisable USE_SYMLINK_HEAD by default
2006-01-20  Junio C HamanoMerge fixes up to GIT 1.1.4
next