summaryrefslogtreecommitdiff
path: root/Documentation/git-init.txt
AgeCommit message (Expand)Author
2024-03-29doc: git-init: apply new documentation formatting guidelinesJean-Noël Avila
2024-03-11doc: git-init: rework config item init.templateDirJean-Noël Avila
2024-03-11doc: git-init: rework definition listsJean-Noël Avila
2024-03-11doc: git-init: format placeholdersJean-Noël Avila
2024-03-11doc: git-init: format verbatim partsJean-Noël Avila
2024-01-02builtin/init: introduce `--ref-format=` value flagPatrick Steinhardt
2023-10-09documentation: fix punctuationElijah Newren
2023-10-09documentation: add missing articleElijah Newren
2023-10-09documentation: fix subject/verb agreementElijah Newren
2023-10-09documentation: wording improvementsElijah Newren
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason
2021-11-09init doc: --shared=0xxx does not give umask but perm bitsJunio C Hamano
2021-11-09doc: git-init: clarify file modes in octal.Jean-Noël Avila
2021-11-09doc: use only hyphens as word separators in placeholdersJean-Noël Avila
2021-11-09doc: express grammar placeholders between angle bracketsJean-Noël Avila
2020-12-13init: document `init.defaultBranch` betterJohannes Schindelin
2020-10-08doc: fix the bnf like style of some commandsJean-Noël Avila
2020-08-17Documentation: mark `--object-format=sha256` as experimentalMartin Ågren
2020-06-24init: allow specifying the initial branch name for the new repositoryJohannes Schindelin
2020-06-24docs: add missing diamond bracketsJohannes Schindelin
2020-02-24builtin/init-db: allow specifying hash algorithm on command linebrian m. carlson
2019-02-07Merge branch 'km/init-doc-typofix'Junio C Hamano
2019-01-31init docs: correct a punctuation typoKyle Meyer
2018-12-26Documentation: do not nest open blocksMartin Ågren
2017-02-17init: document dotfiles exclusion on template copyGrégoire Paris
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano
2016-06-08doc: more consistency in environment variables formatTom Russello
2016-05-04githooks.txt: improve the intro sectionÆvar Arnfjörð Bjarmason
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2014-08-08Documentation: git-init: flesh out exampleLinus Arver
2014-08-08Documentation: git-init: template directory: reword and cross-referenceLinus Arver
2014-08-08Documentation: git-init: reword parenthetical statementsLinus Arver
2014-08-08Documentation: git-init: --separate-git-dir: clarifyLinus Arver
2014-08-08Documentation: git-init: template directory: rewordLinus Arver
2014-08-08Documentation: git-init: list items faceliftLinus Arver
2014-08-08Documentation: git-init: typographical fixesLinus Arver
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-05-25init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy
2011-03-20init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy
2011-03-20git-init.txt: move description section upNguyễn Thái Ngọc Duy
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-02-17Add a "TEMPLATE DIRECTORY" section to git-init[1].Steven Drake
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-07-25git init: optionally allow a directory argumentNanako Shiraishi
2009-04-18Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland
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