aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| * | Merge branch 'jt/t1450-fsck-corrupt-packfile' into maintJunio C Hamano2017-08-23
| |\ \
| * \ \ Merge branch 'jb/t8008-cleanup' into maintJunio C Hamano2017-08-23
| |\ \ \
| * \ \ \ Merge branch 'jt/subprocess-handshake' into maintJunio C Hamano2017-08-23
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/reflog-walk' into maintJunio C Hamano2017-08-23
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/ref-filter-colors' into maintJunio C Hamano2017-08-23
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'ma/up-to-date'Junio C Hamano2017-09-10
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: correct several "up-to-date" to "up to date"Martin Ågren2017-08-23
| |/ / / / / / /
* | | | | | | | Merge branch 'rs/archive-excluded-directory'Junio C Hamano2017-09-06
|\ \ \ \ \ \ \ \
| * | | | | | | | archive: don't queue excluded directoriesRené Scharfe2017-08-19
| * | | | | | | | t5001: add tests for export-ignore attributes and exclude pathspecsRené Scharfe2017-08-19
| |/ / / / / / /
* | | | | | | | Merge branch 'ks/branch-set-upstream'Junio C Hamano2017-09-06
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin/branch: stop supporting the "--set-upstream" optionKaartic Sivaraam2017-08-17
| * | | | | | | | t3200: cleanup cruft of a testKaartic Sivaraam2017-08-17
* | | | | | | | | Merge branch 'mg/killed-merge'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge: save merge state earlierMichael J Gruber2017-08-23
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/cutoff-config'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolvedJunio C Hamano2017-08-22
| * | | | | | | | | t4200: parameterize "rerere gc" custom expiry testJunio C Hamano2017-08-22
| * | | | | | | | | t4200: gather "rerere gc" togetherJunio C Hamano2017-08-22
| * | | | | | | | | t4200: make "rerere gc" test more robustJunio C Hamano2017-08-22
| * | | | | | | | | t4200: give us a clean slate after "rerere gc" testsJunio C Hamano2017-08-22
| |/ / / / / / / /
* | | | | | | | | Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf: add test for writing the indexKevin Willford2017-08-21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule: remove gitmodules_configBrandon Williams2017-08-03
| * | | | | | | | | submodule-config: remove support for overlaying repository configBrandon Williams2017-08-03
| * | | | | | | | | diff: stop allowing diff to have submodules configured in .git/configBrandon Williams2017-08-03
| * | | | | | | | | t7411: check configuration parsing errorsBrandon Williams2017-08-02
| * | | | | | | | | Merge branch 'bc/object-id' into bw/submodule-config-cleanupJunio C Hamano2017-08-02
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'tb/apply-with-crlf'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | apply: file commited with CRLF should roundtrip diff and applyTorsten Bögershausen2017-08-19
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jt/stash-tests'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | stash: add a test for stashing in a detached stateJoel Teichroeb2017-08-19
| * | | | | | | | | | | stash: add a test for when apply fails during stash branchJoel Teichroeb2017-08-19
| * | | | | | | | | | | stash: add a test for stash create with no filesJoel Teichroeb2017-08-19
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/trailers-parse'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pretty: support normalization options for %(trailers)Jeff King2017-08-15
| * | | | | | | | | | | t4205: refactor %(trailers) testsJeff King2017-08-15
| * | | | | | | | | | | interpret-trailers: add an option to unfold valuesJeff King2017-08-15
| * | | | | | | | | | | interpret-trailers: add an option to show only existing trailersJeff King2017-08-15
| * | | | | | | | | | | interpret-trailers: add an option to show only the trailersJeff King2017-08-15
* | | | | | | | | | | | Merge branch 'pb/trailers-from-command-line'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | interpret-trailers: add options for actionsPaolo Bonzini2017-08-14
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jt/diff-color-move-fix'Junio C Hamano2017-08-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | diff: define block by number of alphanumeric charsJonathan Tan2017-08-16
| * | | | | | | | | | | | diff: respect MIN_BLOCK_LENGTH for last blockJonathan Tan2017-08-16