aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Git 1.9-rc0v1.9-rc0Junio C Hamano2014-01-17
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\
| * git-clone.txt: remove shallow clone limitationsNguyễn Thái Ngọc Duy2013-12-10
| * prune: clean .git/shallow after pruning objectsNguyễn Thái Ngọc Duy2013-12-10
| * smart-http: support shallow fetch/cloneNguyễn Thái Ngọc Duy2013-12-10
| * receive-pack: allow pushes that update .git/shallowNguyễn Thái Ngọc Duy2013-12-10
| * receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-12-10
| * fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy2013-12-10
| * upload-pack: make sure deepening preserves shallow rootsNguyễn Thái Ngọc Duy2013-12-10
| * make the sender advertise shallow commits to the receiverNguyễn Thái Ngọc Duy2013-12-10
* | Sync with 1.8.5.3Junio C Hamano2014-01-13
|\ \
| * | Git 1.8.5.3v1.8.5.3Junio C Hamano2014-01-13
| * | pack-heuristics.txt: mark up the file header properlyThomas Ackermann2014-01-13
* | | Update draft release notes to 1.9Junio C Hamano2014-01-13
* | | Merge branch 'jl/submodule-mv-checkout-caveat'Junio C Hamano2014-01-13
|\ \ \
| * | | rm: better document side effects when removing a submoduleJens Lehmann2014-01-07
| * | | mv: better document side effects when moving a submoduleJens Lehmann2014-01-07
* | | | Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-13
|\ \ \ \
| * | | | pager: set LV=-c alongside LESS=FRSXJonathan Nieder2014-01-07
| | |/ / | |/| |
* | | | Update draft release notes to 1.9Junio C Hamano2014-01-10
* | | | Merge branch 'ss/builtin-cleanup'Junio C Hamano2014-01-10
|\ \ \ \
| * | | | builtin/help.c: speed up is_git_command() by checking for builtin commands firstSebastian Schuberth2014-01-06
| * | | | git.c: consistently use the term "builtin" instead of "internal command"Sebastian Schuberth2014-01-06
* | | | | Merge branch 'ta/format-user-manual-as-an-article'Junio C Hamano2014-01-10
|\ \ \ \ \
| * | | | | user-manual: improve html and pdf formattingThomas Ackermann2014-01-06
* | | | | | Merge branch 'jk/oi-delta-base'Junio C Hamano2014-01-10
|\ \ \ \ \ \
| * | | | | | cat-file: provide %(deltabase) batch formatJeff King2013-12-26
* | | | | | | Merge branch 'sb/diff-orderfile-config'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \
| * | | | | | | diff: add diff.orderfile configuration variableSamuel Bronson2013-12-18
* | | | | | | | Merge branch 'rt/bfg-ad-in-filter-branch-doc'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: add filter-branch notes on The BFGRoberto Tyley2013-12-18
* | | | | | | | | Merge branch 'cc/replace-object-info'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | replace info: rename 'full' to 'long' and clarify in-code symbolsChristian Couder2013-12-30
| * | | | | | | | | Documentation/git-replace: describe --format optionChristian Couder2013-12-12
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/negative-pathspec'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy2013-12-06
| * | | | | | | | glossary-content.txt: rephrase magic signature partNguyễn Thái Ngọc Duy2013-12-06
* | | | | | | | | Merge branch 'maint'Junio C Hamano2014-01-06
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Documentation/gitmodules: Only 'update' and 'url' are requiredW. Trevor King2014-01-06
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jk/name-pack-after-byte-representation'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \
| * | | | | | | pack-objects doc: treat output filename as opaqueJeff King2013-12-16
* | | | | | | | Merge branch 'zk/difftool-counts'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | difftool: display the number of files in the diff queue in the promptZoltan Klinger2013-12-06
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/pull-rebase-using-fork-point'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase: use reflog to find common base with upstreamJohn Keeping2013-12-10
* | | | | | | | | Merge branch 'jc/push-refmap'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | push: use remote.$name.push as a refmapJunio C Hamano2013-12-04
* | | | | | | | | Sync with 1.8.5.2Junio C Hamano2013-12-17
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Git 1.8.5.2v1.8.5.2Junio C Hamano2013-12-17
| * | | | | | | | Merge branch 'rs/doc-submitting-patches' into maintJunio C Hamano2013-12-17
| |\ \ \ \ \ \ \ \