git
2010-09-18  Michael J Grubergit-reset.txt: point to git-checkout
2010-09-18  Michael J Grubergit-reset.txt: use "working tree" consistently
2010-09-18  Michael J Grubergit-reset.txt: reset --soft is not a no-op
2010-09-18  Michael J Grubergit-reset.txt: reset does not change files in target
2010-09-18  Michael J Grubergit-reset.txt: clarify branch vs. branch head
2010-09-12  Junio C Hamanot3101: modernise style
2010-09-11  René Scharfecompat/nedmalloc: don't force NDEBUG on the rest of git
2010-09-10  Mark Lodatoconfig.txt: fix placement of diff.noprefix
2010-09-10  Brandon Caseyxdiff-interface.c: always trim trailing space from...
2010-09-10  Brandon Caseydiff.c: call regfree to free memory allocated by regcom...
2010-09-07  Elijah Newrenrevert: Fix trivial comment style issue
2010-09-07  Elijah Newrencache_tree_free: Fix small memory leak
2010-09-06  Junio C HamanoMerge branch 'xx/trivial' into maint
2010-09-06  Junio C Hamanotag.c: whitespace breakages fix
2010-09-06  Jared HanceFix whitespace issue in object.c
2010-09-06  Jens Lehmannt5505: add missing &&
2010-09-03  Junio C HamanoGit 1.7.2.3 v1.7.2.3
2010-09-03  Thiago Farinabuiltin/merge_recursive.c: Add an usage string and...
2010-09-01  Junio C HamanoPrepare for 1.7.2.3
2010-09-01  Junio C HamanoMerge branch 'gp/pack-refs-remove-empty-dirs' into...
2010-09-01  Junio C HamanoMerge branch 'sg/rerere-gc-old-still-used' into maint
2010-09-01  Junio C HamanoMerge branch 'np/maint-huge-delta-generation' into...
2010-09-01  Junio C HamanoMerge branch 'dj/fetch-tagopt' into maint
2010-09-01  Junio C HamanoMerge branch 'da/fix-submodule-sync-superproject-config...
2010-09-01  Junio C HamanoMerge branch 'en/rebase-against-rebase-fix' into maint
2010-08-30  Junio C HamanoMerge branch 'maint-1.7.1' into maint
2010-08-30  Matthieu Moyt0003: add missing && at end of lines
2010-08-26  Jay Soffianfor-each-ref: fix objectname:short bug
2010-08-25  Elijah Newrentree-walk: Correct bitrotted comment about tree_entry()
2010-08-25  Linus TorvaldsFix 'git log' early pager startup error case
2010-08-24  Jonathan Niederparse-options: clarify PARSE_OPT_NOARG description
2010-08-24  Jonathan Niedert3302 (notes): Port to Solaris
2010-08-22  Ralf WildenhuesTypos in code comments, an error message, documentation
2010-08-22  Nicolas Pitrefix >4GiB source delta assertion failure
2010-08-22  Jens Lehmannt7403: add missing &&'s
2010-08-22  Mark RadaTell ignore file about generate files in /gitweb/static
2010-08-20  Junio C HamanoMerge branch 'jc/maint-follow-rename-fix' into maint
2010-08-20  Junio C HamanoMerge branch 'jn/maint-plug-leak' into maint
2010-08-20  Junio C HamanoMerge branch 'jn/fix-abbrev' into maint
2010-08-20  Junio C HamanoMerge branch 'vs/doc-spell' into maint
2010-08-20  Junio C HamanoMerge branch 'jn/rebase-rename-am' into maint
2010-08-20  Junio C HamanoMerge branch 'jn/doc-pull' into maint
2010-08-20  Junio C HamanoMerge branch 'bc/use-more-hardlinks-in-install' into...
2010-08-20  Junio C HamanoMerge branch 'tr/rfc-reset-doc' into maint
2010-08-20  Matthieu Moyxmalloc: include size in the failure message
2010-08-19  Junio C HamanoGit 1.7.2.2 v1.7.2.2
2010-08-19  Junio C HamanoMerge branch 'tr/xsize-bits' into maint
2010-08-19  Junio C HamanoMerge branch 'jc/sha1-name-find-fix' into maint
2010-08-18  Junio C HamanoMerge branch 'sp/fix-smart-http-deadlock-on-error'...
2010-08-18  David Aguilarsubmodule sync: Update "submodule.<name>.url"
2010-08-16  Ævar Arnfjörð... log: test for regression introduced in v1.7.2-rc0~103^2~2
2010-08-15  Daniel Johnsonfetch: allow command line --tags to override config
2010-08-13  Junio C Hamanodiff --follow: do call diffcore_std() as necessary
2010-08-13  Junio C Hamanodiff --follow: do not waste cycles while recursing
2010-08-13  Elijah Newrenpull --rebase: Avoid spurious conflicts and reapplying...
2010-08-13  Elijah Newrent5520-pull: Add testcases showing spurious conflicts...
2010-08-13  Matthieu Moypush: mention "git pull" in error message for non-fast...
2010-08-12  Jonathan NiederStandardize do { ... } while (0) style
2010-08-12  Brandon Caseyt/t7003: replace \t with literal tab in sed expression
2010-08-12  Nelson Elhageindex-pack: Don't follow replace refs.
2010-08-11  Matthieu Moypost-receive-email: remove spurious commas in email...
2010-08-11  Raja R Harinathfast-import: export correctly marks larger than 2^20-1
2010-08-11  Ævar Arnfjörð... t/lib-git-svn.sh: use $PERL_PATH for perl, not perl...
2010-08-11  Jonathan Niederwrite-tree: Avoid leak when index refers to an invalid...
2010-08-11  Jonathan Niederread-tree: stop leaking tree objects
2010-08-11  Jonathan Niedercore: Stop leaking ondisk_cache_entrys
2010-08-11  Jakub Narebskidiff: strip extra "/" when stripping prefix
2010-08-09  Jonathan Niedergitweb: clarify search results page when no matching...
2010-08-09  Jonathan NiederDocumentation: add a FILES section for show-ref
2010-08-09  Jonathan NiederMakefile: add missing dependency on http.h
2010-08-09  Jonathan NiederMakefile: add missing dependencies on url.h
2010-08-09  Michael J GruberDocumentation/git-log: Clarify --full-diff
2010-08-09  Willy Tarreaugit-rebase: fix typo when parsing --force-rebase
2010-08-09  Ævar Arnfjörð... imap-send: Fix sprintf usage
2010-08-09  René Scharfeprune: allow --dry-run for -n and --verbose for -v
2010-08-09  René Scharfenotes: allow --dry-run for -n and --verbose for -v
2010-08-09  Matthieu MoyDocument -B<n>[/<m>], -M<n> and -C<n> variants of ...
2010-08-09  Brad KingDocumentation: cite git-am from git-apply
2010-08-09  Thomas Rastt7003: fix subdirectory-filter test
2010-08-06  Shawn O. Pearcesmart-http: Don't deadlock on server failure
2010-08-06  Jonathan NiederAllow "check-ref-format --branch" from subdirectory
2010-08-06  Jonathan Niedercheck-ref-format: handle subcommands in separate functions
2010-08-05  Matthieu Moypretty-options.txt: match --format's documentation...
2010-08-03  Junio C HamanoMerge branch 'sv/maint-diff-q-clear-fix' into maint
2010-08-03  Junio C HamanoMerge branch 'rr/svn-fe' into maint
2010-08-03  Junio C HamanoMerge branch 'pt/git-gui' into maint
2010-08-03  Ramkumar Ramachandracontrib/svn-fe: Add the svn-fe target to .gitignore
2010-08-03  Ramkumar Ramachandracontrib/svn-fe: Fix IncludePath
2010-08-02  Jonathan NiederDocumentation: flesh out “git pull” description
2010-08-02  Junio C Hamanosha1_name.c: fix parsing of ":/token" syntax
2010-08-02  Junio C HamanoMerge branch 'ab/tap' into maint
2010-08-02  Ævar Arnfjörð... test-lib: Remove 3 year old no-op --no-python option
2010-08-02  Ævar Arnfjörð... test-lib: Ignore --quiet under a TAP harness
2010-08-02  Junio C HamanoMerge git://repo.or.cz/git-gui into pt/git-gui
2010-08-02  Thomas RastDocumentation/rev-parse: quoting is required with ...
2010-08-02  Junio C HamanoDocumentation: reporting bugs
2010-08-02  Junio C HamanoFix DIFF_QUEUE_CLEAR refactoring
2010-08-02  Pat Thoytsgit-gui: fix size and position of window panes on startup
2010-08-02  Pat Thoytsgit-gui: mc cannot be used before msgcat has been loaded
2010-07-30  Clément Poulaingit-gui: use textconv filter for diff and blame
next