summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2016-12-15transport: add from_user parameter to is_transport_allowedLibravatar Brandon Williams1-0/+7
2016-12-15transport: add protocol policy config optionLibravatar Brandon Williams3-5/+127
2016-12-14lib-proto-disable: variable name fixLibravatar Brandon Williams1-6/+6
2016-12-14i18n: add--interactive: mark patch prompt for translationLibravatar Vasco Almeida1-1/+4
2016-12-14i18n: add--interactive: mark plural stringsLibravatar Vasco Almeida1-1/+10
2016-12-14merge: ensure '--abort' option takes no argumentsLibravatar Chris Packham1-0/+2
2016-12-14merge: add '--continue' option as a synonym for 'git commit'Libravatar Chris Packham1-0/+9
2016-12-13git-p4: support git worktreesLibravatar Luke Diamand2-0/+52
2016-12-13t5547-push-quarantine: run the path separator test on Windows, tooLibravatar Johannes Sixt1-4/+10
2016-12-12t3600: slightly modernize styleLibravatar Stefan Beller1-73/+51
2016-12-12tmp-objdir: quote paths we add to alternatesLibravatar Jeff King1-0/+19
2016-12-12alternates: accept double-quoted pathsLibravatar Jeff King1-0/+18
2016-12-12Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-componentLibravatar Junio C Hamano1-0/+71
2016-12-12submodule--helper: set alternateLocation for cloned submodulesLibravatar Vitaly "_Vi" Shukela1-0/+66
2016-12-11ref-filter: add support to display trailers as part of contentsLibravatar Jacob Keller1-0/+26
2016-12-11pretty: add %(trailers) format for displaying trailers of a commit messageLibravatar Jacob Keller1-0/+26
2016-12-11rebase: add --quit to cleanup rebase, leave everything else untouchedLibravatar Nguyễn Thái Ngọc Duy1-0/+24
2016-12-09sequencer: make sequencer abort saferLibravatar Stephan Beyer1-1/+1
2016-12-09t3510: test that cherry-pick --abort does not unsafely change HEADLibravatar Stephan Beyer1-0/+10
2016-12-08diff: handle --no-abbrev in no-index caseLibravatar Jack Bates7-0/+34
2016-12-08difftool: fix dir-diff index creation when in a subdirectoryLibravatar David Aguilar1-3/+41
2016-12-07hold_locked_index(): align error handling with hold_lockfile_for_update()Libravatar Junio C Hamano1-1/+1
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-06docs: warn about possible '=' in clean/smudge filter process valuesLibravatar Lars Schneider2-12/+16
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-22submodule-config: rename commit_sha1 to treeish_nameLibravatar Stefan Beller1-0/+14
2016-11-22archive: read local configurationLibravatar Junio C Hamano1-3/+32