summaryrefslogtreecommitdiff
path: root/Documentation/rev-list-options.txt
AgeCommit message (Expand)Author
2022-01-12git-rev-list: add --exclude-first-parent-only flagJerry Zhang
2021-12-10Merge branch 'jk/strbuf-addftime-seconds-since-epoch'Junio C Hamano
2021-11-11Revert "connected: do not sort input revisions"Junio C Hamano
2021-11-04strbuf_addftime(): handle "%s" manuallyJeff King
2021-08-09connected: do not sort input revisionsPatrick Steinhardt
2021-07-22Merge branch 'bc/rev-list-without-commit-line'Junio C Hamano
2021-07-22Merge branch 'jk/typofix'Junio C Hamano
2021-07-13doc/rev-list-options: fix duplicate word typoJeff King
2021-07-12rev-list: add option for --pretty=format without headerbrian m. carlson
2021-04-19rev-list: allow filtering of provided itemsPatrick Steinhardt
2021-04-19list-objects: implement object type filterPatrick Steinhardt
2021-02-26Merge branch 'ma/doc-markup-fix'Junio C Hamano
2021-02-17rev-list-options.txt: fix rendering of bonus paragraphMartin Ågren
2021-02-11rev-list: add --disk-usage option for calculating disk usageJeff King
2020-12-21doc/rev-list-options: document --first-parent changes merges formatSergey Organov
2020-08-18Merge branch 'jk/log-fp-implies-m'Junio C Hamano
2020-08-07rev-list: allow bisect and first-parent flagsAaron Lipman
2020-07-29doc/git-log: move "Diff Formatting" from rev-list-optionsJeff King
2020-07-29revision: add "--no-diff-merges" option to counteract "-m"Jeff King
2020-05-26rev-list-options.txt: start a list for `show-pulls`Martin Ågren
2020-04-10revision: --show-pulls adds helpful mergesDerrick Stolee
2019-12-10Merge branch 'dl/pretty-reference'Junio C Hamano
2019-12-05Merge branch 'dl/range-diff-with-notes'Junio C Hamano
2019-12-01Merge branch 'py/shortlog-list-options-for-log'Junio C Hamano
2019-11-20pretty: implement 'reference' formatDenton Liu
2019-11-20rev-list-options.txt: remove reference to --show-notesDenton Liu
2019-11-10git-shortlog.txt: include commit limiting optionsPratyush Yadav
2019-09-18Merge branch 'md/list-objects-filter-combo'Junio C Hamano
2019-07-19Merge branch 'jk/check-connected-with-alternates'Junio C Hamano
2019-07-01check_everything_connected: assume alternate ref tips are validJeff King
2019-06-28list-objects-filter-options: allow mult. --filterMatthew DeVore
2019-06-20rev-list: teach --no-object-names to enable pipingEmily Shaffer
2019-05-29list-objects-filter: disable 'sparse:path' filtersChristian Couder
2019-04-22Merge branch 'tz/asciidoctor-fixes'Junio C Hamano
2019-04-16Merge branch 'ma/asciidoctor-fixes-more'Junio C Hamano
2019-04-01Documentation/rev-list-options: wrap --date=<format> block with "--"Todd Zullinger
2019-03-07Merge branch 'en/combined-all-paths'Junio C Hamano
2019-03-07Documentation: turn middle-of-line tabs into spacesMartin Ågren
2019-02-08log,diff-tree: add --combined-all-paths optionElijah Newren
2019-02-07Merge branch 'lt/date-human'Junio C Hamano
2019-02-05Merge branch 'ja/doc-style-fix'Junio C Hamano
2019-02-05Merge branch 'js/filter-options-should-use-plain-int'Junio C Hamano
2019-01-23doc: tidy asciidoc styleJean-Noël Avila
2019-01-22Add 'human' date format documentationStephen P. Smith
2019-01-15list-objects-filter: teach tree:# how to handle >0Matthew DeVore
2018-12-26Documentation: do not nest open blocksMartin Ågren
2018-11-06Merge branch 'md/exclude-promisor-objects-fix'Junio C Hamano
2018-10-23Documentation/git-log.txt: do not show --exclude-promisor-objectsMatthew DeVore
2018-10-06list-objects-filter: implement filter tree:0Matthew DeVore
2018-02-13Merge branch 'jh/fsck-promisors'Junio C Hamano