Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'rr/test-3200-style' into maint | Junio C Hamano | 2013-04-12 |
|\ | |||
| * | t3200 (branch): modernize style | Ramkumar Ramachandra | 2013-03-20 |
* | | Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL' into maint | Junio C Hamano | 2013-04-12 |
|\ \ | |||
| * | | t5516: test interaction between pushURL and pushInsteadOf correctly | Junio C Hamano | 2013-03-28 |
* | | | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 |
* | | | t: make PIPE a standard test prerequisite | Adam Spiers | 2013-04-11 |
* | | | t/README: --immediate skips cleanup commands for failed tests | Simon Ruderich | 2013-04-09 |
* | | | Sync with 1.8.1.6 | Junio C Hamano | 2013-04-07 |
|\ \ \ | |||
| * \ \ | Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1 | Junio C Hamano | 2013-04-07 |
| |\ \ \ | |||
| | * | | | t: check that a pattern without trailing slash matches a directory | Jeff King | 2013-03-28 |
* | | | | | Merge branch 'jk/peel-ref' into maint | Junio C Hamano | 2013-04-04 |
|\ \ \ \ \ | |||
| * | | | | | upload-pack: make sure "want" objects are parsed | Jeff King | 2013-03-16 |
* | | | | | | Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint | Junio C Hamano | 2013-04-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-commit: only append a newline to -m mesg if necessary | Brandon Casey | 2013-02-19 |
| * | | | | | | t7502: demonstrate breakage with a commit message with trailing newlines | Brandon Casey | 2013-02-19 |
| * | | | | | | t/t7502: compare entire commit message with what was expected | Brandon Casey | 2013-02-19 |
* | | | | | | | Merge branch 'jk/alias-in-bare' into maint | Junio C Hamano | 2013-04-03 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | setup: suppress implicit "." work-tree for bare repos | Jeff King | 2013-03-08 |
* | | | | | | | | Merge branch 'ks/rfc2047-one-char-at-a-time' into maint | Junio C Hamano | 2013-04-03 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | format-patch: RFC 2047 says multi-octet character may not be split | Kirill Smelkov | 2013-03-09 |
* | | | | | | | | | Merge branch 'jk/empty-archive' into maint | Junio C Hamano | 2013-04-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | archive: handle commits with an empty tree | Jeff King | 2013-03-10 |
| * | | | | | | | | | test-lib: factor out $GIT_UNZIP setup | Jeff King | 2013-03-10 |
* | | | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation' into maint | Junio C Hamano | 2013-04-03 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | tag: --force does not have to warn when creating tags | Phil Hord | 2013-03-13 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Sync with 1.8.1 maintenance track | Junio C Hamano | 2013-04-03 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge branch 'kb/name-hash' into maint-1.8.1 | Junio C Hamano | 2013-04-03 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | name-hash.c: fix endless loop with core.ignorecase=true | Karsten Blees | 2013-02-27 |
| | | |/ / / / / / / | | |/| | | | | | | | |||
| * | | | | | | | | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1 | Junio C Hamano | 2013-04-03 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Fix revision walk for commits with the same dates | Kacper Kornet | 2013-03-22 |
| | |/ / / / / / / / | |||
| * | | | | | | | | | Merge branch 'jk/checkout-attribute-lookup' into maint-1.8.1 | Junio C Hamano | 2013-04-03 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | t2003: work around path mangling issue on Windows | Johannes Sixt | 2013-03-20 |
| | * | | | | | | | | | entry: fix filter lookup | John Keeping | 2013-03-14 |
| | * | | | | | | | | | t2003: modernize style | John Keeping | 2013-03-14 |
| * | | | | | | | | | | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1 | Junio C Hamano | 2013-04-03 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | pack-refs: add fully-peeled trait | Michael Haggerty | 2013-03-18 |
| | * | | | | | | | | | | pack-refs: write peeled entry for non-tags | Jeff King | 2013-03-17 |
| * | | | | | | | | | | | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint-1.8.1 | Junio C Hamano | 2013-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | tests: make sure rename pretty print works | Antoine Pelisse | 2013-03-06 |
* | | | | | | | | | | | | | Merge branch 'rr/tests-dedup-test-config' into maint | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | t4018,7810,7811: remove test_config() redefinition | Ramkumar Ramachandra | 2013-03-19 |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'tb/document-status-u-tradeoff' into maint | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 2013-03-16 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'da/downcase-u-in-usage' into maint | Junio C Hamano | 2013-04-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | tests: use a lowercase "usage:" string | David Aguilar | 2013-02-24 |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'we/submodule-update-prefix-output' into maint | Junio C Hamano | 2013-03-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | submodule update: when using recursion, show full path | William Entriken | 2013-03-03 |
* | | | | | | | | | | | | | Merge branch 'rs/zip-compresssed-size-with-export-subst' into maint | Junio C Hamano | 2013-03-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | archive-zip: fix compressed size for stored export-subst files | René Scharfe | 2013-02-27 |