Age | Commit message (Expand) | Author | Files | Lines |
2019-05-07 | ref-filter: add worktreepath atom | Nickolai Belakovski | 1 | -0/+5 |
2018-12-28 | ref-filter: add docs for new options | Olga Telezhnaya | 1 | -1/+20 |
2018-08-15 | Merge branch 'jk/ui-color-always-to-auto' | Junio C Hamano | 1 | -1/+1 |
2018-07-18 | Documentation: fix --color option formatting | Andrei Rybak | 1 | -1/+1 |
2018-04-09 | Documentation: fix several one-character-off spelling errors | Elijah Newren | 1 | -1/+1 |
2017-11-15 | Merge branch 'js/for-each-ref-remote-name-and-ref' | Junio C Hamano | 1 | -8/+15 |
2017-11-08 | for-each-ref: let upstream/push report the remote ref name | J Wyman | 1 | -5/+9 |
2017-10-11 | Merge branch 'tb/show-trailers-in-ref-filter' | Junio C Hamano | 1 | -2/+6 |
2017-10-10 | for-each-ref: let upstream/push optionally report the remote name | Johannes Schindelin | 1 | -7/+10 |
2017-10-04 | Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto | Junio C Hamano | 1 | -0/+5 |
2017-10-04 | provide --color option for all ref-filter users | Jeff King | 1 | -0/+5 |
2017-10-02 | ref-filter.c: use trailer_opts to format trailers | Taylor Blau | 1 | -1/+4 |
2017-10-02 | doc: use "`<literal>`"-style quoting for literal strings | Taylor Blau | 1 | -3/+3 |
2017-10-02 | doc: 'trailers' is the preferred way to format trailers | Taylor Blau | 1 | -1/+2 |
2017-09-25 | Merge branch 'kd/doc-for-each-ref' | Junio C Hamano | 1 | -16/+17 |
2017-09-12 | doc/for-each-ref: explicitly specify option names | Kevin Daudt | 1 | -9/+9 |
2017-09-12 | doc/for-each-ref: consistently use '=' to between argument names and values | Kevin Daudt | 1 | -7/+8 |
2017-08-23 | Merge branch 'mg/format-ref-doc-fix' | Junio C Hamano | 1 | -4/+5 |
2017-08-18 | Documentation/git-for-each-ref: clarify peeling of tags for --format | Michael J Gruber | 1 | -2/+3 |
2017-08-18 | Documentation: use proper wording for ref format strings | Michael J Gruber | 1 | -2/+2 |
2017-07-13 | docs/for-each-ref: update pointer to color syntax | Jeff King | 1 | -2/+4 |
2017-03-24 | ref-filter: add --no-contains option to tag/branch/for-each-ref | Ævar Arnfjörð Bjarmason | 1 | -1/+5 |
2017-03-21 | ref-filter: make combining --merged & --no-merged an error | Ævar Arnfjörð Bjarmason | 1 | -2/+4 |
2017-02-07 | ref-filter: resurrect "strip" as a synonym to "lstrip" | Junio C Hamano | 1 | -0/+2 |
2017-01-31 | ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames | Karthik Nayak | 1 | -19/+23 |
2017-01-31 | ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>' | Karthik Nayak | 1 | -2/+8 |
2017-01-10 | ref-filter: Do not abruptly die when using the 'lstrip=<N>' option | Karthik Nayak | 1 | -2/+1 |
2017-01-10 | ref-filter: rename the 'strip' option to 'lstrip' | Karthik Nayak | 1 | -5/+5 |
2017-01-10 | ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal() | Karthik Nayak | 1 | -15/+16 |
2017-01-10 | ref-filter: introduce refname_atom_parser() | Karthik Nayak | 1 | -0/+5 |
2017-01-10 | ref-filter: add support for %(upstream:track,nobracket) | Karthik Nayak | 1 | -3/+7 |
2017-01-10 | ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams | Karthik Nayak | 1 | -1/+2 |
2017-01-10 | ref-filter: modify "%(objectname:short)" to take length | Karthik Nayak | 1 | -0/+3 |
2017-01-10 | ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>) | Karthik Nayak | 1 | -0/+3 |
2017-01-10 | ref-filter: implement %(if), %(then), and %(else) atoms | Karthik Nayak | 1 | -0/+34 |
2016-12-19 | Merge branch 'jk/trailers-placeholder-in-pretty' | Junio C Hamano | 1 | -0/+2 |
2016-12-11 | ref-filter: add support to display trailers as part of contents | Jacob Keller | 1 | -0/+2 |
2016-12-05 | tag, branch, for-each-ref: add --ignore-case for sorting and filtering | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-05-09 | Documentation: fix linkgit references | Junio C Hamano | 1 | -1/+1 |
2016-05-06 | Merge branch 'kn/for-each-tag-branch' into maint | Junio C Hamano | 1 | -1/+1 |
2016-03-30 | for-each-ref: fix description of '--contains' in manpage | SZEDER Gábor | 1 | -1/+1 |
2016-02-26 | Merge branch 'kn/ref-filter-atom-parsing' | Junio C Hamano | 1 | -8/+12 |
2016-02-17 | ref-filter: align: introduce long-form syntax | Karthik Nayak | 1 | -8/+12 |
2016-02-01 | Merge branch 'jk/list-tag-2.7-regression' | Junio C Hamano | 1 | -1/+5 |
2016-01-26 | tag: do not show ambiguous tag names as "tags/foo" | Jeff King | 1 | -1/+5 |
2016-01-20 | Merge branch 'ew/for-each-ref-doc' | Junio C Hamano | 1 | -2/+7 |
2016-01-05 | for-each-ref: document `creatordate` and `creator` fields | Eric Wong | 1 | -2/+7 |
2015-10-05 | Merge branch 'kn/for-each-tag' | Junio C Hamano | 1 | -1/+16 |
2015-10-05 | Merge branch 'jk/date-local' | Junio C Hamano | 1 | -3/+2 |