summaryrefslogtreecommitdiffstats
path: root/version.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-27t/perf/fsmonitor: perf comparison of multiple fsmonitor integrationsNipunn Koorapati1-8/+14
2020-10-27t/perf/fsmonitor: initialize test with git resetNipunn Koorapati1-2/+6
2020-10-27t/perf/fsmonitor: factor setup for fsmonitor into functionNipunn Koorapati1-2/+6
2020-10-27t/perf/fsmonitor: silence initial git commitNipunn Koorapati1-1/+1
2020-10-27t/perf/fsmonitor: shorten DESC to basenameNipunn Koorapati1-1/+5
2020-10-27t/perf/fsmonitor: factor description out for readabilityNipunn Koorapati1-10/+12
2020-10-27t/perf/fsmonitor: improve error message if typoing hook nameNipunn Koorapati1-1/+3
2020-10-27t/perf/fsmonitor: move watchman setup to one-time-repo-setupNipunn Koorapati1-7/+9
2020-10-27t/perf/fsmonitor: separate one time repo initializationNipunn Koorapati1-8/+11
2020-10-20p7519-fsmonitor: add a git add benchmarkNipunn Koorapati1-0/+4
2020-10-20p7519-fsmonitor: refactor to avoid code duplicationNipunn Koorapati1-99/+37
2020-10-20perf lint: add make test-lint to perf testsNipunn Koorapati3-7/+11
2020-10-20t/perf: add fsmonitor perf test for git diffNipunn Koorapati1-0/+71
2020-10-20t/perf/p7519-fsmonitor.sh: warm cache on first git statusNipunn Koorapati1-1/+2
2020-10-20t/perf/README: elaborate on output formatNipunn Koorapati1-0/+2
2020-10-20fsmonitor: use fsmonitor data in `git diff`Alex Vandiver1-2/+13
2020-10-17git-gui: blame: prevent tool tips from sticking around after Command-TabStefan Haller1-0/+1
2020-10-15Git 2.29-rc2v2.29.0-rc2Junio C Hamano1-1/+1
2020-10-09Git 2.29-rc1v2.29.0-rc1Junio C Hamano2-14/+22
2020-10-08doc: fix the bnf like style of some commandsJean-Noël Avila2-2/+2
2020-10-08doc: git-remote fix upsJean-Noël Avila1-10/+10
2020-10-08doc: use linkgit macro where needed.Jean-Noël Avila1-1/+1
2020-10-08git-bisect-lk2009: make continuation of list indentedJean-Noël Avila1-8/+8
2020-10-08ci: do not skip tagged revisions in GitHub workflowsJohannes Schindelin1-0/+2
2020-10-08ci: skip GitHub workflow runs for already-tested commits/treesJohannes Schindelin1-1/+38
2020-10-08tests: avoid using the branch name `main`Johannes Schindelin4-16/+16
2020-10-08t1415: avoid using `main` as ref nameJohannes Schindelin1-9/+9
2020-10-08Makefile: ASCII-sort += listsDenton Liu1-5/+5
2020-10-08help: do not expect built-in commands to be hardlinkedJohannes Schindelin3-0/+22
2020-10-07index-pack: make get_base_data() comment clearerJonathan Tan1-11/+8
2020-10-07index-pack: drop type_cas mutexJeff King1-6/+0
2020-10-07index-pack: restore "resolving deltas" progress meterJeff King2-0/+11
2020-10-07compat/mingw.h: drop extern from function declarationDenton Liu1-1/+1
2020-10-07GitHub workflow: automatically follow minor updates of setup-msbuildJohannes Schindelin1-1/+1
2020-10-07git-gui: improve dark mode supportSerg Tereshchenko2-6/+49
2020-10-06t5534: split stdout and stderr redirectionĐoàn Trần Công Danh1-4/+3
2020-10-05Git 2.29-rc0v2.29.0-rc0Junio C Hamano2-1/+32
2020-10-04fast-import: fix typo in documentationSamanta Navarro1-1/+1
2020-10-04gitsubmodules doc: invoke 'ls-files' with '--recurse-submodules'Philippe Blain1-10/+13
2020-10-04Nineteenth batchJunio C Hamano1-0/+33
2020-10-03credential: treat CR/LF as line endings in the credential protocolNikita Leonov1-1/+1
2020-10-03gitk: Resize panes correctly when reducing window sizePaul Mackerras1-4/+11
2020-10-03gitk: replace tabs with spacesDenton Liu1-5308/+5308
2020-10-02commit-reach: fix in_merge_bases_many bugDerrick Stolee3-4/+36
2020-10-02format-patch: teach format.useAutoBase "whenAble" optionJacob Keller3-26/+130
2020-10-01submodule update: silence underlying merge/rebase with "--quiet"Theodore Dubois2-3/+15
2020-09-30refspec: add support for negative refspecsJacob Keller7-13/+367
2020-09-30combine-diff: handle --find-object in multitree code pathJeff King2-2/+96
2020-09-30hashmap_for_each_entry(): workaround MSVC's runtime check failure #3Junio C Hamano1-1/+2
2020-09-30cmake (Windows): recommend using Visual Studio's built-in CMake supportJohannes Schindelin1-9/+17