Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-09documentation: add missing articleElijah Newren
2023-09-25revision: make pseudo-opt flags read via stdin behave consistentlyPatrick Steinhardt
2023-08-16rev-list-options: fix typo in `--stdin` documentationMartin Ågren
2023-06-15revision: handle pseudo-opts in `--stdin` modePatrick Steinhardt
2023-04-05Merge branch 'jk/document-rev-list-object-name'Junio C Hamano
2023-03-28docs: document caveats of rev-list's object-name outputJeff King
2023-02-27fetch: support hideRefs to speed up connectivity checksEric Wong
2023-02-16rev-list: clarify git-log default date formatJunio C Hamano
2022-11-18revision: add new parameter to exclude hidden refsPatrick Steinhardt
2022-08-30Merge branch 'en/ancestry-path-in-a-range'Junio C Hamano
2022-08-19revision: allow --ancestry-path to take an argumentElijah Newren
2022-08-19rev-list-options.txt: fix simple typoElijah Newren
2022-08-11rev-list: support human-readable output for `--disk-usage`Li Linchao
2022-04-23log: "--since-as-filter" option is a non-terminating "--since" variantMiklos Vajna
2022-01-12git-rev-list: add --exclude-first-parent-only flagJerry Zhang
2021-12-11Merge 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-14doc/rev-list-options: fix duplicate word typoJeff King
2021-07-12rev-list: add option for --pretty=format without headerbrian m. carlson
2021-04-20rev-list: allow filtering of provided itemsPatrick Steinhardt
2021-04-20list-objects: implement object type filterPatrick Steinhardt
2021-02-26Merge branch 'ma/doc-markup-fix'Junio C Hamano
2021-02-18rev-list-options.txt: fix rendering of bonus paragraphMartin Ågren
2021-02-11rev-list: add --disk-usage option for calculating disk usageJeff King
2020-12-22doc/rev-list-options: document --first-parent changes merges formatSergey Organov
2020-08-18Merge branch 'jk/log-fp-implies-m'Junio C Hamano
2020-08-08rev-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-11Merge 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