summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/write-in-full-fix'Junio C Hamano2017-09-251-1/+1
|\
| * avoid "write_in_full(fd, buf, len) != len" patternJeff King2017-09-141-1/+1
| * Merge branch 'hv/t5526-andand-chain-fix' into maintJunio C Hamano2017-09-101-4/+4
| |\
| * \ Merge branch 'rs/t1002-do-not-use-sum' into maintJunio C Hamano2017-09-102-35/+35
| |\ \
| * \ \ Merge branch 'rs/t3700-clean-leftover' into maintJunio C Hamano2017-09-101-0/+1
| |\ \ \
| * \ \ \ Merge branch 'ab/ref-filter-no-contains' into maintJunio C Hamano2017-09-101-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'rs/archive-excluded-directory' into maintJunio C Hamano2017-09-101-3/+44
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mg/killed-merge' into maintJunio C Hamano2017-09-101-0/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tb/apply-with-crlf' into maintJunio C Hamano2017-09-101-6/+27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'as/grep-quiet-no-match-exit-code-fix' into maintJunio C Hamano2017-09-101-0/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pw/am-signoff' into maintJunio C Hamano2017-09-101-20/+63
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rs/in-obsd-basename-dirname-take-const' into maintJunio C Hamano2017-09-101-2/+16
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/t4062-obsd' into maintJunio C Hamano2017-09-101-1/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/obsd-getcwd-workaround' into maintJunio C Hamano2017-09-101-2/+28
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bw/clone-recursive-quiet' into maintJunio C Hamano2017-09-101-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pw/sequence-rerere-autoupdate' into maintJunio C Hamano2017-09-102-45/+132
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bw/push-options-recursively-to-submodules' into maintJunio C Hamano2017-09-101-1/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ma/pager-per-subcommand-action' into maintJunio C Hamano2017-09-101-0/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/rev-list-empty-input' into maintJunio C Hamano2017-09-102-11/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'st/lib-gpg-kill-stray-agent' into maintJunio C Hamano2017-09-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano2017-09-251-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add t/helper/test-write-cache to .gitignoreJonathan Tan2017-09-071-0/+1
* | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/name-rev-tests-with-short-stack'Junio C Hamano2017-09-253-6/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | t6120: test describe and name-rev with deep reposMichael J Gruber2017-09-081-0/+31
| * | | | | | | | | | | | | | | | | | | | | t6120: clean up state after breaking repoMichael J Gruber2017-09-081-0/+1
| * | | | | | | | | | | | | | | | | | | | | t6120: test name-rev --all and --stdinMichael J Gruber2017-09-081-0/+25
| * | | | | | | | | | | | | | | | | | | | | t7004: move limited stack prereq to test-libMichael J Gruber2017-09-082-6/+6
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/packed-ref-transactions'Junio C Hamano2017-09-191-0/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | files_ref_store: use a transaction to update packed refsMichael Haggerty2017-09-081-2/+2
| * | | | | | | | | | | | | | | | | | | | | | t1404: demonstrate two problems with reference transactionsMichael Haggerty2017-09-081-0/+73
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/merge-commit-msg-hook'Junio C Hamano2017-09-191-4/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | builtin/merge: honor commit-msg hook for mergesStefan Beller2017-09-081-4/+60
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/leak-checkers'Junio C Hamano2017-09-191-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | test-lib: set LSAN_OPTIONS to abort by defaultJeff King2017-09-061-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | test-lib: --valgrind should not override --verbose-logJeff King2017-09-061-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nm/pull-submodule-recurse-config'Junio C Hamano2017-09-191-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | pull: honor submodule.recurse config optionNicolas Morey-Chaisemartin2017-09-071-0/+32
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/packed-ref-store-prep'Junio C Hamano2017-09-191-2/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | rev-parse: don't trim bisect refnamesJeff King2017-09-071-2/+16
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jh/hashmap-disable-counting'Junio C Hamano2017-09-191-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | hashmap: add API to disable item counting when threadedJeff Hostetler2017-09-071-1/+2
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/prune-in-worktree'Junio C Hamano2017-09-192-0/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | revision.c: --reflog add HEAD reflog from all worktreesNguyễn Thái Ngọc Duy2017-08-241-0/+16
| * | | | | | | | | | | | | | | | | | | | | | | | files-backend: make reflog iterator go through per-worktree reflogNguyễn Thái Ngọc Duy2017-08-241-0/+30
| * | | | | | | | | | | | | | | | | | | | | | | | revision.c: --all adds HEAD from all worktreesNguyễn Thái Ngọc Duy2017-08-241-0/+12
| * | | | | | | | | | | | | | | | | | | | | | | | revision.c: --indexed-objects add objects from all worktreesNguyễn Thái Ngọc Duy2017-08-241-0/+9
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/worktree-kill-parse-ref'Junio C Hamano2017-09-101-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | branch: fix branch renaming not updating HEADs correctlyNguyễn Thái Ngọc Duy2017-08-241-0/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/send-email-cc-cruft'Junio C Hamano2017-09-101-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | send-email: fix garbage removal after addressMatthieu Moy2017-08-241-0/+4
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |