Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ks/rfc2047-one-char-at-a-time' into maint | Junio C Hamano | 2013-04-03 | 4 | -25/+77 |
|\ | |||||
| * | format-patch: RFC 2047 says multi-octet character may not be split | Kirill Smelkov | 2013-03-09 | 4 | -25/+77 |
* | | Merge branch 'jk/empty-archive' into maint | Junio C Hamano | 2013-04-03 | 6 | -13/+109 |
|\ \ | |||||
| * | | archive: handle commits with an empty tree | Jeff King | 2013-03-10 | 3 | -1/+103 |
| * | | test-lib: factor out $GIT_UNZIP setup | Jeff King | 2013-03-10 | 3 | -12/+6 |
* | | | Merge branch 'ph/tag-force-no-warn-on-creation' into maint | Junio C Hamano | 2013-04-03 | 2 | -1/+13 |
|\ \ \ | |||||
| * | | | tag: --force does not have to warn when creating tags | Phil Hord | 2013-03-13 | 2 | -1/+13 |
* | | | | Merge branch 'lf/setup-prefix-pathspec' into maint | Junio C Hamano | 2013-04-03 | 1 | -5/+7 |
|\ \ \ \ | |||||
| * | | | | setup.c: check that the pathspec magic ends with ")" | Andrew Wong | 2013-03-14 | 1 | -2/+3 |
| * | | | | setup.c: stop prefix_pathspec() from looping past the end of string | Andrew Wong | 2013-03-14 | 1 | -3/+4 |
* | | | | | Sync with 1.8.1 maintenance track | Junio C Hamano | 2013-04-03 | 19 | -164/+462 |
|\ \ \ \ \ | |||||
| * | | | | | Start preparing for 1.8.1.6 | Junio C Hamano | 2013-04-03 | 2 | -1/+35 |
| * | | | | | Merge branch 'kb/name-hash' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 4 | -62/+166 |
| |\ \ \ \ \ | |||||
| | * | | | | | name-hash.c: fix endless loop with core.ignorecase=true | Karsten Blees | 2013-02-27 | 4 | -62/+166 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -1/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix revision walk for commits with the same dates | Kacper Kornet | 2013-03-22 | 2 | -1/+14 |
| | |/ / / / | |||||
| * | | | | | Merge branch 'jk/checkout-attribute-lookup' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -74/+97 |
| |\ \ \ \ \ | |||||
| | * | | | | | t2003: work around path mangling issue on Windows | Johannes Sixt | 2013-03-20 | 1 | -2/+2 |
| | * | | | | | entry: fix filter lookup | John Keeping | 2013-03-14 | 2 | -1/+27 |
| | * | | | | | t2003: modernize style | John Keeping | 2013-03-14 | 1 | -73/+70 |
| * | | | | | | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 9 | -27/+145 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | pack-refs: add fully-peeled trait | Michael Haggerty | 2013-03-18 | 3 | -6/+67 |
| | * | | | | | | pack-refs: write peeled entry for non-tags | Jeff King | 2013-03-17 | 2 | -8/+50 |
| | * | | | | | | use parse_object_or_die instead of die("bad object") | Jeff King | 2013-03-17 | 3 | -9/+3 |
| | * | | | | | | avoid segfaults on parse_object failure | Jeff King | 2013-03-17 | 4 | -5/+26 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -1/+67 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'yd/doc-merge-annotated-tag' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -1/+26 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ap/maint-update-index-h-is-for-help' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/perl-cat-blob' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -10/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ob/imap-send-ssl-verify' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/index-pack-l10n-buf-overflow' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git-tag(1): we tag HEAD by default | Thomas Rast | 2013-04-03 | 1 | -0/+6 |
* | | | | | | | | | | | | | Update draft release notes to 1.8.2.1 | Junio C Hamano | 2013-04-01 | 1 | -0/+4 |
* | | | | | | | | | | | | | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint | Junio C Hamano | 2013-04-01 | 2 | -1/+67 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | tests: make sure rename pretty print works | Antoine Pelisse | 2013-03-06 | 1 | -0/+54 |
| * | | | | | | | | | | | | diff: prevent pprint_rename from underrunning input | Thomas Rast | 2013-02-26 | 1 | -7/+10 |
| * | | | | | | | | | | | | diff: Fix rename pretty-print when suffix and prefix overlap | Antoine Pelisse | 2013-02-23 | 1 | -1/+10 |
* | | | | | | | | | | | | | Merge branch 'rr/tests-dedup-test-config' into maint | Junio C Hamano | 2013-04-01 | 2 | -10/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | t4018,7810,7811: remove test_config() redefinition | Ramkumar Ramachandra | 2013-03-19 | 3 | -15/+0 |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'yd/doc-is-in-asciidoc' into maint | Junio C Hamano | 2013-04-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | CodingGuidelines: our documents are in AsciiDoc | Junio C Hamano | 2013-03-21 | 1 | -0/+3 |
* | | | | | | | | | | | | | | Merge branch 'yd/doc-merge-annotated-tag' into maint | Junio C Hamano | 2013-04-01 | 2 | -1/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Documentation: merging a tag is a special case | Junio C Hamano | 2013-03-21 | 2 | -1/+26 |
* | | | | | | | | | | | | | | Merge branch 'tb/document-status-u-tradeoff' into maint | Junio C Hamano | 2013-04-01 | 9 | -4/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 2013-03-16 | 8 | -0/+36 |
| * | | | | | | | | | | | | | | git status: document trade-offs in choosing parameters to the -u option | Junio C Hamano | 2013-03-15 | 1 | -4/+10 |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'da/downcase-u-in-usage' into maint | Junio C Hamano | 2013-04-01 | 25 | -82/+82 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | contrib/mw-to-git/t/install-wiki.sh: use a lowercase "usage:" string | David Aguilar | 2013-02-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | contrib/examples/git-remote.perl: use a lowercase "usage:" string | David Aguilar | 2013-02-24 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | tests: use a lowercase "usage:" string | David Aguilar | 2013-02-24 | 5 | -5/+5 |