summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* revision.c: --indexed-objects add objects from all worktreesNguyễn Thái Ngọc Duy2017-08-241-0/+9
* Merge branch 'lg/merge-signoff'Junio C Hamano2017-08-241-0/+69
|\
| * merge: add a --signoff flaglg/merge-signoffŁukasz Gryglicki2017-07-251-0/+69
* | Merge branch 'hv/t5526-andand-chain-fix'Junio C Hamano2017-08-231-4/+4
|\ \
| * | t5526: fix some broken && chainshv/t5526-andand-chain-fixHeiko Voigt2017-08-171-4/+4
* | | Merge branch 'as/grep-quiet-no-match-exit-code-fix'Junio C Hamano2017-08-231-0/+5
|\ \ \
| * | | git-grep: correct exit code with --quiet and -Las/grep-quiet-no-match-exit-code-fixAnthony Sottile2017-08-171-0/+5
| |/ /
* | | Merge branch 'rs/t1002-do-not-use-sum'Junio C Hamano2017-08-232-35/+35
|\ \ \
| * | | t1002: stop using sum(1)rs/t1002-do-not-use-sumRené Scharfe2017-08-152-35/+35
* | | | Merge branch 'nm/stash-untracked'Junio C Hamano2017-08-231-0/+17
|\ \ \ \
| * | | | stash: clean untracked files before resetnm/stash-untrackedNicolas Morey-Chaisemartin2017-08-111-0/+17
* | | | | Merge branch 'mh/packed-ref-store'Junio C Hamano2017-08-222-0/+84
|\ \ \ \ \
| * | | | | packed_ref_store: handle a packed-refs file that is a symlinkMichael Haggerty2017-07-271-0/+15
| * | | | | read_packed_refs(): die if `packed-refs` contains bogus dataMichael Haggerty2017-07-031-3/+3
| * | | | | t3210: add some tests of bogus packed-refs file contentsMichael Haggerty2017-07-031-0/+27
| * | | | | t1408: add a test of stale packed refs covered by loose refsJunio C Hamano2017-06-231-0/+42
* | | | | | Merge branch 'sb/retire-t1200'Junio C Hamano2017-08-221-268/+0
|\ \ \ \ \ \
| * | | | | | t1200: remove t1200-tutorial.shsb/retire-t1200Stefan Beller2017-08-101-268/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'rs/t4062-obsd'Junio C Hamano2017-08-221-1/+3
|\ \ \ \ \ \
| * | | | | | t4062: use less than 256 repetitions in regexrs/t4062-obsdRené Scharfe2017-08-091-1/+3
* | | | | | | Merge branch 'jk/drop-sha1-entry-pos'Junio C Hamano2017-08-222-11/+1
|\ \ \ \ \ \ \
| * | | | | | | sha1_file: drop experimental GIT_USE_LOOKUP searchJeff King2017-08-092-11/+1
* | | | | | | | Merge branch 'pw/am-signoff'Junio C Hamano2017-08-221-20/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | am: fix signoff when other trailers are presentpw/am-signoffPhillip Wood2017-08-081-20/+63
* | | | | | | | | Merge branch 'rs/t3700-clean-leftover'Junio C Hamano2017-08-221-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t3700: fix broken test under !POSIXPERMrs/t3700-clean-leftoverRené Scharfe2017-08-081-0/+1
* | | | | | | | | | Merge branch 'rs/in-obsd-basename-dirname-take-const'Junio C Hamano2017-08-221-2/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test-path-utils: handle const parameter of basename and dirnamers/in-obsd-basename-dirname-take-constRené Scharfe2017-08-071-2/+16
* | | | | | | | | | | Merge branch 'rs/obsd-getcwd-workaround'Junio C Hamano2017-08-221-2/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t0001: skip test with restrictive permissions if getpwd(3) respects themrs/obsd-getcwd-workaroundRené Scharfe2017-08-071-2/+28
* | | | | | | | | | | | Merge branch 'ma/parse-maybe-bool'Junio C Hamano2017-08-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | config: make git_{config,parse}_maybe_bool equivalentMartin Ågren2017-08-071-1/+1
| * | | | | | | | | | | | t5334: document that git push --signed=1 does not workMartin Ågren2017-08-071-0/+7
* | | | | | | | | | | | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-08-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tests: don't give unportable ">" to "test" built-in, use -gtab/ref-filter-no-containsÆvar Arnfjörð Bjarmason2017-08-071-1/+1
* | | | | | | | | | | | | | Merge branch 'bw/clone-recursive-quiet'Junio C Hamano2017-08-221-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clone: teach recursive clones to respect -qbw/clone-recursive-quietBrandon Williams2017-08-041-0/+6
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'pw/sequence-rerere-autoupdate'Junio C Hamano2017-08-222-45/+132
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cherry-pick/revert: reject --rerere-autoupdate when continuingpw/sequence-rerere-autoupdatePhillip Wood2017-08-021-0/+13
| * | | | | | | | | | | | | | cherry-pick/revert: remember --rerere-autoupdatePhillip Wood2017-08-021-7/+53
| * | | | | | | | | | | | | | t3504: use test_commitPhillip Wood2017-08-021-12/+9
| * | | | | | | | | | | | | | rebase -i: honor --rerere-autoupdatePhillip Wood2017-08-021-0/+3
| * | | | | | | | | | | | | | rebase: honor --rerere-autoupdatePhillip Wood2017-08-021-27/+55
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-08-221-1/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | submodule--helper: teach push-check to handle HEADbw/push-options-recursively-to-submodulesBrandon Williams2017-07-201-1/+24
* | | | | | | | | | | | | | | Merge branch 'ma/pager-per-subcommand-action'Junio C Hamano2017-08-111-0/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git.c: ignore pager.* when launching builtin as dashed externalma/pager-per-subcommand-actionMartin Ågren2017-08-031-1/+1
| * | | | | | | | | | | | | | | tag: change default of `pager.tag` to "on"Martin Ågren2017-08-031-14/+14
| * | | | | | | | | | | | | | | tag: respect `pager.tag` in list-mode onlyMartin Ågren2017-08-031-1/+14
| * | | | | | | | | | | | | | | t7006: add tests for how git tag paginatesMartin Ågren2017-08-031-0/+67
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |