summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-176-9/+32
|\
| * git-clone.txt: remove shallow clone limitationsNguyễn Thái Ngọc Duy2013-12-101-6/+1
| * prune: clean .git/shallow after pruning objectsNguyễn Thái Ngọc Duy2013-12-101-0/+2
| * smart-http: support shallow fetch/cloneNguyễn Thái Ngọc Duy2013-12-101-0/+7
| * receive-pack: allow pushes that update .git/shallowNguyễn Thái Ngọc Duy2013-12-101-0/+4
| * receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-12-101-1/+3
| * fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy2013-12-101-0/+6
| * upload-pack: make sure deepening preserves shallow rootsNguyễn Thái Ngọc Duy2013-12-101-2/+6
| * make the sender advertise shallow commits to the receiverNguyễn Thái Ngọc Duy2013-12-101-0/+3
* | Sync with 1.8.5.3Junio C Hamano2014-01-133-3/+31
|\ \
| * | Git 1.8.5.3v1.8.5.3Junio C Hamano2014-01-132-1/+29
| * | pack-heuristics.txt: mark up the file header properlyThomas Ackermann2014-01-131-2/+2
* | | Update draft release notes to 1.9Junio C Hamano2014-01-131-0/+15
* | | Merge branch 'jl/submodule-mv-checkout-caveat'Junio C Hamano2014-01-132-0/+21
|\ \ \
| * | | rm: better document side effects when removing a submodulejl/submodule-mv-checkout-caveatJens Lehmann2014-01-071-0/+9
| * | | mv: better document side effects when moving a submoduleJens Lehmann2014-01-071-0/+12
* | | | Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-131-0/+4
|\ \ \ \
| * | | | pager: set LV=-c alongside LESS=FRSXJonathan Nieder2014-01-071-0/+4
| | |/ / | |/| |
* | | | Update draft release notes to 1.9Junio C Hamano2014-01-101-1/+114
* | | | Merge branch 'ss/builtin-cleanup'Junio C Hamano2014-01-101-2/+2
|\ \ \ \
| * | | | 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 'ta/format-user-manual-as-an-article'Junio C Hamano2014-01-102-2/+2
|\ \ \ \ \
| * | | | | user-manual: improve html and pdf formattingta/format-user-manual-as-an-articleThomas Ackermann2014-01-062-2/+2
* | | | | | Merge branch 'jk/oi-delta-base'Junio C Hamano2014-01-101-3/+9
|\ \ \ \ \ \
| * | | | | | cat-file: provide %(deltabase) batch formatjk/oi-delta-baseJeff King2013-12-261-3/+9
* | | | | | | Merge branch 'sb/diff-orderfile-config'Junio C Hamano2014-01-102-0/+8
|\ \ \ \ \ \ \
| * | | | | | | diff: add diff.orderfile configuration variableSamuel Bronson2013-12-182-0/+8
* | | | | | | | Merge branch 'rt/bfg-ad-in-filter-branch-doc'Junio C Hamano2014-01-101-1/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: add filter-branch notes on The BFGrt/bfg-ad-in-filter-branch-docRoberto Tyley2013-12-181-1/+32
* | | | | | | | | Merge branch 'cc/replace-object-info'Junio C Hamano2014-01-101-1/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | replace info: rename 'full' to 'long' and clarify in-code symbolscc/replace-object-infoChristian Couder2013-12-301-2/+2
| * | | | | | | | | Documentation/git-replace: describe --format optionChristian Couder2013-12-121-1/+18
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/negative-pathspec'Junio C Hamano2014-01-101-17/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy2013-12-061-0/+5
| * | | | | | | | glossary-content.txt: rephrase magic signature partNguyễn Thái Ngọc Duy2013-12-061-17/+12
* | | | | | | | | Merge branch 'maint'Junio C Hamano2014-01-061-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Documentation/gitmodules: Only 'update' and 'url' are requiredW. Trevor King2014-01-061-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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
| |\ \ \ \ \ \ \ \ \