summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-08fsmonitor: demonstrate that it is not refreshed after discard_index()Johannes Schindelin2-1/+31
2019-05-08perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDÆvar Arnfjörð Bjarmason2-0/+13
2019-05-08perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason2-2/+4
2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason3-31/+37
2019-05-08perf-lib.sh: make "./run <revisions>" use the correct gitsÆvar Arnfjörð Bjarmason2-2/+10
2019-05-08perf aggregate: remove GIT_TEST_INSTALLED from --codespeedÆvar Arnfjörð Bjarmason1-3/+0
2019-05-08perf README: correct docs for 3c8f12c96c regressionÆvar Arnfjörð Bjarmason1-1/+1
2019-05-08revisions.txt: remove ambibuity between <rev>:<path> and :<path>Andreas Heiduk1-5/+2
2019-05-08revisions.txt: mention <rev>~ formDenton Liu1-1/+3
2019-05-08revisions.txt: mark optional rev arguments with []Denton Liu1-5/+5
2019-05-08revisions.txt: change "rev" to "<rev>"Denton Liu1-4/+4
2019-05-07notes: correct documentation of format_display_notes()Chris Mayo1-5/+3
2019-05-07mingw: remove obsolete IPv6-related codeTanushree Tumane2-183/+3
2019-05-07t5580: verify that alternates can be UNC pathsJohannes Schindelin1-0/+12
2019-05-07cvsexportcommit: force crlf translationDustin Spicuzza1-0/+1
2019-05-07ci: install 'libsvn-perl' instead of 'git-svn'SZEDER Gábor1-1/+1
2019-05-07t4253-am-keep-cr-dos: avoid using pipesBoxuan Li1-2/+4
2019-05-07commit-graph: fix memory leakJosh Steadmon1-1/+3
2019-05-07midx: add packs to packed_git linked listDerrick Stolee4-33/+30
2019-05-07midx: pass a repository pointerDerrick Stolee5-15/+22
2019-05-07branch: add worktree info on verbose outputNickolai Belakovski3-2/+27
2019-05-07branch: update output to include worktree infoNickolai Belakovski4-13/+45
2019-05-07ref-filter: add worktreepath atomNickolai Belakovski3-0/+96
2019-05-07branch: make create_branch accept a merge base revDenton Liu5-6/+33
2019-05-07t2018: cleanup in current testDenton Liu1-26/+17
2019-05-07Declare both git-switch and git-restore experimentalNguyễn Thái Ngọc Duy2-0/+4
2019-05-07help: move git-diff and git-reset to different groupsNguyễn Thái Ngọc Duy1-2/+2
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy16-84/+93
2019-05-07user-manual.txt: prefer 'merge --abort' over 'reset --hard'Nguyễn Thái Ngọc Duy1-1/+1
2019-05-07completion: support restoreNguyễn Thái Ngọc Duy1-0/+15
2019-05-07t: add tests for restoreNguyễn Thái Ngọc Duy3-0/+221
2019-05-07restore: support --patchNguyễn Thái Ngọc Duy2-2/+56
2019-05-07restore: replace --force with --ignore-unmergedNguyễn Thái Ngọc Duy1-9/+20
2019-05-07restore: default to --source=HEAD when only --staged is specifiedNguyễn Thái Ngọc Duy1-0/+6
2019-05-07restore: reject invalid combinations with --stagedNguyễn Thái Ngọc Duy1-0/+10
2019-05-07restore: add --worktree and --stagedNguyễn Thái Ngọc Duy1-6/+68
2019-05-07checkout: factor out worktree checkout codeNguyễn Thái Ngọc Duy1-49/+59
2019-05-07restore: disable overlay mode by defaultNguyễn Thái Ngọc Duy1-4/+7
2019-05-07restore: make pathspec mandatoryNguyễn Thái Ngọc Duy1-0/+7
2019-05-07restore: take tree-ish from --source option insteadNguyễn Thái Ngọc Duy1-8/+34
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy13-5/+257
2019-05-07parse-options: don't emit "ambiguous option" for aliasesNguyễn Thái Ngọc Duy5-10/+164
2019-05-07coccicheck: optionally batch spatch invocationsJeff King1-7/+6
2019-05-07trace2: fixup access problem on /etc/gitconfig in read_very_early_configJeff Hostetler2-1/+5
2019-05-05*.[ch]: manually align parameter listsDenton Liu44-202/+202
2019-05-05*.[ch]: remove extern from function declarations using sedDenton Liu11-49/+49
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu70-885/+885
2019-05-05t/perf: add perf script for partial clonesJeff King1-0/+26
2019-04-26trace2: fix incorrect function pointer checkJosh Steadmon1-1/+1
2019-04-26Honor core.precomposeUnicode in more placesElijah Newren3-0/+7