summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/test-annoyances'Junio C Hamano2015-03-235-15/+24
|\
| * t5551: make EXPENSIVE test cheaperJeff King2015-03-131-5/+14
| * t5541: move run_with_cmdline_limit to test-lib.shJeff King2015-03-132-6/+6
| * t: pass GIT_TRACE through ApacheJeff King2015-03-132-0/+2
| * t: redirect stderr GIT_TRACE to descriptor 4Jeff King2015-03-131-4/+1
| * t: translate SIGINT to an exitJeff King2015-03-131-0/+1
* | Merge branch 'jk/smart-http-hide-refs'Junio C Hamano2015-03-231-0/+11
|\ \
| * | upload-pack: fix transfer.hiderefs over smart-httpJeff King2015-03-131-0/+11
* | | Merge branch 'mg/log-decorate-HEAD'Junio C Hamano2015-03-202-4/+4
|\ \ \
| * | | log: decorate HEAD with branch nameJunio C Hamano2015-03-102-4/+4
| * | | Merge branch 'jc/decorate-leaky-separator-color' into HEADJunio C Hamano2015-03-101-8/+8
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'jc/decorate-leaky-separator-color'Junio C Hamano2015-03-201-8/+8
|\ \ \ \ | | |/ / | |/| |
| * | | log --decorate: do not leak "commit" color into the next itemJunio C Hamano2015-03-041-8/+8
* | | | Merge branch 'mg/verify-commit'Junio C Hamano2015-03-201-2/+2
|\ \ \ \
| * | | | t7510: do not fail when gpg warns about insecure memoryKyle J. McKay2015-03-101-2/+2
* | | | | Merge branch 'km/bsd-shells'Junio C Hamano2015-03-201-2/+2
|\ \ \ \ \
| * | | | | t5528: do not fail with FreeBSD shellKyle J. McKay2015-03-101-2/+2
| | |_|/ / | |/| | |
| * | | | Merge branch 'km/send-email-getopt-long-workarounds' into maintJunio C Hamano2015-03-061-5/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'ab/merge-file-prefix' into maintJunio C Hamano2015-03-051-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ps/submodule-sanitize-path-upon-add' into maintJunio C Hamano2015-03-051-0/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/prune-mtime' into maintJunio C Hamano2015-03-051-0/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ch/new-gpg-drops-rfc-1991' into maintJunio C Hamano2015-03-052-0/+58
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/config-no-ungetc-eof' into maintJunio C Hamano2015-03-051-0/+9
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mh/deref-symref-over-helper-transport' into maintJunio C Hamano2015-03-051-0/+24
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ks/rebase-i-abbrev' into maintJunio C Hamano2015-03-051-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/sanity' into maintJunio C Hamano2015-03-054-9/+42
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/apply-ws-fix-expands' into maintJunio C Hamano2015-02-251-0/+121
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/dumb-http-idx-fetch-fix' into maintJunio C Hamano2015-02-251-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dk/format-patch-ignore-diff-submodule' into maintJunio C Hamano2015-02-251-0/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/detached-head-report'Junio C Hamano2015-03-201-1/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | branch: name detached HEAD analogous to statusMichael J Gruber2015-03-061-1/+38
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'kn/git-cd-to-empty'Junio C Hamano2015-03-201-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git: treat "git -C '<path>'" as a no-op when <path> is emptyKarthik Nayak2015-03-071-0/+10
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'nd/versioncmp-prereleases'Junio C Hamano2015-03-201-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | versionsort: support reorder prerelease suffixesNguyễn Thái Ngọc Duy2015-02-271-0/+28
* | | | | | | | | | | | | | | | | | Merge branch 'mg/status-v-v'Junio C Hamano2015-03-181-67/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-061-0/+11
| * | | | | | | | | | | | | | | | | | t7508: test git status -vMichael J Gruber2015-03-061-2/+12
| * | | | | | | | | | | | | | | | | | t7508: .gitignore 'expect' and 'output' filesJunio C Hamano2015-03-061-65/+13
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'mg/sequencer-commit-messages-always-verbatim'Junio C Hamano2015-03-181-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | sequencer: preserve commit messagesMichael J Gruber2015-03-061-0/+28
* | | | | | | | | | | | | | | | | | | Merge branch 'sg/completion-remote'Junio C Hamano2015-03-181-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | completion: add a test for __git_remotes() helper functionSZEDER Gábor2015-03-061-0/+19
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'es/rebase-i-count-todo'Junio C Hamano2015-03-181-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | rebase-interactive: suppress whitespace preceding item countEric Sunshine2015-03-061-0/+9
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/zip-text'Junio C Hamano2015-03-181-1/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | archive-zip: mark text files in archivesRené Scharfe2015-03-061-1/+46
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/diffcore-rename-duplicate'Junio C Hamano2015-03-101-0/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | diffcore-rename: avoid processing duplicate destinationsJeff King2015-02-271-0/+79
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'ak/t5516-typofix'Junio C Hamano2015-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \