git
2006-05-07  Junio C HamanoMerge branch 'jc/reupdate' into next
2006-05-07  Johannes SchindelinFix users of prefix_path() to free() only when necessary
2006-05-06  Junio C HamanoMerge branch 'jc/reupdate' into next
2006-05-06  Junio C HamanoMerge branch 'jc/bindiff' into next
2006-05-06  Junio C Hamanobinary diff and apply: testsuite.
2006-05-06  Junio C Hamanoupdate-index --again: take optional pathspecs
2006-05-06  Junio C Hamanoupdate-index --again
2006-05-06  Junio C Hamanoupdate-index: plug memory leak from prefix_path()
2006-05-06  Junio C Hamanocheckout-index: plug memory leak from prefix_path()
2006-05-06  Junio C Hamanoupdate-index --unresolve: work from a subdirectory.
2006-05-05  Junio C HamanoMerge branch 'jc/bindiff' into next
2006-05-05  Junio C Hamanobinary diff: further updates.
2006-05-05  Junio C Hamanobinary patch.
2006-05-05  Junio C Hamanopack-object: squelch eye-candy on non-tty
2006-05-05  Junio C HamanoMerge branch 'js/fmt-patch' into next
2006-05-05  Junio C HamanoMerge branch 'fix'
2006-05-05  Junio C Hamanocore.prefersymlinkrefs: use symlinks for .git/HEAD
2006-05-05  Johannes Schindelinrepo-config: trim white-space before comment
2006-05-05  seanFix for config file section parsing.
2006-05-05  seanClarify git-cherry documentation.
2006-05-05  seanUpdate git-unpack-objects documentation.
2006-05-05  seanFix up docs where "--" isn't displayed correctly.
2006-05-05  seanSeveral trivial documentation touch ups.
2006-05-05  Eric Wonggit-svn 1.0.0
2006-05-05  Eric Wonggit-svn: documentation updates
2006-05-05  Johannes SchindelinTeach fmt-patch about --keep-subject
2006-05-05  Johannes SchindelinTeach fmt-patch about --numbered
2006-05-05  Johannes Schindelinfmt-patch: implement -o <dir>
2006-05-05  Johannes Schindelinfmt-patch: output file names to stdout
2006-05-05  Johannes SchindelinTeach fmt-patch to write individual files.
2006-05-05  Junio C Hamanodelta: stricter constness
2006-05-05  Junio C HamanoMakefile: do not link rev-list any specially.
2006-05-05  Johannes Schindelinbuiltin-push: --all and --tags _are_ explicit refspecs
2006-05-04  Junio C HamanoMerge branch 'jc/cache-tree' into next
2006-05-04  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-04  Junio C HamanoMerge branch 'js/fetchconfig' into next
2006-05-04  Johannes SchindelinAdd a conversion tool to migrate remote information...
2006-05-04  Johannes Schindelinfetch, pull: ask config for remote information
2006-05-04  Junio C HamanoMerge branch 'jc/logs'
2006-05-04  Junio C HamanoMerge branch 'jc/show-branch-dense'
2006-05-04  Junio C HamanoMerge branch 'jc/symref'
2006-05-04  Junio C HamanoMerge branch 'jc/diff'
2006-05-04  Junio C HamanoMerge branch 'js/repoconfig'
2006-05-04  Junio C HamanoMerge branch 'jc/count'
2006-05-04  Junio C HamanoMerge branch 'js/remoteconfig'
2006-05-04  Junio C HamanoMerge branch 'maint'
2006-05-04  Jon LoeligerAdd a few more words to the glossary. v1.3.2
2006-05-04  Jon LoeligerAdded definitions for a few words:
2006-05-04  Jon LoeligerAlphabetize the glossary.
2006-05-04  Linus Torvaldssha1_to_hex() usage cleanup
2006-05-04  Junio C Hamanobuiltin-grep: -L (--files-without-match).
2006-05-04  Junio C Hamanofsck-objects: do not segfault on missing tree in cache...
2006-05-04  Junio C Hamanobuiltin-grep: binary files -a and -I
2006-05-04  Junio C Hamanobuiltin-grep: terminate correctly at EOF
2006-05-04  Junio C HamanoMerge branch 'master' into next
2006-05-04  Junio C HamanoMerge branch 'js/repoconfig' into next
2006-05-04  Junio C HamanoMerge branch 'fix'
2006-05-04  Fredrik Kuivinenblame: Fix path pruning
2006-05-03  Martin Langhoffcvsserver: use git-rev-list instead of git-log
2006-05-03  Johannes Schindelinrepo-config: deconvolute logics
2006-05-03  Junio C HamanoMerge branch 'jc/cache-tree' into next
2006-05-03  Junio C Hamanocache-tree: a bit more debugging support.
2006-05-03  Junio C Hamanoread-tree: invalidate cache-tree entry when a new index...
2006-05-03  Junio C HamanoFix test-dump-cache-tree in one-tree disappeared case.
2006-05-03  Linus TorvaldsFix "git-log --parents" breakage post v1.3.0
2006-05-03  Matthias Kestenholzadd documentation for update-index --unresolve
2006-05-03  Matthias Kestenholzfix various typos in documentation
2006-05-03  Junio C HamanoMerge branch 'jc/count' into next
2006-05-03  Junio C Hamanobuiltin-count-objects: open packs when running -v
2006-05-03  Junio C HamanoMerge branch 'jc/symref' into next
2006-05-03  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-03  Junio C HamanoMerge branch 'np/delta' into next
2006-05-03  Junio C HamanoMerge branch 'js/repoconfig' into next
2006-05-03  Nicolas Pitreimprove diff-delta with sparse and/or repetitive data
2006-05-03  Nicolas Pitretiny optimization to diff-delta
2006-05-03  Junio C Hamanorepo-config: readability fixups.
2006-05-03  Junio C Hamanocore.prefersymlinkrefs: use symlinks for .git/HEAD
2006-05-03  Johannes Schindelinrepo-config: support --get-regexp
2006-05-03  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-05-03  Junio C Hamanobuiltin-grep: tighten path wildcard vs tree traversal.
2006-05-02  Paul Mackerrasgitk: Allow view to specify arbitrary arguments to...
2006-05-02  Junio C HamanoMerge branch 'master' into next
2006-05-02  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-02  Junio C Hamanobuiltin-grep: support -w (--word-regexp).
2006-05-02  Junio C Hamanobuiltin-grep: support -c (--count).
2006-05-02  Junio C Hamanobuiltin-grep: allow more than one patterns.
2006-05-02  Junio C Hamanobuiltin-grep: allow -<n> and -[ABC]<n> notation for...
2006-05-02  Junio C HamanoMerge branch 'fix'
2006-05-02  Martin Langhoffgit-send-email: fix version string to be valid perl
2006-05-02  Junio C HamanoMerge branch 'js/remoteconfig' into next
2006-05-02  Junio C HamanoRevert "fetch, pull: ask config for remote information"
2006-05-02  Johannes Schindelinrepo-config: trim white-space before comment
2006-05-02  Johannes Schindelinrepo-config: fix segfault with no argument.
2006-05-02  Robert ShearmanGive the user a hint for how to continue in the case...
2006-05-02  Paul Mackerrasgitk: Fix file list display when files are renamed
2006-05-02  Junio C HamanoMerge branch 'jc/grep' into next
2006-05-02  Junio C Hamanobuiltin-grep: printf %.*s length is int, not ptrdiff_t.
2006-05-02  Junio C HamanoMerge branch 'js/remoteconfig' into next
2006-05-02  Johannes Schindelinfetch, pull: ask config for remote information
2006-05-02  Johannes Schindelinbuiltin-push: also ask config for remote information
next