summaryrefslogtreecommitdiff
path: root/Documentation/git-for-each-ref.txt
AgeCommit message (Expand)Author
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-05-09Documentation: fix linkgit referencesJunio C Hamano
2016-05-06Merge branch 'kn/for-each-tag-branch' into maintJunio C Hamano
2016-03-30for-each-ref: fix description of '--contains' in manpageSZEDER Gábor
2016-02-26Merge branch 'kn/ref-filter-atom-parsing'Junio C Hamano
2016-02-17ref-filter: align: introduce long-form syntaxKarthik Nayak
2016-02-01Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano
2016-01-26tag: do not show ambiguous tag names as "tags/foo"Jeff King
2016-01-20Merge branch 'ew/for-each-ref-doc'Junio C Hamano
2016-01-05for-each-ref: document `creatordate` and `creator` fieldsEric Wong
2015-10-05Merge branch 'kn/for-each-tag'Junio C Hamano
2015-10-05Merge branch 'jk/date-local'Junio C Hamano
2015-09-17ref-filter: add support to sort by versionKarthik Nayak
2015-09-17ref-filter: add support for %(contents:lines=X)Karthik Nayak
2015-09-17ref-filter: implement an `align` atomKarthik Nayak
2015-09-03Documentation/git-for-each-ref: don't list date formatsJohn Keeping
2015-08-03for-each-ref: add '--contains' optionKarthik Nayak
2015-08-03for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak
2015-08-03for-each-ref: add '--points-at' optionKarthik Nayak
2015-05-22for-each-ref: accept "%(push)" formatJeff King
2014-01-27doc: remote author/documentation sections from more pagesMichael Haggerty
2014-01-22Add cross-references between docs for for-each-ref and show-refMichael Haggerty
2013-11-19for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra
2013-11-19for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra
2013-11-18for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra
2013-01-22git-for-each-ref.txt: 'raw' is a supported date formatJohn Keeping
2012-09-14Documentation: describe subject more preciselyJeremy White
2011-09-08for-each-ref: add split message parts to %(contents:*).Michał Górny
2011-03-09Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik
2011-03-09Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-08-20Documentation: remove backslashes in manpage synopsesJonathan Nieder
2010-05-19for-each-ref: Field with abbreviated objectnameMichael J Gruber
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-04-13for-each-ref: utilize core.warnAmbiguousRefs for :short-formatBert Wesarg
2009-04-08for-each-ref: add "upstream" format fieldJeff King
2008-09-06for-each-ref: `:short` format for `refname`Bert Wesarg
2008-09-02Documentation: fix reference to a for-each-ref optionSZEDER Gábor
2008-08-06Documentation: typos / spelling fixesMike Ralphson
2008-07-31Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06git-for-each-ref.txt: minor improvementsLea Wiemann
2007-09-30Make for-each-ref's grab_date() support per-atom formattingAndy Parkins
2007-05-19Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz
2007-02-05git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"Andy Parkins
2007-01-28Teach for-each-ref about a little language called Tcl.Shawn O. Pearce
2007-01-17Documentation: a few spelling fixesRené Scharfe
2006-10-28Documentation: fix git-format-patch mark-up and link it from git.txtJunio C Hamano