summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* diff: fix modified lines stats with --stat and --numstatThomas Guyot-Sionnest2020-09-241-8/+4
* Merge branch 'jk/dont-count-existing-objects-twice'Junio C Hamano2020-09-221-0/+4
|\
| * packfile: actually set approximate_object_count_validJeff King2020-09-171-0/+4
* | Merge branch 'al/ref-filter-merged-and-no-merged'Junio C Hamano2020-09-224-19/+67
|\ \
| * | ref-filter: allow merged and no-merged filtersAaron Lipman2020-09-164-8/+31
| * | t3201: test multiple branch filter combinationsAaron Lipman2020-09-161-11/+36
* | | Merge branch 'kk/build-portability-fix'Junio C Hamano2020-09-221-33/+33
|\ \ \
| * | | Fit to Plan 9's ANSI/POSIX compatibility layerKyohei Kadota2020-09-091-33/+33
| |/ /
* | | Merge branch 'pw/add-p-edit-ita-path'Junio C Hamano2020-09-221-0/+38
|\ \ \
| * | | add -p: fix editing of intent-to-add pathsPhillip Wood2020-09-091-0/+38
* | | | Merge branch 'mt/config-fail-nongit-early'Junio C Hamano2020-09-181-5/+8
|\ \ \ \
| * | | | config: complain about --worktree outside of a git repoMatheus Tavares2020-09-091-5/+8
| | |_|/ | |/| |
* | | | Merge branch 'jc/quote-path-cleanup'Junio C Hamano2020-09-181-0/+27
|\ \ \ \
| * | | | wt-status: consistently quote paths in "status --short" outputJunio C Hamano2020-09-101-0/+27
| | |/ / | |/| |
* | | | Merge branch 'jk/add-i-fixes'Junio C Hamano2020-09-181-0/+8
|\ \ \ \
| * | | | add--interactive.perl: specify --no-color explicitlyJeff King2020-09-081-0/+1
| * | | | add-patch: fix inverted return code of repo_read_index()Jeff King2020-09-081-0/+7
| | |/ / | |/| |
* | | | Merge branch 'al/t3200-back-on-a-branch'Junio C Hamano2020-09-181-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | t3200: clean side effect of git checkout --orphanAaron Lipman2020-09-081-0/+1
| |/ /
* | | Merge branch 'jt/interpret-branch-name-fallback'Junio C Hamano2020-09-091-0/+12
|\ \ \
| * | | wt-status: tolerate dangling marksJonathan Tan2020-09-021-0/+12
| |/ /
* | | Merge branch 'hv/ref-filter-misc'Junio C Hamano2020-09-091-0/+35
|\ \ \
| * | | ref-filter: add `sanitize` option for 'subject' atomHariom Verma2020-08-281-0/+7
| * | | ref-filter: add `short` modifier to 'parent' atomHariom Verma2020-08-281-0/+6
| * | | ref-filter: add `short` modifier to 'tree' atomHariom Verma2020-08-281-0/+6
| * | | ref-filter: support different email formatsHariom Verma2020-08-281-0/+16
* | | | Merge branch 'ss/submodule-summary-in-c-fixes'Junio C Hamano2020-09-091-1/+1
|\ \ \ \
| * | | | t7421: eliminate 'grep' check in t7421.4 for mingw compatibilityShourya Shukla2020-08-271-1/+1
* | | | | Merge branch 'es/worktree-repair'Junio C Hamano2020-09-092-0/+207
|\ \ \ \ \
| * | | | | init: make --separate-git-dir work from within linked worktreeEric Sunshine2020-08-311-2/+19
| * | | | | init: teach --separate-git-dir to repair linked worktreesEric Sunshine2020-08-311-0/+11
| * | | | | worktree: teach "repair" to fix outgoing links to worktreesEric Sunshine2020-08-311-0/+86
| * | | | | worktree: teach "repair" to fix worktree back-links to main worktreeEric Sunshine2020-08-311-0/+82
| * | | | | worktree: add skeleton "repair" commandEric Sunshine2020-08-271-0/+11
* | | | | | Merge branch 'tb/repack-clearing-midx'Junio C Hamano2020-09-091-2/+42
|\ \ \ \ \ \
| * | | | | | builtin/repack.c: invalidate MIDX only when necessaryTaylor Blau2020-08-261-2/+42
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ss/submodule-summary-in-c'Junio C Hamano2020-09-092-0/+75
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | submodule: port submodule subcommand 'summary' from shell to CPrathamesh Chavan2020-08-121-1/+1
| * | | | t7421: introduce a test script for verifying 'summary' outputShourya Shukla2020-08-122-0/+73
* | | | | Merge branch 'mr/diff-hide-stat-wo-textual-change'Junio C Hamano2020-09-031-2/+36
|\ \ \ \ \
| * | | | | diff: teach --stat to ignore uninteresting modificationsMatthew Rogers2020-08-191-2/+36
| | |/ / / | |/| | |
* | | | | Merge branch 'jt/lazy-fetch'Junio C Hamano2020-09-037-17/+64
|\ \ \ \ \
| * | | | | fetch: no FETCH_HEAD display if --no-write-fetch-headJonathan Tan2020-09-022-10/+15
| * | | | | promisor-remote: lazy-fetch objects in subprocessJonathan Tan2020-08-184-7/+7
| * | | | | fetch-pack: do not lazy-fetch during ref iterationJonathan Tan2020-08-181-0/+20
| * | | | | negotiator/noop: add noop fetch negotiatorJonathan Tan2020-08-181-0/+22
* | | | | | Merge branch 'jk/slimmed-down'Junio C Hamano2020-09-038-1674/+1
|\ \ \ \ \ \
| * | | | | | drop vcs-svn experimentJeff King2020-08-138-1674/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jt/fetch-pack-loosen-validation-with-packfile-uri'Junio C Hamano2020-09-031-0/+53
|\ \ \ \ \ \
| * | | | | | fetch-pack: make packfile URIs work with transfer.fsckobjectsJonathan Tan2020-08-241-0/+53
| | |_|_|_|/ | |/| | | |