summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Merge branch 'ln/userdiff-elixir'Libravatar Junio C Hamano1-0/+2
2019-12-01Merge branch 'py/shortlog-list-options-for-log'Libravatar Junio C Hamano2-1/+13
2019-12-01Merge branch 'en/doc-typofix'Libravatar Junio C Hamano54-74/+74
2019-12-01Merge branch 'en/misc-doc-fixes'Libravatar Junio C Hamano1-1/+1
2019-12-01Merge branch 'js/fetch-multi-lockfix'Libravatar Junio C Hamano1-0/+4
2019-12-01Merge branch 'es/myfirstcontrib-updates'Libravatar Junio C Hamano1-3/+50
2019-12-01Merge branch 'hw/config-doc-in-header'Libravatar Junio C Hamano1-319/+0
2019-12-01Merge branch 'dl/doc-diff-no-index-implies-exit-code'Libravatar Junio C Hamano1-1/+1
2019-12-01Merge branch 'pb/help-list-gitsubmodules-among-guides'Libravatar Junio C Hamano1-1/+1
2019-12-01Merge branch 'ma/bisect-doc-sample-update'Libravatar Junio C Hamano1-1/+1
2019-11-30doc: replace public-inbox links with lore.kernel.orgLibravatar Jeff King5-21/+21
2019-11-30doc: recommend lore.kernel.org over public-inbox.orgLibravatar Jeff King2-2/+2
2019-11-27progress: create GIT_PROGRESS_DELAYLibravatar Derrick Stolee1-0/+4
2019-11-25rebase -i: finishing touches to --reset-author-dateLibravatar Junio C Hamano1-2/+4
2019-11-24doc: mention that 'git submodule update' fetches missing commitsLibravatar Philippe Blain1-1/+2
2019-11-24doc: document 'git submodule status --cached'Libravatar Manish Goregaokar1-0/+3
2019-11-23mingw: restrict file handle inheritance only on Windows 7 and laterLibravatar Johannes Schindelin1-0/+6
2019-11-23git svn: stop using `rebase --preserve-merges`Libravatar Johannes Schindelin1-1/+2
2019-11-22sparse-checkout: use in-process update for disable subcommandLibravatar Derrick Stolee1-2/+4
2019-11-22sparse-checkout: add 'cone' modeLibravatar Derrick Stolee2-3/+62
2019-11-22sparse-checkout: create 'disable' subcommandLibravatar Derrick Stolee1-15/+12
2019-11-22sparse-checkout: add '--stdin' option to set subcommandLibravatar Derrick Stolee1-0/+3
2019-11-22sparse-checkout: 'set' subcommandLibravatar Derrick Stolee1-0/+6
2019-11-22clone: add --sparse modeLibravatar Derrick Stolee1-1/+7
2019-11-22sparse-checkout: create 'init' subcommandLibravatar Derrick Stolee1-0/+11
2019-11-22sparse-checkout: create builtin with 'list' subcommandLibravatar Derrick Stolee2-1/+90
2019-11-21range-diff: pass through --notes to `git log`Libravatar Denton Liu1-1/+5
2019-11-21pretty-options.txt: --notes accepts a ref instead of treeishLibravatar Denton Liu1-4/+4
2019-11-20SubmittingPatches: use `--pretty=reference`Libravatar Denton Liu1-0/+6
2019-11-20pretty: implement 'reference' formatLibravatar Denton Liu3-2/+15
2019-11-20pretty: provide short date formatLibravatar René Scharfe1-0/+2
2019-11-20SubmittingPatches: remove dq from commit referenceLibravatar Denton Liu1-5/+5
2019-11-20pretty-formats.txt: use generic terms for hashLibravatar Denton Liu1-8/+8
2019-11-20SubmittingPatches: use generic terms for hashLibravatar Denton Liu1-1/+1
2019-11-20rev-list-options.txt: remove reference to --show-notesLibravatar Denton Liu1-1/+1
2019-11-20commit: support the --pathspec-from-file optionLibravatar Alexandr Miloslavskiy1-1/+15
2019-11-20doc: commit: synchronize <pathspec> descriptionLibravatar Alexandr Miloslavskiy1-7/+8
2019-11-20reset: support the `--pathspec-from-file` optionLibravatar Alexandr Miloslavskiy1-3/+18
2019-11-20doc: reset: synchronize <pathspec> descriptionLibravatar Alexandr Miloslavskiy1-11/+18
2019-11-20rev-parse: make --show-toplevel without a worktree an errorLibravatar Jeff King1-1/+2
2019-11-18trace2: move doc to trace2.hLibravatar Heba Waly1-234/+9
2019-11-18submodule-config: move doc to submodule-config.hLibravatar Heba Waly1-66/+0
2019-11-18tree-walk: move doc to tree-walk.hLibravatar Heba Waly1-149/+0
2019-11-18trace: move doc to trace.hLibravatar Heba Waly1-140/+0
2019-11-18run-command: move doc to run-command.hLibravatar Heba Waly1-264/+0
2019-11-18credential: move doc to credential.hLibravatar Heba Waly3-275/+2
2019-11-18argv-array: move doc to argv-array.hLibravatar Heba Waly1-65/+0
2019-11-18cache: move doc to cache.hLibravatar Heba Waly2-42/+2
2019-11-18sigchain: move doc to sigchain.hLibravatar Heba Waly1-41/+0
2019-11-18pathspec: move doc to pathspec.hLibravatar Heba Waly1-47/+0