summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2016-12-06stash: prefer plumbing over git-diffLibravatar Jeff King1-0/+9
2016-12-06http: treat http-alternates like redirectsLibravatar Jeff King1-0/+38
2016-12-06http: make redirects more obviousLibravatar Jeff King2-0/+29
2016-12-06http: always update the base URL for redirectsLibravatar Jeff King3-0/+13
2016-12-05tag, branch, for-each-ref: add --ignore-case for sorting and filteringLibravatar Nguyễn Thái Ngọc Duy2-0/+56
2016-12-05t0021: minor filter process test cleanupLibravatar Lars Schneider1-3/+2
2016-12-05git-p4: fix empty file processing for large file system backend GitLFSLibravatar Lars Schneider1-0/+2
2016-12-05git-p4: support updating an existing shelved changelistLibravatar Luke Diamand1-0/+38
2016-12-05commit: make --only --allow-empty work without pathsLibravatar Andreas Krey1-0/+9
2016-12-05t3600: remove useless redirectLibravatar Stefan Beller1-1/+1
2016-12-05unpack-trees: fix grammar for untracked files in directoriesLibravatar Stefan Beller1-1/+1
2016-12-01Merge branch 'tb/t0027-raciness-fix' into jc/renormalize-merge-kill-safer-crlfLibravatar Junio C Hamano1-3/+3
2016-11-29pull: fast-forward "pull --rebase=true"Libravatar Junio C Hamano1-0/+17
2016-11-29sequencer: use trailer's trailer layoutLibravatar Jonathan Tan3-8/+81
2016-11-29t7610: clean up foo.XXXXXX tmpdirLibravatar Jeff King1-1/+2
2016-11-29git-p4: allow submit to create shelved changelists.Libravatar Vinicius Kursancew1-0/+31
2016-11-28worktree list: keep the list sortedLibravatar Nguyễn Thái Ngọc Duy1-0/+19
2016-11-28get_worktrees() must return main worktree as first item even on errorLibravatar Nguyễn Thái Ngọc Duy1-0/+21
2016-11-28merge-recursive: handle NULL in add_cacheinfo() correctlyLibravatar Johannes Schindelin1-1/+1
2016-11-28cherry-pick: demonstrate a segmentation faultLibravatar Johannes Schindelin1-0/+12
2016-11-23Merge branch 'jc/setup-cleanup-fix'Libravatar Junio C Hamano2-3/+45
2016-11-23Merge branch 'js/rebase-i-commentchar-fix'Libravatar Junio C Hamano2-0/+20
2016-11-23Merge branch 'jc/for-each-ref-head-segfault-fix'Libravatar Junio C Hamano1-0/+10
2016-11-23push: fix --dry-run to not push submodulesLibravatar Brandon Williams1-1/+1
2016-11-23push: --dry-run updates submodules when --recurse-submodules=on-demandLibravatar Brandon Williams1-0/+24
2016-11-22archive: read local configurationLibravatar Junio C Hamano1-3/+32
2016-11-22mailinfo: read local configurationLibravatar Junio C Hamano1-0/+13
2016-11-21rebase -i: handle core.commentChar=autoLibravatar Johannes Schindelin1-1/+1
2016-11-21stripspace: respect repository configLibravatar Johannes Schindelin1-1/+1
2016-11-21rebase -i: highlight problems with core.commentcharLibravatar Johannes Schindelin2-0/+20
2016-11-18for-each-ref: do not segv with %(HEAD) on an unborn branchLibravatar Junio C Hamano1-0/+10
2016-11-17submodules: allow empty working-tree dirs in merge/cherry-pickLibravatar David Turner2-5/+2
2016-11-16rev-parse: fix parent shorthands with --symbolicLibravatar Jeff King1-0/+18
2016-11-11Merge branch 'ls/filter-process'Libravatar Junio C Hamano1-2/+1
2016-11-11Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Libravatar Junio C Hamano2-3/+3
2016-11-11Merge branch 'as/merge-attr-sleep'Libravatar Junio C Hamano1-5/+13
2016-11-11t0021: remove debugging cruftLibravatar Junio C Hamano1-2/+1
2016-11-11t6026: clarify the point of "kill $(cat sleep.pid)"Libravatar Johannes Sixt1-1/+9
2016-11-11t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesLibravatar Johannes Sixt2-3/+3
2016-11-10t6026: ensure that long-running script really isLibravatar Johannes Schindelin1-4/+4
2016-11-10Revert "t6026-merge-attr: don't fail if sleep exits early"Libravatar Junio C Hamano1-1/+1
2016-11-10Revert "t6026-merge-attr: ensure that the merge driver was called"Libravatar Junio C Hamano1-2/+1
2016-11-10Merge branch 'jk/alt-odb-cleanup'Libravatar Junio C Hamano1-0/+71
2016-11-10Merge branch 'jk/filter-process-fix'Libravatar Junio C Hamano2-15/+17
2016-11-10Merge branch 'ls/filter-process'Libravatar Junio C Hamano1-5/+4
2016-11-10t6026-merge-attr: ensure that the merge driver was calledLibravatar Andreas Schwab1-1/+2
2016-11-08t6026-merge-attr: don't fail if sleep exits earlyLibravatar Andreas Schwab1-1/+1
2016-11-08alternates: re-allow relative paths from environmentLibravatar Jeff King1-0/+71
2016-11-08t0021: compute file size with a single process instead of a pipelineLibravatar Johannes Sixt1-1/+1
2016-11-08t0021: expect more variations in the output of uniq -cLibravatar Johannes Sixt1-4/+3