aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
* Merge branch 'cw/amend-commit-without-message' into maintJunio C Hamano2012-07-22
|\
| * Allow edit of empty message with commit --amendChris Webb2012-07-09
* | Merge branch 'jk/maint-commit-amend-only-no-paths' into maintJunio C Hamano2012-07-22
|\ \
| * | commit: fix "--amend --only" with no pathspecJeff King2012-07-10
* | | Merge branch 'tg/maint-cache-name-compare' into maintJunio C Hamano2012-07-22
|\ \ \
| * | | cache_name_compare(): do not truncate while comparing pathsJunio C Hamano2012-07-11
| |/ /
* | | Merge branch 'tr/maint-show-walk' into maintJunio C Hamano2012-07-22
|\ \ \
| * | | show: fix "range implies walking"Junio C Hamano2012-06-19
| * | | Demonstrate git-show is broken with rangesThomas Rast2012-06-19
* | | | Merge branch 'jc/refactor-diff-stdin' into maintJunio C Hamano2012-07-22
|\ \ \ \
| * | | | diff-index.c: "git diff" has no need to read blob from the standard inputJunio C Hamano2012-06-28
* | | | | Merge branch 'mz/empty-rebase-test' into maintJunio C Hamano2012-07-22
|\ \ \ \ \
| * | | | | add test case for rebase of empty commitMartin von Zweigbergk2012-06-27
* | | | | | Merge branch 'js/fast-export-paths-with-spaces' into maintJunio C Hamano2012-07-22
|\ \ \ \ \ \
| * | | | | | fast-export: quote paths with spacesJay Soffian2012-06-27
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'cw/no-detaching-an-unborn' into maintJunio C Hamano2012-07-22
|\ \ \ \ \ \
| * | | | | | git-checkout: disallow --detach on unborn branchChris Webb2012-06-26
* | | | | | | Merge branch 'vr/use-our-perl-in-tests' into maintJunio C Hamano2012-07-22
|\ \ \ \ \ \ \
| * | | | | | | t/README: add a bit more Don'tsJunio C Hamano2012-06-24
| * | | | | | | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
| * | | | | | | t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano2012-06-24
| * | | | | | | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* | | | | | | | Merge branch 'th/diff-no-index-fixes' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \
| * | | | | | | | diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...Tim Henigan2012-06-22
| * | | | | | | | diff: handle relative paths in no-indexJeff King2012-06-22
* | | | | | | | | Merge branch 'nd/clone-single-fix' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy2012-06-22
| |/ / / / / / / /
| * | | | | | | | Merge branch 'ef/maint-rebase-error-message' into maintJunio C Hamano2012-06-03
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rs/maint-grep-F' into maintJunio C Hamano2012-06-01
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/ident-split-fix' into maintJunio C Hamano2012-06-01
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'hv/submodule-alt-odb' into maintJunio C Hamano2012-05-25
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bp/diff-no-index-strbuf-fix' into maintJunio C Hamano2012-05-25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-status-porcelain-z-b' into maintJunio C Hamano2012-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy2012-06-18
| * | | | | | | | | | | | | | | sha1_name: do not trigger detailed diagnosis for file argumentsMatthieu Moy2012-06-18
* | | | | | | | | | | | | | | | Documentation: Fix misspellingsLeila Muhtasib2012-06-22
* | | | | | | | | | | | | | | | 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