git
2011-02-28  Junio C HamanoMerge branch 'mz/rerere-remaining'
2011-02-28  Junio C HamanoMerge branch 'nd/sorted-builtin-command-list'
2011-02-28  Junio C HamanoMerge branch 'js/maint-merge-use-prepare-commit-msg...
2011-02-28  Junio C HamanoMerge branch 'nd/hash-object-sanity'
2011-02-28  Junio C HamanoMerge branch 'js/detach-doc'
2011-02-28  Junio C HamanoMerge branch 'va/p4'
2011-02-28  Junio C HamanoMerge branch 'pw/p4'
2011-02-28  Junio C HamanoMerge branch 'uk/checkout-ambiguous-ref'
2011-02-28  Junio C HamanoMerge branch 'sp/maint-smart-http-sans-100-continue'
2011-02-28  Junio C HamanoMerge branch 'mo/perl-bidi-pipe-envfix'
2011-02-28  Junio C HamanoMerge branch 'hv/mingw-fs-funnies'
2011-02-28  Junio C HamanoMerge branch 'en/object-list-with-pathspec'
2011-02-28  Junio C HamanoMerge branch 'nd/struct-pathspec'
2011-02-27  Jakub Narebskigitweb: Make i18n (encoding) tests in t9500 leave clean...
2011-02-27  Michael J Grubergit-add: make -A description clearer vs. -u
2011-02-27  Fabian Keilgit-cvsimport.perl: Bail out right away when reading...
2011-02-27  Junio C HamanoMerge branch 'maint'
2011-02-27  Eric Hanchrowbranch_merged: fix grammar in warning
2011-02-26  Jonathan NiederMerge commit 'jn/svn-fe' of git://github.com/gitster...
2011-02-26  Jonathan Niedervcs-svn: teach line_buffer about temporary files
2011-02-26  Jonathan Niedervcs-svn: allow input from file descriptor
2011-02-26  Jonathan Niedervcs-svn: allow character-oriented input
2011-02-26  Jonathan Niedervcs-svn: add binary-safe read function
2011-02-26  Jonathan Niedert0081 (line-buffer): add buffering tests
2011-02-26  Jonathan Niedervcs-svn: tweak test-line-buffer to not assume line...
2011-02-26  Jonathan Niedertests: give vcs-svn/line_buffer its own test script
2011-02-26  Jonathan Niedervcs-svn: make test-line-buffer input format more flexible
2011-02-26  Jonathan Niedervcs-svn: teach line_buffer to handle multiple input...
2011-02-26  Jonathan Niedervcs-svn: collect line_buffer data in a struct
2011-02-26  Jonathan Niedervcs-svn: replace buffer_read_string memory pool with...
2011-02-26  Jonathan Niedervcs-svn: eliminate global byte_buffer
2011-02-26  David Barrfast-import: add 'ls' command
2011-02-26  Jeff Kingstrbuf: add strbuf_vaddf
2011-02-26  Jeff Kingcompat: provide a fallback va_copy definition
2011-02-26  Michael Horowitzgit-p4 submit: prevent 'Jobs' section from being remove...
2011-02-25  Jonathan Niedercommit: error out for missing commit message template
2011-02-25  Michael J Grubermergetool-lib: call vim in readonly mode for diffs
2011-02-24  Junio C Hamanocommit: give final warning when reattaching HEAD to...
2011-02-23  Jonathan Niederupdate-index --refresh --porcelain: add missing const
2011-02-23  Jonathan Niedercheckout: add missing const to describe_detached_head
2011-02-22  Libor PechacekDisallow empty section and variable names
2011-02-22  Libor PechacekSanity-check config variable names
2011-02-22  Jeff Kingdiff: don't retrieve binary blobs for diffstat
2011-02-22  Jeff Kingdiff: handle diffstat of rewritten binary files
2011-02-22  Jay SoffianTeach commit about CHERRY_PICK_HEAD
2011-02-22  Jay Soffianbash: teach __git_ps1 about CHERRY_PICK_HEAD
2011-02-22  Jay SoffianIntroduce CHERRY_PICK_HEAD
2011-02-22  Jonathan Niedert3507: introduce pristine-detach helper
2011-02-22  Clemens Buchacherdo not overwrite untracked symlinks
2011-02-22  Junio C HamanoMerge branch 'maint'
2011-02-22  Jay Soffiangit-checkout.txt: improve detached HEAD documentation
2011-02-22  Clemens BuchacherDocumentation: clarify -u<mode> option defaults
2011-02-22  Junio C HamanoMerge branch 'maint'
2011-02-21  Vitor Antunesgit-p4: Add copy detection support
2011-02-21  Vitor Antunesgit-p4: Improve rename detection support
2011-02-21  Ævar Arnfjörð... t/t7500-commit.sh: use test_cmp instead of test
2011-02-21  Ævar Arnfjörð... t/gitweb-lib.sh: Ensure that errors are shown for ...
2011-02-21  Ævar Arnfjörð... gitweb/gitweb.perl: don't call S_ISREG() with undef
2011-02-21  Ævar Arnfjörð... gitweb/gitweb.perl: remove use of qw(...) as parentheses
2011-02-21  Pete Wyckoffgit-p4: support clone --bare
2011-02-21  Pete Wyckoffgit-p4: decode p4 wildcard characters
2011-02-21  Pete Wyckoffgit-p4: better message for "git-p4 sync" when not cloned
2011-02-21  Pete Wyckoffgit-p4: reinterpret confusing p4 message
2011-02-21  Pete Wyckoffgit-p4: accommodate new move/delete type in p4
2011-02-21  Pete Wyckoffgit-p4: add missing newline in initial import message
2011-02-21  Pete Wyckoffgit-p4: fix key error for p4 problem
2011-02-21  Pete Wyckoffgit-p4: test script
2011-02-19  Linus Torvaldsdiffcore-rename: improve estimate_similarity() heuristics
2011-02-19  Linus Torvaldsdiffcore-rename: properly honor the difference between...
2011-02-19  Linus Torvaldsfor_each_hash: allow passing a 'void *data' pointer...
2011-02-18  Jeff Kingclone: die when trying to clone missing local path
2011-02-17  Jonathan Niedertests: skip terminal output tests on OS X
2011-02-17  Spencer E.... t7406: "git submodule update {--merge|--rebase]" with...
2011-02-17  Spencer E.... submodule: no [--merge|--rebase] when newly cloned
2011-02-17  Michael J Grubergit-patch-id: do not trip over "no newline" markers
2011-02-17  Michael J Grubergit-patch-id: test for "no newline" markers
2011-02-17  Michael J GruberMake <identifier> lowercase in Documentation
2011-02-17  Johan Herlandbranch/checkout --track: Ensure that upstream branch...
2011-02-16  Junio C Hamanogrep --no-index: honor pathspecs correctly
2011-02-16  Junio C HamanoMerge branch 'maint'
2011-02-16  Junio C HamanoMerge branch 'maint-1.7.3' into maint
2011-02-16  Junio C HamanoMerge branch 'maint-1.7.2' into maint-1.7.3
2011-02-16  Junio C HamanoMerge branch 'maint-1.7.1' into maint-1.7.2
2011-02-16  Junio C HamanoMerge branch 'maint-1.7.0' into maint-1.7.1
2011-02-16  Martin von... mergetool: don't skip modify/remove conflicts
2011-02-16  Martin von... rerere "remaining"
2011-02-16  Johan Herlandpush.default: Rename 'tracking' to 'upstream'
2011-02-16  Nguyễn Thái... parse_tag_buffer(): do not prefixcmp() out of range
2011-02-15  Nguyễn Thái... git.c: reorder builtin command list
2011-02-15  Jay Soffianmerge: honor prepare-commit-msg hook
2011-02-15  Michael J GruberMake <identifier> lowercase as per CodingGuidelines
2011-02-15  Michael J GruberMake <identifier> lowercase as per CodingGuidelines
2011-02-15  Michael J GruberMake <identifier> lowercase as per CodingGuidelines
2011-02-15  Junio C HamanoCodingGuidelines: downcase placeholders in usage messages
2011-02-15  Shawn O. Pearcesmart-http: Don't use Expect: 100-Continue
2011-02-15  Junio C HamanoMerge branch 'maint'
2011-02-15  Michael J Gruberpull: do not display fetch usage on --help-all
2011-02-15  Michael J Grubergit-tag.txt: list all modes in the description
2011-02-15  Michael J Grubercommit,status: describe -u likewise
2011-02-15  Michael J Gruberadd: describe --patch like checkout, reset
next