git
2006-05-30  Junio C Hamanoadjust to the rebased series by Linus.
2006-05-29  Junio C HamanoMerge branch 'lt/tree' into jc/lt-tree-n-cache-tree
2006-05-29  Junio C HamanoMerge branch 'jc/dirwalk-n-cache-tree' into jc/cache...
2006-05-29  Linus TorvaldsRemove "tree->entries" tree-entry list from tree parser
2006-05-29  Linus TorvaldsSwitch "read_tree_recursive()" over to tree-walk functi...
2006-05-29  Linus TorvaldsMake "tree_entry" have a SHA1 instead of a union of...
2006-05-29  Linus TorvaldsAdd raw tree buffer info to "struct tree"
2006-05-29  Linus TorvaldsDon't use "sscanf()" for tree mode scanning
2006-05-29  Junio C Hamanogit-fetch: avoid using "case ... in (arm)"
2006-05-28  Junio C HamanoMerge branch 'jc/mailinfo'
2006-05-28  Junio C HamanoMerge branch 'eb/mailinfo'
2006-05-28  Dennis Stosberggit-write-tree writes garbage on sparc64
2006-05-28  Linus TorvaldsFix memory leak in "git rev-list --objects"
2006-05-28  Aneesh Kumar K.Vgitview: Move the console error messages to message...
2006-05-28  Aneesh Kumar K.Vgitview: Add key binding for F5.
2006-05-28  Junio C HamanoLet git-clone to pass --template=dir option to git...
2006-05-28  Yann DirsonMake cvsexportcommit create parent directories as needed.
2006-05-28  Yann DirsonDocument current cvsexportcommit limitations.
2006-05-28  Yann DirsonDo not call 'cmp' with non-existant -q flag.
2006-05-28  Linus TorvaldsFix "--abbrev=xyz" for revision listing
2006-05-28  Linus Torvaldst1002: use -U0 instead of --unified=0
2006-05-28  Junio C Hamanoformat-patch: -n and -k are mutually exclusive.
2006-05-26  Petr BaudisCall builtin ls-tree in git-cat-file -p
2006-05-26  Junio C Hamanobuilt-in format-patch: various fixups.
2006-05-26  Martin WaitzAdd instructions to commit template.
2006-05-26  Junio C Hamanomailinfo: More carefully parse header lines in read_one...
2006-05-26  Johannes Schindelingit-format-patch --start-number <n>
2006-05-26  Jim MeyeringDon't write directly to a make target ($@).
2006-05-26  Linus Torvaldsbogus "fatal: Not a git repository"
2006-05-26  Martin WaitzDocumentation/Makefile: remove extra /
2006-05-25  Jeff Kingcvsimport: avoid "use" with :tag
2006-05-25  Jeff Kingcat-file: document -p option
2006-05-25  Shawn PearceBuilt git-upload-tar should be ignored.
2006-05-25  Junio C Hamanols-remote: fix rsync:// to report HEAD
2006-05-24  Junio C Hamanofetch.c: remove an unused variable and dead code.
2006-05-24  Linus TorvaldsClean up sha1 file writing
2006-05-24  Timo HirvonenBuiltin git-cat-file
2006-05-24  Junio C HamanoMerge branch 'jc/fmt-patch'
2006-05-24  Junio C HamanoMerge branch 'be/tag'
2006-05-24  Junio C HamanoMerge branch 'js/fmt-patch'
2006-05-24  Junio C HamanoMerge branch 'jc/builtin-n-tar-tree'
2006-05-24  Junio C HamanoMerge branch 'jc/fetch-sorted'
2006-05-24  Junio C HamanoMerge branch 'lt/dirwalk'
2006-05-24  Sean--summary output should print immediately after stats.
2006-05-24  Eric Wonggit-svn: ignore expansion of svn:keywords
2006-05-24  Eric Wonggit-svn: starting a 1.1.0-pre development version
2006-05-23  Jeff Kingcvsimport: set up commit environment in perl instead...
2006-05-23  Junio C Hamanocvsimport: do not barf on creation of an empty file.
2006-05-23  Junio C HamanoMerge branch 'jc/tartree' into jc/builtin-n-tar-tree
2006-05-23  Eric W. BiedermanAllow in body headers beyond the in body header prefix.
2006-05-23  Eric W. BiedermanMore accurately detect header lines in read_one_header_line
2006-05-23  Eric W. BiedermanIn handle_body only read a line if we don't already...
2006-05-23  Eric W. BiedermanRefactor commit messge handling.
2006-05-23  Eric W. BiedermanMove B and Q decoding into check header.
2006-05-23  Eric W. BiedermanMake read_one_header_line return a flag not a length.
2006-05-23  Björn Engelmannadd more informative error messages to git-mktag
2006-05-23  Björn Engelmannremove the artificial restriction tagsize < 8kb
2006-05-23  Peter EriksenBuiltin git-diff-files, git-diff-index, git-diff-stages...
2006-05-23  Peter EriksenBuiltin git-show-branch.
2006-05-23  Peter EriksenBuiltin git-apply.
2006-05-23  Peter EriksenBuiltin git-commit-tree.
2006-05-23  Peter EriksenBuiltin git-read-tree.
2006-05-23  Peter EriksenBuiltin git-tar-tree.
2006-05-23  Peter EriksenBuiltin git-ls-tree.
2006-05-23  Peter EriksenBuiltin git-ls-files.
2006-05-23  Junio C Hamanobuiltin-rm: squelch compiler warnings.
2006-05-23  Peter EriksenAdd git-quiltimport to .gitignore.
2006-05-23  Martin Langhoffcvsimport: introduce _fetchfile() method and used a...
2006-05-23  Jeff Kingcvsimport: cleanup commit function
2006-05-23  Jeff Kingcvsimport: use git-update-index --index-info
2006-05-23  Matthias Lederhofergit status: skip empty directories, and add -u to show...
2006-05-23  Linus Torvaldscvsimport: repack every kilo-commits.
2006-05-23  Martin Langhoffcvsimport: introduce -L<imit> option to workaround...
2006-05-23  SeanInstall git builtins into gitexecdir rather than bindir.
2006-05-23  SeanChange GIT-VERSION-GEN to call git commands with "git...
2006-05-23  Martin Langhoffcvsimport: replace anonymous sub ref with a normal sub
2006-05-23  Martin Langhoffcvsimport: minor fixups
2006-05-23  Yakov LernerProblem: 'trap...exit' causes error message when /bin...
2006-05-23  SeanAvoid segfault in diff --stat rename output.
2006-05-22  Junio C HamanoTutorial #2: broken link fix.
2006-05-22  Martin Waitzgit help: remove whatchanged from list of common commands
2006-05-22  Junio C Hamanofetch-pack: output refs in the order they were given...
2006-05-22  Junio C Hamanodiff: minor option combination fix.
2006-05-22  Junio C Hamanobuiltin format-patch: squelch content-type for 7-bit...
2006-05-22  Junio C HamanoCMIT_FMT_EMAIL: Q-encode Subject: and display-name...
2006-05-22  Junio C Hamanomailinfo: skip bogus UNIX From line inside body
2006-05-22  Junio C Hamanotutorial-2: typofix in examples.
2006-05-22  J. Bruce Fieldstutorial: add discussion of index file, object database
2006-05-22  J. Bruce Fieldstutorial: expanded discussion of commit history
2006-05-22  J. Bruce Fieldstutorial: replace "whatchanged" by "log"
2006-05-21  Yakov LernerNO_INET_NTOP and compat/inet_ntop.c for some systems...
2006-05-21  Alex Riesenremove superflous "const"
2006-05-21  Junio C Hamanogit-rebase: use canonical A..B syntax to format-patch
2006-05-21  Junio C Hamanocheckdiff_consume: strtol parameter fix.
2006-05-21  Junio C Hamanogit-format-patch: now built-in.
2006-05-21  Shawn PearceElaborate on why ':' is a bad idea in a ref name.
2006-05-21  Shawn PearceReference git-check-ref-format in git-branch.
2006-05-21  Johannes Schindelinfmt-patch: Support --attach
2006-05-21  Junio C HamanoMerge branch 'master' into js/fmt-patch
2006-05-21  Johannes Schindelindiff family: add --check option
next