git.git
2006-05-30 Junio C Hamanoadjust to the rebased series by Linus.
2006-05-30 Linus TorvaldsRemove last vestiges of generic tree_entry_list
2006-05-30 Linus TorvaldsConvert fetch.c: process_tree() to raw tree walker
2006-05-30 Linus TorvaldsConvert "mark_tree_uninteresting()" to raw tree walker
2006-05-30 Linus TorvaldsRemove unused "zeropad" entry from tree_list_entry
2006-05-30 Linus Torvaldsfsck-objects: avoid unnecessary tree_entry_list usage
2006-05-30 Linus TorvaldsRemove "tree->entries" tree-entry list from tree parser
2006-05-30 Linus Torvaldsbuiltin-read-tree.c: avoid tree_entry_list in prime_cac...
2006-05-30 Linus TorvaldsSwitch "read_tree_recursive()" over to tree-walk functi...
2006-05-30 Linus TorvaldsMake "tree_entry" have a SHA1 instead of a union of...
2006-05-30 Linus TorvaldsMake "struct tree" contain the pointer to the tree...
2006-05-30 Paul MackerrasMake git-diff-tree indicate when it flushes
2006-05-29 Shawn PearceRemove unnecessary output from t3600-rm.
2006-05-29 Paul Mackerrasgitk: Provide ability to highlight based on relationshi...
2006-05-29 Junio C HamanoMerge branch 'lt/apply'
2006-05-29 Junio C HamanoMerge branch 'jc/cache-tree'
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 Paul Mackerrasgitk: show_error fix
2006-05-26 Junio C Hamano[PATCH] gitk: start-up bugfix
2006-05-26 Timo Hirvonen[PATCH] gitk: Replace "git-" commands with "git "
2006-05-26 Paul Mackerrasgitk: Fix bug in highlight stuff when no line is selected
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 Eric Wongt6000lib: workaround a possible dash bug
2006-05-26 Eric Wongt5500-fetch-pack: remove local (bashism) usage.
2006-05-26 Eric Wongtests: Remove heredoc usage inside quotes
2006-05-26 Eric Wongt3300-funny-names: shell portability fixes
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-26 Paul Mackerrasgitk: Move "pickaxe" find function to highlight facility
2006-05-25 Paul Mackerrasgitk: Improve the text window search function
2006-05-25 Jeff Kingcvsimport: avoid "use" with :tag
2006-05-25 Jeff Kingcat-file: document -p option
2006-05-25 Shawn PearceTest that git-branch -l works.
2006-05-25 Shawn PearceVerify git-commit provides a reflog message.
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 HamanoMerge branch 'master' into sp/reflog
2006-05-24 Junio C Hamanofetch.c: remove an unused variable and dead code.
2006-05-24 Junio C HamanoMerge branch 'master' into lt/apply
2006-05-24 Linus TorvaldsClean up sha1 file writing
2006-05-24 Timo HirvonenBuiltin git-cat-file
2006-05-24 Junio C Hamanoapply: force matching at the beginning.
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 Catalin MarinasAdd a test-case for git-apply trying to add an ending...
2006-05-24 Sean--summary output should print immediately after stats.
2006-05-24 Linus Torvaldsapply: treat EOF as proper context.
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-24 Paul Mackerrasgitk: First cut at a search function in the patch/file...
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.
next