summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* builtin/help.c: speed up is_git_command() by checking for builtin commands firstss/builtin-cleanupSebastian Schuberth2014-01-061-2/+2
* git.c: consistently use the term "builtin" instead of "internal command"Sebastian Schuberth2014-01-061-1/+1
* Merge branch 'jk/name-pack-after-byte-representation'Junio C Hamano2013-12-271-2/+1
|\
| * pack-objects doc: treat output filename as opaquejk/name-pack-after-byte-representationJeff King2013-12-161-2/+1
* | Merge branch 'zk/difftool-counts'Junio C Hamano2013-12-271-0/+9
|\ \
| * | difftool: display the number of files in the diff queue in the promptZoltan Klinger2013-12-061-0/+9
* | | Merge branch 'jk/pull-rebase-using-fork-point'Junio C Hamano2013-12-271-0/+10
|\ \ \
| * | | rebase: use reflog to find common base with upstreamJohn Keeping2013-12-101-0/+10
* | | | Merge branch 'jc/push-refmap'Junio C Hamano2013-12-271-2/+7
|\ \ \ \
| * | | | push: use remote.$name.push as a refmapJunio C Hamano2013-12-041-2/+7
* | | | | Sync with 1.8.5.2Junio C Hamano2013-12-172-1/+22
|\ \ \ \ \
| * | | | | Git 1.8.5.2v1.8.5.2Junio C Hamano2013-12-172-1/+22
| * | | | | Merge branch 'rs/doc-submitting-patches' into maintJunio C Hamano2013-12-171-2/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'tr/doc-git-cherry' into maintJunio C Hamano2013-12-171-33/+110
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nd/glossary-content-pathspec-markup' into maintJunio C Hamano2013-12-171-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jj/doc-markup-gitcli' into maintJunio C Hamano2013-12-171-5/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jj/doc-markup-hints-in-coding-guidelines' into maintJunio C Hamano2013-12-171-3/+31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jj/log-doc' into maintJunio C Hamano2013-12-171-26/+25
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jj/rev-list-options-doc' into maintJunio C Hamano2013-12-171-156/+87
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tb/doc-fetch-pack-url' into maintJunio C Hamano2013-12-171-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mi/typofixes' into maintJunio C Hamano2013-12-171-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | Update draft release notes to 1.9Junio C Hamano2013-12-171-0/+37
* | | | | | | | | | | | | | | Merge branch 'kn/gitweb-extra-branch-refs'Junio C Hamano2013-12-171-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gitweb: Add a feature for adding more branch refsKrzesimir Nowak2013-12-121-0/+37
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'bc/doc-merge-no-op-revert'Junio C Hamano2013-12-171-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Documentation: document pitfalls with 3-way mergebc/doc-merge-no-op-revertbrian m. carlson2013-12-091-0/+8
* | | | | | | | | | | | | | | | Merge branch 'fc/trivial'Junio C Hamano2013-12-171-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fetch: add missing documentationFelipe Contreras2013-12-091-0/+3
* | | | | | | | | | | | | | | | | Merge branch 'kb/doc-exclude-directory-semantics'Junio C Hamano2013-12-171-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gitignore.txt: clarify recursive nature of excluded directorieskb/doc-exclude-directory-semanticsKarsten Blees2013-12-091-2/+17
* | | | | | | | | | | | | | | | | | Update draft release notes to 1.9Junio C Hamano2013-12-121-1/+17
* | | | | | | | | | | | | | | | | | Merge branch 'cn/thin-push-capability'Junio C Hamano2013-12-121-8/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | send-pack: don't send a thin pack to a server which doesn't support itcn/thin-push-capabilityCarlos Martín Nieto2013-11-251-8/+23
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/remove-deprecated'Junio C Hamano2013-12-124-222/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Sync with 1.8.5jk/remove-deprecatedJunio C Hamano2013-12-0510-105/+123
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | peek-remote: remove deprecated alias of ls-remoteJohn Keeping2013-11-121-43/+0
| * | | | | | | | | | | | | | | | | | | lost-found: remove deprecated commandJohn Keeping2013-11-121-74/+0
| * | | | | | | | | | | | | | | | | | | tar-tree: remove deprecated commandJohn Keeping2013-11-121-82/+0
| * | | | | | | | | | | | | | | | | | | repo-config: remove deprecated alias for "git config"John Keeping2013-11-121-23/+0
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/doc-submitting-patches'Junio C Hamano2013-12-121-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | SubmittingPatches: document how to handle multiple patchesrs/doc-submitting-patchesRené Scharfe2013-11-271-2/+9
* | | | | | | | | | | | | | | | | | | | Merge branch 'tr/doc-git-cherry'Junio C Hamano2013-12-121-33/+110
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Documentation: revamp git-cherry(1)tr/doc-git-cherryThomas Rast2013-11-271-33/+110
* | | | | | | | | | | | | | | | | | | | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'Junio C Hamano2013-12-124-30/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | git-fetch.txt: improve description of tag auto-followingMichael Haggerty2013-10-301-7/+7
| * | | | | | | | | | | | | | | | | | | fetch-options.txt: simplify ifdef/ifndef/endif usageMichael Haggerty2013-10-301-4/+1
| * | | | | | | | | | | | | | | | | | | fetch --prune: prune only based on explicit refspecsMichael Haggerty2013-10-302-7/+16
| * | | | | | | | | | | | | | | | | | | fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty2013-10-301-5/+3
| * | | | | | | | | | | | | | | | | | | api-remote.txt: correct section "struct refspec"Michael Haggerty2013-10-241-10/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Start 1.9 cycleJunio C Hamano2013-12-061-0/+133