aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* commit --amend: test specifies authorship but forgets to checkFabian Ruch2014-07-30
* t4013: test diff-tree's --stdin commit formattingJeff King2014-07-28
* Merge branch 'zk/log-graph-showsig' into maintJunio C Hamano2014-07-22
|\
| * log: fix indentation for --graph --show-signatureZoltan Klinger2014-07-09
* | Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maintJunio C Hamano2014-07-22
|\ \
| * | filter-branch: eliminate duplicate mapped parentsCharles Bailey2014-07-01
* | | Merge branch 'jm/dedup-test-config' into maintJunio C Hamano2014-07-22
|\ \ \
| * | | t/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler2014-06-05
* | | | Merge branch 'sk/test-cmp-bin' into maintJunio C Hamano2014-07-22
|\ \ \ \
| * | | | t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal2014-06-04
* | | | | Merge branch 'lt/request-pull' into maintJunio C Hamano2014-07-22
|\ \ \ \ \
| * | | | | fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt2014-06-02
* | | | | | Merge branch 'ep/shell-assign-and-export-vars' into maintJunio C Hamano2014-07-22
|\ \ \ \ \ \
| * | | | | | scripts: more "export VAR=VALUE" fixesJunio C Hamano2014-05-23
* | | | | | | Merge branch 'jk/pretty-G-format-fixes' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \
| * | | | | | | move "%G" format test from t7510 to t6006Jeff King2014-06-25
| * | | | | | | pretty: avoid reading past end-of-string with "%G"Jeff King2014-06-17
| * | | | | | | t7510: check %G* pretty-format outputJeff King2014-06-17
| * | | | | | | t7510: test a commit signed by an unknown keyJeff King2014-06-17
| * | | | | | | t7510: use consistent &&-chains in loopMichael J Gruber2014-06-17
| * | | | | | | t7510: stop referring to master in later testsJeff King2014-06-17
* | | | | | | | Merge branch 'bc/fix-rebase-merge-skip' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase--merge: fix --skip with two conflicts in a rowbrian m. carlson2014-06-16
| * | | | | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mw/symlinks' into maintJunio C Hamano2014-05-28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-08
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'km/avoid-bs-in-shell-glob' into maintJunio C Hamano2014-05-08
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'km/avoid-cp-a' into maintJunio C Hamano2014-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/trim-trailing-spaces' into maintJunio C Hamano2014-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t0008: do not depend on 'echo' handling backslashes speciallyJunio C Hamano2014-06-13
| * | | | | | | | | | | | | | dir.c:trim_trailing_spaces(): fix for " \ " sequencePasha Bolokhov2014-06-02
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/repack-pack-keep-objects' into maintJunio C Hamano2014-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | repack: respect pack.writebitmapsJeff King2014-06-10
| * | | | | | | | | | | | | | repack: do not accidentally pack kept objects by defaultJeff King2014-06-10
* | | | | | | | | | | | | | | Merge branch 'maint-1.8.5' into maintJunio C Hamano2014-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | t7300: repair filesystem permissions with test_when_finishedJeff King2014-07-02
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'na/no-http-test-in-the-middle' into maintJunio C Hamano2014-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t5538: move http push tests out to t5542Nick Alcock2014-05-30
* | | | | | | | | | | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' into maintJunio C Hamano2014-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | commit -m: commit staged submodules regardless of ignore configJens Lehmann2014-04-07
| * | | | | | | | | | | | | | status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-07
* | | | | | | | | | | | | | | Merge branch 'mk/show-s-no-extra-blank-line-for-merges' into maintJunio C Hamano2014-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov2014-05-15
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'rr/rebase-autostash-fix' into maintJunio C Hamano2014-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rebase -i: test "Nothing to do" case with autostashMatthieu Moy2014-05-20
* | | | | | | | | | | | | | | | Merge branch 'jc/shortlog-ref-exclude' into maintJunio C Hamano2014-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | shortlog: allow --exclude=<glob> to be passedJunio C Hamano2014-06-04
* | | | | | | | | | | | | | | | | Merge branch 'dt/merge-recursive-case-insensitive' into maintJunio C Hamano2014-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mv: allow renaming to fix case on case insensitive filesystemsDavid Turner2014-05-08
| * | | | | | | | | | | | | | | | | merge-recursive.c: fix case-changing merge bugDavid Turner2014-05-07
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |