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
2024-01-02builtin/rev-parse: introduce `--show-ref-format` flagPatrick Steinhardt
2023-10-09documentation: use clearer prepositionsElijah Newren
2023-10-09documentation: add missing articleElijah Newren
2023-10-09documentation: employ consistent verb tense for a listElijah Newren
2023-10-09documentation: wording improvementsElijah Newren
2023-08-07parse-options: show negatability of options in short helpRené Scharfe
2023-08-07t1502, docs: disallow --no-helpRené Scharfe
2023-02-27fetch: support hideRefs to speed up connectivity checksEric Wong
2022-11-18rev-parse: add `--exclude-hidden=` optionPatrick Steinhardt
2020-12-13rev-parse: add option for absolute or relative path formattingbrian m. carlson
2020-11-11rev-parse: handle --end-of-optionsJeff King
2019-11-20rev-parse: make --show-toplevel without a worktree an errorJeff King
2019-10-28rev-parse: add a --show-object-format optionbrian m. carlson
2018-05-25Use proper syntax for replaceables in command docsRobert P. J. Day
2017-10-28Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano
2017-10-27docs: fix formatting of rev-parse's --show-superproject-working-treeSebastian Schuberth
2017-09-19rev-parse: rev-parse: add --is-shallow-repositoryØystein Walle
2017-06-01doc: rewrite description for rev-parse --shortAndreas Heiduk
2017-03-09rev-parse: add --show-superproject-working-treeStefan Beller
2017-02-04rev-parse: add '--absolute-git-dir' optionSZEDER Gábor
2017-01-11rev-parse doc: pass "--" to rev-parse in the --prefix exampleRichard Hansen
2015-07-15rev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr
2015-05-22Merge branch 'jk/asciidoc-markup-fix'Junio C Hamano
2015-05-13doc: convert \--option to --optionJeff King
2015-05-13doc: fix unquoted use of "{type}"Jeff King
2014-12-01setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy
2014-12-01git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy
2014-11-05Documentation: typofixesThomas Ackermann
2014-09-16Documentation: a note about stdout for git rev-parse --verify --quietDavid Aguilar
2014-07-22Sync with maintJunio C Hamano
2014-07-22Merge branch 'maint-1.9' into maintJunio C Hamano
2014-07-22Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano
2014-07-22Documentation: fix missing text for rev-parse --verifybrian m. carlson
2014-06-13rev-parse: add --shared-index-path to get shared index pathNguyễn Thái Ngọc Duy
2014-04-08Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano
2014-04-02rev-parse: fix typo in example on manpageRené Scharfe
2014-03-24parse-options: multi-word argh should use dash to separate wordsJunio C Hamano
2014-03-24rev-parse --parseopt: option argument name hintsIlya Bobyr
2013-12-06Merge branch 'jc/ref-excludes'Junio C Hamano
2013-11-02rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano
2013-11-01rev-parse --parseopt: add the --stuck-long modeNicolas Vigier
2013-08-30Merge branch 'rj/doc-rev-parse'Junio C Hamano
2013-07-23typofix: documentationOndřej Bílka
2013-07-22rev-parse(1): logically group optionsJohn Keeping
2013-06-18rev-parse: add --prefix optionJohn Keeping
2013-04-22Merge branch 'ta/glossary'Junio C Hamano
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann
2013-04-06Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano
2013-04-02rev-parse: clarify documentation for the --verify optionMichael Haggerty
2013-02-02Documentation: do not use undefined terms git-dir and git-fileThomas Ackermann