aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* apply: carefully strdup a possibly-NULL nameThomas Rast2013-06-21
* Merge branch 'as/diff-shortstat-ignore-binary'Junio C Hamano2012-06-15
|\
| * diff: Only count lines in show_shortstatsAlexander Strasser2012-06-15
* | Merge branch 'rj/gitweb-test-sans-date-parser'Junio C Hamano2012-06-13
|\ \
| * | gitweb: Skip 'modification times' tests when no date parser availableRamsay Jones2012-06-12
* | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-06-13
|\ \ \
| * | | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-13
* | | | Merge branch 'jc/fmt-merge-msg-people'Junio C Hamano2012-06-12
|\ \ \ \
| * | | | fmt-merge-msg: make attribution into comment linesJunio C Hamano2012-06-06
* | | | | Merge branch 'rr/maint-t3510-cascade-fix'Junio C Hamano2012-06-07
|\ \ \ \ \
| * | | | | t3510 (cherry-pick-sequence): add missing '&&'Ramkumar Ramachandra2012-06-04
* | | | | | Merge branch 'ef/maint-rebase-error-message'Junio C Hamano2012-06-01
|\ \ \ \ \ \
| * | | | | | rebase: report invalid commit correctlyErik Faye-Lund2012-05-30
* | | | | | | Merge branch 'nh/empty-rebase'Junio C Hamano2012-06-01
|\ \ \ \ \ \ \
| * | | | | | | cherry-pick: regression fix for empty commitsJunio C Hamano2012-05-29
* | | | | | | | t5701: modernize styleJeff King2012-05-29
* | | | | | | | Merge branch 'va/git-p4-test'Junio C Hamano2012-05-29
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4: Clean up branch test casesVitor Antunes2012-05-29
| * | | | | | | | git-p4: Verify detection of "empty" branch creationVitor Antunes2012-05-29
| * | | | | | | | git-p4: Test changelists touching two branchesVitor Antunes2012-05-29
* | | | | | | | | Merge branch 'mh/test-keep-prove-cache'Junio C Hamano2012-05-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/Makefile: retain cache t/.prove across prove runsMichael Haggerty2012-05-20
* | | | | | | | | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-05-25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | completion: rename internal helpers _git and _gitkFelipe Contreras2012-05-20
* | | | | | | | | | Merge branch 'jk/ident-split-fix'Junio C Hamano2012-05-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix off-by-one error in split_ident_lineJeff King2012-05-22
* | | | | | | | | | | Merge branch 'rs/maint-grep-F'Junio C Hamano2012-05-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | grep: support newline separated pattern listRené Scharfe2012-05-20
* | | | | | | | | | | | Merge branch 'js/rebase-i-p-test-fix'Junio C Hamano2012-05-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix t3411.3 to actually rebase somethingJohannes Sixt2012-05-18
* | | | | | | | | | | | | Merge branch 'bp/diff-no-index-strbuf-fix'Junio C Hamano2012-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | diff --no-index: reset temporary buffer lengths on directory iterationBobby Powers2012-05-16
* | | | | | | | | | | | | | Merge branch 'hv/submodule-alt-odb'Junio C Hamano2012-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | teach add_submodule_odb() to look for alternatesHeiko Voigt2012-05-14
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2012-05-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Consistently use "superproject" instead of "supermodule"Jens Lehmann2012-05-20
| * | | | | | | | | | | | | | t3404: begin "exchange commits with -p" test with correct preconditionsJohannes Sixt2012-05-20
| * | | | | | | | | | | | | | Merge branch 'jk/maint-reflog-walk-count-vs-time' into maintJunio C Hamano2012-05-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ef/checkout-empty' into maintJunio C Hamano2012-05-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-tformat-with-z' into maintJunio C Hamano2012-05-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/checkout-detach-count' into maintJunio C Hamano2012-05-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ct/advise-push-default' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sl/test-wc-l-line-count' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rl/show-empty-prefix' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/include-userpath' into maintJunio C Hamano2012-05-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bw/test-fix-grep-gnuism' into maintJunio C Hamano2012-05-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/http-backend-keep-committer-ident-env' into maintJunio C Hamano2012-05-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-push-progress' into maintJunio C Hamano2012-05-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \