summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2017-03-20Sync with 2.12.1Junio C Hamano1-1/+2
2017-03-20Git 2.12.1v2.12.1Junio C Hamano1-1/+2
2017-03-20push: mention "push.default=tracking" in the documentationÆvar Arnfjörð Bjarmason1-0/+2
2017-03-20git-commit.txt: list post-rewrite in HOOKS sectionNguyễn Thái Ngọc Duy1-1/+1
2017-03-20doc: change erroneous --[no]-whatever into --[no-]whateverÆvar Arnfjörð Bjarmason2-2/+2
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams1-5/+9
2017-03-18submodule init: initialize active submodulesBrandon Williams1-1/+3
2017-03-18submodule: decouple url and submodule interestBrandon Williams1-2/+13
2017-03-17Fifth batch for 2.13Junio C Hamano1-9/+54
2017-03-17Merge branch 'bw/attr-pathspec'Junio C Hamano1-0/+21
2017-03-17Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano1-0/+6
2017-03-17Merge branch 'cc/split-index-config'Junio C Hamano2-8/+64
2017-03-17credential-cache: use XDG_CACHE_HOME for socketDevin Lehmacher1-4/+7
2017-03-16builtin/read-tree: add --recurse-submodules switchStefan Beller1-0/+6
2017-03-16builtin/checkout: add --recurse-submodules switchStefan Beller1-0/+7
2017-03-16Sync with 'maint'Junio C Hamano1-0/+41
2017-03-16Preparing for 2.12.1Junio C Hamano1-0/+41
2017-03-14Fourth batch after 2.12Junio C Hamano1-0/+42
2017-03-14Merge branch 'dp/filter-branch-prune-empty'Junio C Hamano1-8/+6
2017-03-13pathspec: allow querying for attributesBrandon Williams1-0/+21
2017-03-12Third batch after 2.12Junio C Hamano1-0/+39
2017-03-12Merge branch 'ah/doc-ls-files-quotepath'Junio C Hamano9-39/+48
2017-03-11config: add conditional includeNguyễn Thái Ngọc Duy1-0/+63
2017-03-11config.txt: reflow the second include.path paragraphNguyễn Thái Ngọc Duy1-5/+4
2017-03-11config.txt: clarify multiple key values in include.pathNguyễn Thái Ngọc Duy1-2/+2
2017-03-10Second batch after 2.12Junio C Hamano1-0/+65
2017-03-10Merge branch 'tg/stash-push'Junio C Hamano1-6/+19
2017-03-10Merge branch 'sb/submodule-init-url-selection'Junio C Hamano1-14/+24
2017-03-10Merge branch 'ps/docs-diffcore'Junio C Hamano1-5/+5
2017-03-08rev-parse: add --show-superproject-working-treeStefan Beller1-0/+6
2017-03-06Documentation/git-update-index: explain splitIndex.*Christian Couder2-9/+30
2017-03-06Documentation/config: add splitIndex.sharedIndexExpireChristian Couder1-0/+12
2017-03-03filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly1-8/+6
2017-03-02Documentation: improve description for core.quotePathAndreas Heiduk9-39/+48
2017-03-01Documentation/config: add splitIndex.maxPercentChangeChristian Couder1-0/+13
2017-03-01Documentation/git-update-index: talk about core.splitIndex config varChristian Couder1-0/+6
2017-03-01Documentation/config: add information for core.splitIndexChristian Couder1-0/+4
2017-02-28stash: allow pathspecs in the no verb formThomas Gummerer1-4/+7
2017-02-28stash: use stash_push for no verb formThomas Gummerer1-4/+4
2017-02-28stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer1-1/+8
2017-02-28submodule init: warn about falling back to a local pathStefan Beller1-14/+24
2017-02-28docs/diffcore: unquote "Complete Rewrites" in headersPatrick Steinhardt1-4/+4
2017-02-28docs/diffcore: fix grammar in diffcore-rename headerPatrick Steinhardt1-1/+1
2017-02-27First batch after 2.12Junio C Hamano1-0/+151
2017-02-27Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano1-0/+6
2017-02-27Merge branch 'sf/putty-w-args'Junio C Hamano2-0/+17
2017-02-27Merge branch 'bw/attr'Junio C Hamano2-34/+62
2017-02-27Merge branch 'sg/completion'Junio C Hamano1-0/+4
2017-02-27Merge branch 'lt/pathspec-negative'Junio C Hamano1-2/+4
2017-02-27Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2-16/+83