summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2015-07-20checkout: teach check_linked_checkout() about symbolic link HEADLibravatar Eric Sunshine1-0/+8
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedLibravatar Eric Sunshine1-0/+14
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedLibravatar Eric Sunshine1-0/+5
2015-07-06tests: worktree: retrofit "checkout --to" tests for "worktree add"Libravatar Eric Sunshine3-29/+25
2015-07-06checkout: fix bug with --to and relative HEADLibravatar Eric Sunshine1-0/+10
2015-06-29worktree: new place for "git prune --worktrees"Libravatar Nguyễn Thái Ngọc Duy1-11/+11
2015-06-12checkout: don't check worktrees when not necessaryLibravatar Nguyễn Thái Ngọc Duy1-0/+8
2015-03-31prune --worktrees: fix expire vs worktree existence conditionLibravatar Max Kirillov1-0/+12
2015-03-24t1501: fix test with split indexLibravatar Thomas Gummerer1-0/+1
2015-03-20t2026: fix broken &&-chainLibravatar Junio C Hamano1-2/+2
2015-01-27t2026 needs procondition SANITYLibravatar Torsten Bögershausen1-1/+1
2015-01-07checkout: add --ignore-other-wortreesLibravatar Nguyễn Thái Ngọc Duy1-0/+7
2014-12-01git-common-dir: make "modules/" per-working-directory directoryLibravatar Max Kirillov1-0/+50
2014-12-01checkout: do not fail if target is an empty directoryLibravatar Max Kirillov1-1/+6
2014-12-01t2025: add a test to make sure grafts is working from a linked checkoutLibravatar Nguyễn Thái Ngọc Duy1-0/+18
2014-12-01checkout: don't require a work tree when checking out into a new oneLibravatar Dennis Kaarsemaker1-0/+15
2014-12-01git_path(): keep "info/sparse-checkout" per work-treeLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2014-12-01checkout: clean up half-prepared directories in --to modeLibravatar Nguyễn Thái Ngọc Duy1-0/+6
2014-12-01checkout: reject if the branch is already checked out elsewhereLibravatar Nguyễn Thái Ngọc Duy1-5/+20
2014-12-01prune: strategies for linked checkoutsLibravatar Nguyễn Thái Ngọc Duy1-0/+84
2014-12-01checkout: support checking out into a new working directoryLibravatar Nguyễn Thái Ngọc Duy1-0/+63
2014-12-01setup.c: support multi-checkout repo setupLibravatar Nguyễn Thái Ngọc Duy2-0/+77
2014-12-01$GIT_COMMON_DIR: a new environment variableLibravatar Nguyễn Thái Ngọc Duy1-0/+16
2014-12-01git_path(): be aware of file relocation in $GIT_DIRLibravatar Nguyễn Thái Ngọc Duy1-0/+19
2014-11-19Merge branch 'tb/no-relative-file-url'Libravatar Junio C Hamano1-1/+1
2014-11-18Merge branch 'da/difftool'Libravatar Junio C Hamano1-0/+5
2014-11-14difftool: honor --trust-exit-code for builtin toolsLibravatar David Aguilar1-0/+5
2014-11-13t5705: the file:// URL should be absoluteLibravatar Torsten Bögershausen1-1/+1
2014-11-12Merge branch 'jk/fetch-reflog-df-conflict'Libravatar Junio C Hamano1-18/+18
2014-11-10t1410: fix breakage on case-insensitive filesystemsLibravatar Jeff King1-18/+18
2014-11-06Merge branch 'tm/line-log-first-parent'Libravatar Junio C Hamano1-0/+5
2014-11-06Merge branch 'jk/fetch-reflog-df-conflict'Libravatar Junio C Hamano2-0/+74
2014-11-04line-log: fix crash when --first-parent is usedLibravatar Tzvetan Mikov1-0/+5
2014-11-04ignore stale directories when checking reflog existenceLibravatar Jeff King1-0/+34
2014-11-04fetch: load all default config at startupLibravatar Jeff King1-0/+40
2014-10-31Merge branch 'rs/grep-color-words'Libravatar Junio C Hamano1-0/+94
2014-10-29Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maintLibravatar Junio C Hamano1-0/+9
2014-10-29Merge branch 'da/difftool'Libravatar Junio C Hamano1-0/+51
2014-10-29Merge branch 'mg/lib-gpg-ro-safety'Libravatar Junio C Hamano1-0/+1
2014-10-29Merge branch 'jk/prune-mtime'Libravatar Junio C Hamano4-0/+181
2014-10-28difftool: add support for --trust-exit-codeLibravatar David Aguilar1-0/+43
2014-10-28grep: add color.grep.matchcontext and color.grep.matchselectedLibravatar René Scharfe1-0/+94
2014-10-27t/lib-gpg: make gpghome files writableLibravatar Michael J Gruber1-0/+1
2014-10-27difftool--helper: exit when reading a prompt answer failsLibravatar Johannes Sixt1-0/+8
2014-10-24Merge branch 'jc/push-cert'Libravatar Junio C Hamano1-0/+44
2014-10-24Merge branch 'wk/t1304-wo-USER'Libravatar Junio C Hamano1-1/+1
2014-10-24Merge branch 'jk/pack-objects-no-bitmap-when-splitting'Libravatar Junio C Hamano1-0/+9
2014-10-24push: heed user.signingkey for signed pushesLibravatar Michael J Gruber1-0/+44
2014-10-21Merge branch 'da/mergetool-temporary-directory'Libravatar Junio C Hamano1-0/+23
2014-10-21Merge branch 'da/mergetool-tool-help'Libravatar Junio C Hamano1-6/+6