aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* branch: use BRANCH_COLOR_LOCAL in ref-filter formatJeff King2017-07-09
* branch: only perform HEAD check for local branchesJeff King2017-07-09
* ref-filter: resolve HEAD when parsing %(HEAD) atomJeff King2017-05-20
* 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
* branch, tag: use porcelain outputKarthik Nayak2017-01-31
* ref-filter: allow porcelain to translate messages in the outputKarthik 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: introduce refname_atom_parser_internal()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: introduce format_ref_array_item()Karthik Nayak2017-01-10
* ref-filter: move get_head_description() from branch.cKarthik 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: include reference to 'used_atom' within 'atom_value'Karthik Nayak2017-01-10
* ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-10
* Third batch for 2.12Junio C Hamano2016-12-21
* Merge branch 'jt/mailinfo-fold-in-body-headers'Junio C Hamano2016-12-21
|\
| * mailinfo.c: move side-effects outside of assertKyle J. McKay2016-12-20
* | Merge branch 'jk/index-pack-wo-repo-from-stdin'Junio C Hamano2016-12-21
|\ \
| * | index-pack: skip collision check when not in repositoryJeff King2016-12-16
| * | 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/parseopt-usage-msg-opt'Junio C Hamano2016-12-21
|\ \ \
| * | | parse-options: print "fatal:" before usage_msg_opt()Jeff King2016-12-14
* | | | 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 'nd/shallow-fixup'Junio C Hamano2016-12-21
|\ \ \ \ \ \ \
| * | | | | | | shallow.c: remove useless codeNguyễn Thái Ngọc Duy2016-12-07
| * | | | | | | shallow.c: bit manipulation tweaksRasmus Villemoes2016-12-07
| * | | | | | | shallow.c: avoid theoretical pointer wrap-aroundRasmus Villemoes2016-12-07
| * | | | | | | shallow.c: make paint_alloc slightly more robustNguyễn Thái Ngọc Duy2016-12-07
| * | | | | | | shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory poolsNguyễn Thái Ngọc Duy2016-12-07
| * | | | | | | shallow.c: rename fields in paint_info to better express their purposesNguyễn Thái Ngọc Duy2016-12-07
| | |_|_|/ / / | |/| | | | |