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