aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* branch: use BRANCH_COLOR_LOCAL in ref-filter formatJeff King2017-07-09
* branch: honor --abbrev/--no-abbrev in --list modeJunio C Hamano2017-03-10
* ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano2017-02-07
* branch: implement '--format' optionKarthik Nayak2017-01-31
* branch: use ref-filter printing APIsKarthik Nayak2017-01-31
* ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnamesKarthik Nayak2017-01-31
* ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak2017-01-31
* ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak2017-01-10
* ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak2017-01-10
* ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak2017-01-10
* ref-filter: introduce refname_atom_parser()Karthik Nayak2017-01-10
* ref-filter: make "%(symref)" atom work with the ':short' modifierKarthik Nayak2017-01-10
* ref-filter: add support for %(upstream:track,nobracket)Karthik Nayak2017-01-10
* ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak2017-01-10
* ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak2017-01-10
* ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak2017-01-10
* ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-10
* Merge branch 'jk/index-pack-wo-repo-from-stdin'Junio C Hamano2016-12-21
|\
| * t: use nongit() function where applicableJeff King2016-12-16
| * index-pack: complain when --stdin is used outside of a repoJeff King2016-12-16
| * t5000: extract nongit function to test-lib-functions.shJeff King2016-12-16
* | Merge branch 'jk/quote-env-path-list-component'Junio C Hamano2016-12-21
|\ \
| * | t5615-alternate-env: double-quotes in file names do not work on WindowsJohannes Sixt2016-12-21
| * | t5547-push-quarantine: run the path separator test on Windows, tooJohannes Sixt2016-12-13
| * | tmp-objdir: quote paths we add to alternatesJeff King2016-12-12
| * | alternates: accept double-quoted pathsJeff King2016-12-12
| * | Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-componentJunio C Hamano2016-12-12
| |\ \
* | \ \ Merge branch 'vs/submodule-clone-nested-submodules-alternates'Junio C Hamano2016-12-21
|\ \ \ \
| * | | | submodule--helper: set alternateLocation for cloned submodulesVitaly "_Vi" Shukela2016-12-12
| | |_|/ | |/| |
* | | | Merge branch 'sb/sequencer-abort-safety'Junio C Hamano2016-12-21
|\ \ \ \
| * | | | sequencer: make sequencer abort saferStephan Beyer2016-12-09
| * | | | t3510: test that cherry-pick --abort does not unsafely change HEADStephan Beyer2016-12-09
| |/ / /
* | | | Merge branch 'sb/t3600-cleanup'Junio C Hamano2016-12-19
|\ \ \ \
| * | | | t3600: slightly modernize styleStefan Beller2016-12-12
| * | | | t3600: remove useless redirectStefan Beller2016-12-05
* | | | | Merge branch 'jc/pull-rebase-ff'Junio C Hamano2016-12-19
|\ \ \ \ \
| * | | | | pull: fast-forward "pull --rebase=true"Junio C Hamano2016-11-29
* | | | | | Merge branch 'ld/p4-worktree'Junio C Hamano2016-12-19
|\ \ \ \ \ \
| * | | | | | git-p4: support git worktreesLuke Diamand2016-12-13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/lock-report-on-error'Junio C Hamano2016-12-19
|\ \ \ \ \ \
| * | | | | | hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
| |/ / / / /
* | | | | | Merge branch 'nd/rebase-forget'Junio C Hamano2016-12-19
|\ \ \ \ \ \
| * | | | | | rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy2016-12-11
* | | | | | | Merge branch 'jk/trailers-placeholder-in-pretty'Junio C Hamano2016-12-19
|\ \ \ \ \ \ \
| * | | | | | | ref-filter: add support to display trailers as part of contentsJacob Keller2016-12-11
| * | | | | | | pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller2016-12-11
* | | | | | | | Merge branch 'ak/commit-only-allow-empty'Junio C Hamano2016-12-19
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: make --only --allow-empty work without pathsAndreas Krey2016-12-05
* | | | | | | | | Merge branch 'da/difftool-dir-diff-fix'Junio C Hamano2016-12-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | difftool: fix dir-diff index creation when in a subdirectoryDavid Aguilar2016-12-08
| |/ / / / / / / /