git.git
2006-06-06 Junio C Hamanorev-parse: tighten constness properly. v1.4.0-rc1
2006-06-06 SeanA Perforce importer for git.
2006-06-06 Nick Hengeveldbuiltin-push: don't pass --thin to HTTP transport
2006-06-06 Linus Torvaldspack-objects: improve path grouping heuristics.
2006-06-05 Linus Torvaldsrev-list: fix process_tree() conversion.
2006-06-05 Linus TorvaldsFix typo in tutorial-2.txt
2006-06-05 Horst H. von... Fix Documentation/everyday.txt: Junio's workflow
2006-06-05 Horst H. von... Add example xinetd(8) configuration to Documentation...
2006-06-05 Linus Torvaldsread-tree: fix eye-candy.
2006-06-04 Aneesh Kumar K.Vgitview: Add some useful keybindings.
2006-06-04 Junio C HamanoMerge branch 'lt/tree-2'
2006-06-04 Junio C HamanoMerge branch 'sp/reflog'
2006-06-04 Junio C HamanoMerge branch 'ff/svnimport'
2006-06-04 Junio C Hamanoread-tree --reset: update working tree file for conflic...
2006-06-04 Junio C HamanoMerge branch 'jc/fmt-patch'
2006-06-04 Horst H. von... Documentation: Spelling fixes
2006-06-04 Christian CouderBuiltin git-rev-parse.
2006-06-04 Junio C Hamanofetch: do not report "same" unless -verbose.
2006-06-03 Junio C HamanoMerge branch 'ds/doc' into jc/fmt-patch
2006-06-03 Dennis StosbergUpdate documentation for git-format-patch
2006-06-02 Junio C Hamanofetch.c: do not call process_tree() from process_tree().
2006-06-02 Jeff Kingsha1_file: avoid re-preparing duplicate packs
2006-06-02 Jeff Kinghandle concurrent pruning of packed objects
2006-06-02 Junio C HamanoMerge branch 'nh/http'
2006-06-02 Johannes Schindelinformat-patch: resurrect extra headers from config
2006-06-01 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-01 Nick Hengeveldhttp: prevent segfault during curl handle reuse
2006-05-31 Johannes Schindelinsend-email: only 'require' instead of 'use' Net::SMTP
2006-05-31 Shawn PearceAllow multiple -m options to git-commit.
2006-05-31 Junio C Hamanofetch.c: do not pass uninitialized lock to unlock_ref().
2006-05-31 Junio C Hamanoformat-patch --signoff
2006-05-31 Florian Forstergit-svnimport: Improved detection of merges.
2006-05-31 Shawn PearceImproved pack format documentation.
2006-05-31 Linus Torvaldstree_entry(): new tree-walking helper function
2006-05-31 Dmitry V. Levingit_exec_path, execv_git_cmd: ignore empty environment...
2006-05-31 Dmitry V. Levinexecv_git_cmd: Fix stack buffer overflow.
2006-05-31 Salikh ZakirovFixed Cygwin CR-munging problem in mailsplit
2006-05-30 Junio C HamanoMerge branch 'ew/tests'
2006-05-30 Junio C Hamanosend-email: do not pass bogus address to local sendmail...
2006-05-30 Ryan AndersonAdd a basic test case for git send-email, and fix some...
2006-05-30 Ryan AndersonFix a bug in email extraction used in git-send-email.
2006-05-30 Ryan AndersonAdd support for --bcc to git-send-email.
2006-05-30 Ryan Andersongit-send-email: Add References: headers to emails,...
2006-05-30 Dennis Stosberggit-clean fails on files beginning with a dash
2006-05-30 Eric Wonggit-svn: remove assertion that broke with older version...
2006-05-30 Eric Wonggit-svn: t0001: workaround a heredoc bug in old version...
2006-05-30 J. Bruce FieldsDocumentation: fix a tutorial-2 typo
2006-05-30 J. Bruce FieldsDocumentation: retitle the git-core tutorial
2006-05-30 J. Bruce Fieldsdocumentation: add brief mention of cat-file to tutoria...
2006-05-30 J. Bruce Fieldsdocumentation: mention gitk font adjustment in tutorial
2006-05-30 Horst von BrandFix some documentation typoes
2006-05-30 Junio C HamanoMerge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2
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 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 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>
next