Age | Commit message (Expand) | Author | Files | Lines |
2013-01-21 | t0050: known breakage vanished in merge (case change) | Torsten Bögershausen | 1 | -1/+1 |
2013-01-21 | git-for-each-ref.txt: 'raw' is a supported date format | John Keeping | 1 | -1/+1 |
2013-01-20 | Start preparing for 1.8.1.2 | Junio C Hamano | 2 | -1/+14 |
2013-01-20 | Merge branch 'nz/send-email-headers-are-case-insensitive' into maint | Junio C Hamano | 1 | -5/+5 |
2013-01-20 | Merge branch 'rs/zip-with-uncompressed-size-in-the-header' into maint | Junio C Hamano | 1 | -5/+2 |
2013-01-20 | Merge branch 'rs/zip-tests' into maint | Junio C Hamano | 5 | -80/+140 |
2013-01-18 | help: include <common-cmds.h> only in one file | Junio C Hamano | 2 | -18/+17 |
2013-01-18 | am: invoke perl's strftime in C locale | Dmitry V. Levin | 1 | -1/+1 |
2013-01-18 | git-completion.bash: replace zsh notation that breaks bash 3.X | Brandon Casey | 1 | -1/+1 |
2013-01-16 | attr: avoid calling find_basename() twice per path | Duy Nguyen | 1 | -27/+18 |
2013-01-15 | config.txt: Document help.htmlpath config parameter | Sebastian Staudt | 1 | -0/+6 |
2013-01-15 | test-lib.sh: unfilter GIT_PERF_* | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-01-15 | attr: make it build with DEBUG_ATTR again | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-01-15 | attr: fix off-by-one directory component length calculation | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2013-01-14 | rebase --preserve-merges: keep all merge commits including empty ones | Phil Hord | 1 | -1/+6 |
2013-01-14 | git-clean: Display more accurate delete messages | Zoltan Klinger | 1 | -29/+125 |
2013-01-14 | Git 1.8.1.1 | Junio C Hamano | 3 | -2/+54 |
2013-01-14 | Merge branch 'jk/complete-commit-c' into maint | Junio C Hamano | 1 | -0/+7 |
2013-01-14 | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint | Junio C Hamano | 4 | -7/+5 |
2013-01-14 | Merge branch 'jn/xml-depends-on-asciidoc-conf' into maint | Junio C Hamano | 1 | -5/+3 |
2013-01-14 | Merge branch 'jk/maint-fast-import-doc-reorder' into maint | Junio C Hamano | 1 | -46/+52 |
2013-01-14 | Merge branch 'jk/shortlog-no-wrap-doc' into maint | Junio C Hamano | 1 | -0/+3 |
2013-01-14 | Merge branch 'jk/maint-fast-import-doc-dedup-done' into maint | Junio C Hamano | 1 | -5/+2 |
2013-01-14 | Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maint | Junio C Hamano | 1 | -0/+4 |
2013-01-14 | Merge branch 'rs/leave-base-name-in-name-field-of-tar' into maint | Junio C Hamano | 1 | -0/+2 |
2013-01-14 | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint | Junio C Hamano | 2 | -2/+14 |
2013-01-14 | Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit' into maint | Junio C Hamano | 3 | -8/+17 |
2013-01-14 | Merge branch 'jc/apply-trailing-blank-removal' into maint | Junio C Hamano | 1 | -6/+17 |
2013-01-14 | Merge branch 'pf/editor-ignore-sigint' into maint | Junio C Hamano | 2 | -7/+25 |
2013-01-14 | Merge branch 'mk/maint-graph-infinity-loop' into maint | Junio C Hamano | 3 | -6/+16 |
2013-01-11 | Merge branch 'as/api-allocation-doc' into maint | Junio C Hamano | 1 | -6/+8 |
2013-01-11 | Merge branch 'jk/enable-test-lint-by-default' into maint | Junio C Hamano | 1 | -0/+1 |
2013-01-11 | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maint | Junio C Hamano | 2 | -2/+17 |
2013-01-11 | Merge branch 'jc/submittingpatches' into maint | Junio C Hamano | 1 | -84/+91 |
2013-01-11 | Merge branch 'os/gitweb-highlight-uncaptured' into maint | Junio C Hamano | 1 | -1/+1 |
2013-01-11 | Merge branch 'jn/less-reconfigure' into maint | Junio C Hamano | 1 | -2/+8 |
2013-01-11 | Merge branch 'kb/maint-bundle-doc' into maint | Junio C Hamano | 1 | -5/+4 |
2013-01-11 | Merge branch 'as/test-name-alias-uniquely' into maint | Junio C Hamano | 1 | -6/+6 |
2013-01-11 | Merge branch 'jn/warn-on-inaccessible-loosen' into maint | Junio C Hamano | 5 | -7/+31 |
2013-01-11 | Merge branch 'ja/directory-attrs' into maint | Junio C Hamano | 3 | -9/+76 |
2013-01-11 | Merge branch 'jc/fetch-ignore-symref' into maint | Junio C Hamano | 2 | -1/+54 |
2013-01-11 | Merge branch 'ss/svn-prompt' into maint | Junio C Hamano | 2 | -28/+60 |
2013-01-11 | git-completion.bash: silence "not a valid object" errors | Dylan Smith | 1 | -1/+1 |
2013-01-10 | clone: forbid --bare --separate-git-dir <dir> | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2013-01-10 | contrib/vim: simplify instructions for old vim support | Jonathan Nieder | 1 | -13/+3 |
2013-01-10 | Prepare for 1.8.1.1 | Junio C Hamano | 2 | -1/+37 |
2013-01-10 | Makefile: detect when PYTHON_PATH changes | Christian Couder | 2 | -2/+15 |
2013-01-10 | Merge branch 'ta/remove-stale-translated-tut' into maint | Junio C Hamano | 1 | -675/+0 |
2013-01-10 | Merge branch 'tb/test-t9810-no-sed-i' into maint | Junio C Hamano | 1 | -10/+14 |
2013-01-10 | Merge branch 'tb/test-t9020-no-which' into maint | Junio C Hamano | 1 | -2/+2 |