aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* p0006-read-tree-checkout: perf test to time read-treeJeff Hostetler2017-04-19
* read-cache: add strcmp_offset functionJeff Hostetler2017-04-15
* Merge branch 'ah/log-decorate-default-to-auto'Junio C Hamano2017-04-11
|\
| * log: if --decorate is not given, default to --decorate=autoAlex Henrie2017-03-24
* | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-11
|\ \
| * | tag: add tests for --with and --withoutÆvar Arnfjörð Bjarmason2017-03-24
| * | ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-24
| * | tag: change --point-at to default to HEADÆvar Arnfjörð Bjarmason2017-03-24
| * | tag: implicitly supply --list given another list-like optionÆvar Arnfjörð Bjarmason2017-03-24
| * | tag: change misleading --list <pattern> documentationÆvar Arnfjörð Bjarmason2017-03-24
| * | tag: add more incompatibles mode testsÆvar Arnfjörð Bjarmason2017-03-24
| * | tag tests: fix a typo in a test descriptionÆvar Arnfjörð Bjarmason2017-03-23
| * | tag: remove a TODO item from the test suiteÆvar Arnfjörð Bjarmason2017-03-23
| * | ref-filter: add test for --contains on a non-commitÆvar Arnfjörð Bjarmason2017-03-23
| * | ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-21
* | | Merge branch 'js/rebase-i-reword-to-run-hooks'Junio C Hamano2017-03-30
|\ \ \
| * | | sequencer: allow the commit-msg hooks to run during a `reword`Johannes Schindelin2017-03-27
| * | | t7504: document regression: reword no longer calls commit-msgJohannes Schindelin2017-03-22
* | | | Merge branch 'ab/case-insensitive-upstream-and-push-marker'Junio C Hamano2017-03-30
|\ \ \ \
| * | | | rev-parse: match @{upstream}, @{u} and @{push} case-insensitivelyÆvar Arnfjörð Bjarmason2017-03-27
* | | | | Merge branch 'ab/test-readme-updates'Junio C Hamano2017-03-30
|\ \ \ \ \
| * | | | | t/README: clarify the test_have_prereq documentationÆvar Arnfjörð Bjarmason2017-03-26
| * | | | | t/README: change "Inside <X> part" to "Inside the <X> part"Ævar Arnfjörð Bjarmason2017-03-22
| * | | | | t/README: link to metacpan.org, not search.cpan.orgÆvar Arnfjörð Bjarmason2017-03-22
* | | | | | Merge branch 'rs/freebsd-getcwd-workaround'Junio C Hamano2017-03-30
|\ \ \ \ \ \
| * | | | | | strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSDRené Scharfe2017-03-26
| * | | | | | Merge branch 'jc/config-case-cmdline-take-2' into maintJunio C Hamano2017-03-24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/grep-no-index-fix' into maintJunio C Hamano2017-03-24
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jn/remote-helpers-with-git-dir' into maintJunio C Hamano2017-03-24
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'jh/send-email-one-cc' into maintJunio C Hamano2017-03-21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/t6300-cleanup' into maintJunio C Hamano2017-03-21
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rl/remote-allow-missing-branch-name-merge' into maintJunio C Hamano2017-03-21
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'dt/gc-ignore-old-gc-logs' into maintJunio C Hamano2017-03-21
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/diff-populate-filespec-size-only-fix' into maintJunio C Hamano2017-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bw/recurse-submodules-relative-fix'Junio C Hamano2017-03-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ls-files: fix bug when recursing with relative pathspecBrandon Williams2017-03-17
| * | | | | | | | | | | | | | grep: fix bug when recursing with relative pathspecBrandon Williams2017-03-17
* | | | | | | | | | | | | | | Merge branch 'sg/completion-refs-speedup'Junio C Hamano2017-03-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | completion: fill COMPREPLY directly when completing refsSZEDER Gábor2017-03-23
| * | | | | | | | | | | | | | | completion: let 'for-each-ref' and 'ls-remote' filter matching refsSZEDER Gábor2017-03-23
| * | | | | | | | | | | | | | | completion: support excluding full refsSZEDER Gábor2017-03-23
| * | | | | | | | | | | | | | | completion: support completing fully qualified non-fast-forward refspecsSZEDER Gábor2017-03-23
| * | | | | | | | | | | | | | | completion: support completing full refs after '--option=refs/<TAB>'SZEDER Gábor2017-03-23
| * | | | | | | | | | | | | | | completion: wrap __git_refs() for better option parsingSZEDER Gábor2017-03-23
* | | | | | | | | | | | | | | | Merge branch 'bw/submodule-is-active'Junio C Hamano2017-03-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | submodule add: respect submodule.active and submodule.<name>.activeBrandon Williams2017-03-18
| * | | | | | | | | | | | | | | | submodule--helper init: set submodule.<name>.activeBrandon Williams2017-03-18
| * | | | | | | | | | | | | | | | clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams2017-03-18
| * | | | | | | | | | | | | | | | submodule init: initialize active submodulesBrandon Williams2017-03-18
| * | | | | | | | | | | | | | | | submodule: decouple url and submodule interestBrandon Williams2017-03-18