Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-09-17 | ref-filter: add support to sort by version | Karthik Nayak | 1 | -0/+3 |
2015-09-17 | ref-filter: add support for %(contents:lines=X) | Karthik Nayak | 1 | -1/+2 |
2015-09-17 | ref-filter: implement an `align` atom | Karthik Nayak | 1 | -0/+11 |
2015-09-03 | Documentation/git-for-each-ref: don't list date formats | John Keeping | 1 | -3/+2 |
2015-08-03 | for-each-ref: add '--contains' option | Karthik Nayak | 1 | -0/+5 |
2015-08-03 | for-each-ref: add '--merged' and '--no-merged' options | Karthik Nayak | 1 | -1/+9 |
2015-08-03 | for-each-ref: add '--points-at' option | Karthik Nayak | 1 | -0/+3 |
2015-05-22 | for-each-ref: accept "%(push)" format | Jeff King | 1 | -0/+6 |
2014-01-27 | doc: remote author/documentation sections from more pages | Michael Haggerty | 1 | -8/+0 |
2014-01-22 | Add cross-references between docs for for-each-ref and show-ref | Michael Haggerty | 1 | -0/+4 |
2013-11-19 | for-each-ref: introduce %(color:...) for color | Ramkumar Ramachandra | 1 | -0/+4 |
2013-11-19 | for-each-ref: introduce %(upstream:track[short]) | Ramkumar Ramachandra | 1 | -1/+5 |
2013-11-18 | for-each-ref: introduce %(HEAD) asterisk marker | Ramkumar Ramachandra | 1 | -0/+4 |
2013-01-21 | git-for-each-ref.txt: 'raw' is a supported date format | John Keeping | 1 | -1/+1 |
2012-09-13 | Documentation: describe subject more precisely | Jeremy White | 1 | -3/+4 |
2011-09-08 | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 1 | -3/+4 |
2011-03-09 | Add Author and Documentation sections to git-for-each-ref.txt | Alexei Sholik | 1 | -0/+12 |
2011-03-09 | Documentation: remove redundant colons in git-for-each-ref.txt | Alexei Sholik | 1 | -3/+3 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-08-20 | Documentation: remove backslashes in manpage synopses | Jonathan Nieder | 1 | -1/+1 |
2010-05-18 | for-each-ref: Field with abbreviated objectname | Michael J Gruber | 1 | -0/+1 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -1/+1 |
2009-04-13 | for-each-ref: utilize core.warnAmbiguousRefs for :short-format | Bert Wesarg | 1 | -0/+2 |
2009-04-07 | for-each-ref: add "upstream" format field | Jeff King | 1 | -0/+5 |
2008-09-05 | for-each-ref: `:short` format for `refname` | Bert Wesarg | 1 | -0/+1 |
2008-09-01 | Documentation: fix reference to a for-each-ref option | SZEDER Gábor | 1 | -1/+1 |
2008-08-05 | Documentation: typos / spelling fixes | Mike Ralphson | 1 | -1/+1 |
2008-07-30 | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -4/+4 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -1/+4 |
2008-06-06 | git-for-each-ref.txt: minor improvements | Lea Wiemann | 1 | -8/+9 |
2007-09-29 | Make for-each-ref's grab_date() support per-atom formatting | Andy Parkins | 1 | -0/+5 |
2007-05-18 | Documentation: Reformatted SYNOPSIS for several commands | Matthias Kestenholz | 1 | -1/+4 |
2007-02-05 | git-for-each-ref doesn't return "the bit after $GIT_DIR/refs" | Andy Parkins | 1 | -1/+1 |
2007-01-28 | Teach for-each-ref about a little language called Tcl. | Shawn O. Pearce | 1 | -2/+2 |
2007-01-17 | Documentation: a few spelling fixes | René Scharfe | 1 | -1/+1 |
2006-10-28 | Documentation: fix git-format-patch mark-up and link it from git.txt | Junio C Hamano | 1 | -2/+2 |
2006-10-28 | Documentation: Update information about <format> in git-for-each-ref | Jakub Narebski | 1 | -1/+5 |
2006-09-21 | git-for-each-ref: improve the documentation on scripting modes | Andy Whitcroft | 1 | -4/+21 |
2006-09-16 | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 1 | -0/+164 |