summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2016-12-15transport: add protocol policy config optionBrandon Williams
2016-12-14lib-proto-disable: variable name fixBrandon Williams
2016-12-14i18n: add--interactive: mark patch prompt for translationVasco Almeida
2016-12-14i18n: add--interactive: mark plural stringsVasco Almeida
2016-12-14merge: ensure '--abort' option takes no argumentsChris Packham
2016-12-14merge: add '--continue' option as a synonym for 'git commit'Chris Packham
2016-12-14git-p4: support git worktreesLuke Diamand
2016-12-13t5547-push-quarantine: run the path separator test on Windows, tooJohannes Sixt
2016-12-13t3600: slightly modernize styleStefan Beller
2016-12-12tmp-objdir: quote paths we add to alternatesJeff King
2016-12-12alternates: accept double-quoted pathsJeff King
2016-12-12Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-componentJunio C Hamano
2016-12-12submodule--helper: set alternateLocation for cloned submodulesVitaly "_Vi" Shukela
2016-12-11ref-filter: add support to display trailers as part of contentsJacob Keller
2016-12-11pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller
2016-12-11rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy
2016-12-09sequencer: make sequencer abort saferStephan Beyer
2016-12-09t3510: test that cherry-pick --abort does not unsafely change HEADStephan Beyer
2016-12-08diff: handle --no-abbrev in no-index caseJack Bates
2016-12-08difftool: fix dir-diff index creation when in a subdirectoryDavid Aguilar
2016-12-07hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano
2016-12-06stash: prefer plumbing over git-diffJeff King
2016-12-06http: treat http-alternates like redirectsJeff King
2016-12-06http: make redirects more obviousJeff King
2016-12-06http: always update the base URL for redirectsJeff King
2016-12-06docs: warn about possible '=' in clean/smudge filter process valuesLars Schneider
2016-12-05tag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy
2016-12-05t0021: minor filter process test cleanupLars Schneider
2016-12-05git-p4: fix empty file processing for large file system backend GitLFSLars Schneider
2016-12-05git-p4: support updating an existing shelved changelistLuke Diamand
2016-12-05commit: make --only --allow-empty work without pathsAndreas Krey
2016-12-05t3600: remove useless redirectStefan Beller
2016-12-05unpack-trees: fix grammar for untracked files in directoriesStefan Beller
2016-12-01Merge branch 'tb/t0027-raciness-fix' into jc/renormalize-merge-kill-safer-crlfJunio C Hamano
2016-11-29pull: fast-forward "pull --rebase=true"Junio C Hamano
2016-11-29sequencer: use trailer's trailer layoutJonathan Tan
2016-11-29t7610: clean up foo.XXXXXX tmpdirJeff King
2016-11-29git-p4: allow submit to create shelved changelists.Vinicius Kursancew
2016-11-28worktree list: keep the list sortedNguyễn Thái Ngọc Duy
2016-11-28get_worktrees() must return main worktree as first item even on errorNguyễn Thái Ngọc Duy
2016-11-28merge-recursive: handle NULL in add_cacheinfo() correctlyJohannes Schindelin
2016-11-28cherry-pick: demonstrate a segmentation faultJohannes Schindelin
2016-11-23Merge branch 'jc/setup-cleanup-fix'Junio C Hamano
2016-11-23Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano
2016-11-23Merge branch 'jc/for-each-ref-head-segfault-fix'Junio C Hamano
2016-11-23push: fix --dry-run to not push submodulesBrandon Williams
2016-11-23push: --dry-run updates submodules when --recurse-submodules=on-demandBrandon Williams
2016-11-22submodule-config: rename commit_sha1 to treeish_nameStefan Beller
2016-11-22archive: read local configurationJunio C Hamano
2016-11-22mailinfo: read local configurationJunio C Hamano