git
2009-09-02  Matthieu Moystash: simplify defaulting to "save" and reject unknown...
2009-08-27  Johannes SixtMake test case number unique
2009-08-18  Jeff Kingtests: disable interactive hunk selection tests if...
2009-08-15  Thomas RastDWIM 'git stash save -p' for 'git stash -p'
2009-08-15  Junio C HamanoMerge branch 'js/stash-dwim' into tr/reset-checkout...
2009-08-15  Thomas RastImplement 'git stash save --patch'
2009-08-15  Thomas RastImplement 'git checkout --patch'
2009-08-15  Thomas RastImplement 'git reset --patch'
2009-08-14  Thomas Rastbuiltin-add: refactor the meat of interactive_add()
2009-08-14  Thomas RastAdd a small patch-mode testing library
2009-08-14  Thomas Rastgit-apply--interactive: Refactor patch mode code
2009-07-31  Johannes SchindelinMake 'git stash -k' a short form for 'git stash save...
2009-07-25  Junio C HamanoMerge branch 'maint'
2009-07-25  Junio C Hamanot8005: Nobody writes Russian in shift_jis
2009-07-25  Junio C HamanoMerge branch 'maint'
2009-07-25  Junio C HamanoFix severe breakage in "git-apply --whitespace=fix"
2009-07-25  Junio C HamanoUpdate release notes for 1.6.4
2009-07-25  Junio C HamanoMerge branch 'js/maint-graft-unhide-true-parents'
2009-07-25  Junio C HamanoMerge branch 'av/maint-config-reader'
2009-07-25  Junio C HamanoMerge branch 'jk/maint-send-email-alias-loop'
2009-07-25  Alex VandiverAfter renaming a section, print any trailing variable...
2009-07-25  Alex VandiverMake section_name_match start on '[', and return the...
2009-07-24  Jeff Kingsend-email: detect cycles in alias expansion
2009-07-24  Daniel TrstenjakShow the presence of untracked files in the bash prompt.
2009-07-24  Junio C HamanoMerge branch 'maint'
2009-07-24  Junio C HamanoSunOS grep does not understand -C<n> nor -e
2009-07-24  Matthias AndreeFix export_marks() error handling.
2009-07-24  Johannes Schindelingit repack: keep commits hidden by a graft
2009-07-24  Björn SteinbrinkAdd a test showing that 'git repack' throws away grafte...
2009-07-24  Linus Torvaldsgit branch: clean up detached branch handling
2009-07-24  Linus Torvaldsgit branch: avoid unnecessary object lookups
2009-07-24  Linus Torvaldsgit branch: fix performance problem
2009-07-23  Eric Wonggit svn: fix shallow clone when upstream revision is...
2009-07-23  Junio C Hamanodo_one_ref(): null_sha1 check is not about broken ref
2009-07-23  Brandon Caseyconfigure.ac: properly unset NEEDS_SSL_WITH_CRYPTO... v1.6.4-rc2
2009-07-23  Pierre Habouzitjanitor: useless checks before free
2009-07-23  Pierre Habouzitjanitor: add DIV_ROUND_UP and use it.
2009-07-23  Pierre Habouzitrefactor: use bitsizeof() instead of 8 * sizeof()
2009-07-23  Pierre Habouzitjanitor: use NULL and not 0 for pointers.
2009-07-23  Martin Koeglergit stash: modernize use of "dashed" git-XXX calls
2009-07-23  Yann DirsonImprove doc for format-patch threading options.
2009-07-23  Yann DirsonList send-email config options in config.txt.
2009-07-23  Brandon Caseyconfigure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIB...
2009-07-23  Junio C HamanoMerge branch 'maint'
2009-07-23  SZEDER GáborTrailing whitespace and no newline fix
2009-07-22  Junio C Hamanodiff --cc: a lost line at the beginning of the file...
2009-07-22  Junio C Hamanocombine-diff.c: fix performance problem when folding...
2009-07-20  Eric Wonggit svn: fix reparenting when ugly http(s) URLs are...
2009-07-20  Eric Wonggit svn: rename tests that had conflicting numbers
2009-07-19  Junio C HamanoUpdates to draft release notes to 1.6.4
2009-07-19  Junio C Hamanopush: do not give big warning when no preference is...
2009-07-18  Michael J Grubert4202-log.sh: Test git log --no-walk sort order
2009-07-18  Mike Ralphsoncvsexportcommit: reorder tests to quiet intermittent...
2009-07-18  Junio C HamanoMerge branch 'maint'
2009-07-18  Junio C Hamanocheckout -f: deal with a D/F conflict entry correctly
2009-07-16  Brandon Caseysha1_name.c: avoid unnecessary strbuf_release
2009-07-16  Brandon Caseyrefs.c: release file descriptor on error return
2009-07-15  Junio C HamanoRevert "mailinfo: Remove only one set of square brackets" v1.6.4-rc1
2009-07-14  Linus TorvaldsFix extraneous lstat's in 'git checkout -f'
2009-07-14  Linus TorvaldsImprove on the 'invalid object' error message at commit...
2009-07-14  Linus TorvaldsMake 'git show' more useful
2009-07-13  SZEDER Gáborbash: add '--merges' to common 'git log' options
2009-07-13  SZEDER GáborDocument 'git (rev-list|log) --merges'
2009-07-13  Wincent Colaiutagitweb: update Git homepage URL
2009-07-11  Eric Wonggit svn: allow uppercase UUIDs from SVN
2009-07-11  Mattias Nisslergit-svn: Fix branch detection when repository root...
2009-07-11  Mattias Nisslergit-svn: Always duplicate paths returned from get_log
2009-07-11  Johan Herlandquickfetch(): Prevent overflow of the rev-list command...
2009-07-11  Brandon CaseyMakefile: update IRIX64 section
2009-07-11  Brandon CaseyMakefile: add section for SGI IRIX 6.5
2009-07-11  Brandon CaseyMakefile: add NEEDS_LIBGEN to optionally add -lgen...
2009-07-11  Brandon Caseygit-compat-util.h: adjust for SGI IRIX 6.5
2009-07-11  Brandon Caseyunpack-trees.c: work around run-time array initializati...
2009-07-11  Junio C HamanoMerge branch 'lt/dir-cleanup'
2009-07-11  Junio C HamanoMerge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'
2009-07-11  Junio C HamanoMakefile: keep "git" when bindir is execdir
2009-07-10  Linus TorvaldsMake index preloading check the whole path to the file
2009-07-10  Linus TorvaldsExport thread-safe version of 'has_symlink_leading_path()'
2009-07-10  Linus TorvaldsPrepare symlink caching for thread-safety
2009-07-10  Linus TorvaldsAvoid using 'lstat()' to figure out directories
2009-07-09  Jeff KingMakefile: install 'git' in execdir v1.6.4-rc0
2009-07-09  Linus TorvaldsAvoid doing extra 'lstat()'s for d_type if we have...
2009-07-09  Linus TorvaldsSimplify read_directory[_recursive]() arguments
2009-07-09  Linus TorvaldsAdd 'fill_directory()' helper function for directory...
2009-07-09  Junio C HamanoMerge branch 'ld/push-porcelain-output-format'
2009-07-09  Junio C HamanoMerge branch 'gb/gitweb-avatar'
2009-07-09  Junio C HamanoMerge branch 'ml/http'
2009-07-09  Junio C HamanoMerge branch 'rs/grep-p'
2009-07-09  Junio C HamanoMerge branch 'js/run-command-updates' (early part)
2009-07-08  Andreas Ericssonmailinfo: Remove only one set of square brackets
2009-07-08  Yann Dirsongit-svn.txt: fix description of fetch flags accepted...
2009-07-08  Yann Dirsongit-svn.txt: fix fetch flags incorrectly documented...
2009-07-08  Yann Dirsongit-svn.txt: make formatting more consistent.
2009-07-08  Yann Dirsongit-svn.txt: stop using dash-form of commands.
2009-07-08  Junio C HamanoMerge branch 'maint'
2009-07-08  Junio C HamanoMerge branch 'cb/maint-fetch-refspec-wo-dst' into maint
2009-07-08  Junio C HamanoMerge branch 'cf/maint-remote-uploadpack-useconfig...
2009-07-08  Sitaram ChamartyDocumentation: update description of shell aliases
2009-07-06  Stephen Boydcompletion: __git_config_get_set_variables() handle...
2009-07-06  Junio C HamanoMerge branch 'tr/die_errno'
next