217 Commits (746aae3dd1a8e8dba31797ac237916d9533e4254)

Author SHA1 Message Date
Miklos Vajna 96697781e0 log: "--since-as-filter" option is a non-terminating "--since" variant 3 years ago
Jerry Zhang 9d505b7b49 git-rev-list: add --exclude-first-parent-only flag 3 years ago
Junio C Hamano a7df4f52af Revert "connected: do not sort input revisions" 3 years ago
Jeff King 9b591b9403 strbuf_addftime(): handle "%s" manually 3 years ago
Patrick Steinhardt f45022dc2f connected: do not sort input revisions 4 years ago
Jeff King b1d87fbaf1 doc/rev-list-options: fix duplicate word typo 4 years ago
brian m. carlson d1c5ae78ce rev-list: add option for --pretty=format without header 4 years ago
Patrick Steinhardt 9cf68b27d5 rev-list: allow filtering of provided items 4 years ago
Patrick Steinhardt b0c42a53c9 list-objects: implement object type filter 4 years ago
Martin Ågren 452d26448d rev-list-options.txt: fix rendering of bonus paragraph 4 years ago
Jeff King 16950f8384 rev-list: add --disk-usage option for calculating disk usage 4 years ago
Sergey Organov e58142add4 doc/rev-list-options: document --first-parent changes merges format 4 years ago
Aaron Lipman 0fe305a5d3 rev-list: allow bisect and first-parent flags 5 years ago
Jeff King 6f2e02aeb0 doc/git-log: move "Diff Formatting" from rev-list-options 5 years ago
Jeff King 6fae74b418 revision: add "--no-diff-merges" option to counteract "-m" 5 years ago
Martin Ågren 32f7037ab3 rev-list-options.txt: start a list for `show-pulls` 5 years ago
Derrick Stolee 8d049e182e revision: --show-pulls adds helpful merges 5 years ago
Denton Liu 1f0fc1db85 pretty: implement 'reference' format 5 years ago
Denton Liu 9d45ac4cbf rev-list-options.txt: remove reference to --show-notes 5 years ago
Pratyush Yadav 461caf3e8a git-shortlog.txt: include commit limiting options 5 years ago
Jeff King 39b44ba771 check_everything_connected: assume alternate ref tips are valid 6 years ago
Matthew DeVore 489fc9ee71 list-objects-filter-options: allow mult. --filter 6 years ago
Emily Shaffer 42357b4e8b rev-list: teach --no-object-names to enable piping 6 years ago
Christian Couder e693237e2b list-objects-filter: disable 'sparse:path' filters 6 years ago
Todd Zullinger 39a869b2f2 Documentation/rev-list-options: wrap --date=<format> block with "--" 6 years ago
Martin Ågren 8d75a1d183 Documentation: turn middle-of-line tabs into spaces 6 years ago
Elijah Newren d76ce4f734 log,diff-tree: add --combined-all-paths option 6 years ago
Jean-Noël Avila ba170517be doc: tidy asciidoc style 6 years ago
Stephen P. Smith 038a878810 Add 'human' date format documentation 6 years ago
Matthew DeVore c813a7c35f list-objects-filter: teach tree:# how to handle >0 6 years ago
Martin Ågren ad1f243ad9 Documentation: do not nest open blocks 6 years ago
Matthew DeVore 368a89124c Documentation/git-log.txt: do not show --exclude-promisor-objects 6 years ago
Matthew DeVore bc5975d24f list-objects-filter: implement filter tree:0 6 years ago
Jonathan Tan df11e19648 rev-list: support termination at promisor objects 7 years ago
Jeff Hostetler f4371a883f rev-list: support --no-filter argument 7 years ago
Jeff Hostetler caf3827e2f rev-list: add list-objects filtering support 7 years ago
Stefan Beller ce5b6f9be8 revision.h: introduce blob/tree walking in order of the commits 7 years ago
SZEDER Gábor 4f851dc883 rev-list-options.txt: use correct directional reference 7 years ago
Nguyễn Thái Ngọc Duy 32619f99f9 rev-list: expose and document --single-worktree 8 years ago
René Scharfe c3fbf81a85 strbuf: let strbuf_addftime handle %z and %Z itself 8 years ago
Ævar Arnfjörð Bjarmason 7531a2dd87 log: add -P as a synonym for --perl-regexp 8 years ago
Ævar Arnfjörð Bjarmason d048cb13c2 grep & rev-list doc: stop promising libpcre for --perl-regexp 8 years ago
Nguyễn Thái Ngọc Duy 209df269a6 rev-list-options.txt: update --all about HEAD 8 years ago
Pranit Bauva 04be69478f rev-list-options: clarify the usage of --reverse 8 years ago
Junio C Hamano 442f6fd3d6 date: clarify --date=raw description 9 years ago
Jeff King 642833db78 date: add "unix" format 9 years ago
Jeff King 1a2a1e8eb9 date: document and test "raw-local" mode 9 years ago
Jeff King 83c9f95cce doc/rev-list-options: explain "-g" output formats 9 years ago
Jeff King 2b68222d72 doc/rev-list-options: clarify "commit@{Nth}" for "-g" option 9 years ago
Philip Oakley 27ac83718c doc: use 'symmetric difference' consistently 9 years ago