summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg/archive-restrict-remote'Junio C Hamano2014-03-143-1/+43
|\
| * add uploadarchive.allowUnreachable optionsg/archive-restrict-remoteScott J. Goldman2014-02-282-0/+13
| * docs: clarify remote restrictions for git-upload-archiveJeff King2014-02-282-1/+30
* | Merge branch 'jl/doc-submodule-update-checkout'Junio C Hamano2014-03-141-1/+10
|\ \
| * | submodule update: consistently document the '--checkout' optionjl/doc-submodule-update-checkoutJens Lehmann2014-02-281-1/+10
* | | Merge branch 'jk/doc-coding-guideline'Junio C Hamano2014-03-141-0/+11
|\ \ \
| * | | CodingGuidelines: mention C whitespace rulesjk/doc-coding-guidelineJeff King2014-02-281-0/+11
* | | | Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-142-0/+9
|\ \ \ \
| * | | | read-cache: add index.version config variabletg/index-v4-formatThomas Gummerer2014-02-241-0/+4
| * | | | introduce GIT_INDEX_VERSION environment variableThomas Gummerer2014-02-241-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'jn/am-doc-hooks'Junio C Hamano2014-03-141-0/+5
|\ \ \ \
| * | | | am doc: add a pointer to relevant hooksjn/am-doc-hooksJonathan Nieder2014-02-241-0/+5
| |/ / /
* | | | Merge branch 'jm/stash-doc-k-for-keep'Junio C Hamano2014-03-141-1/+1
|\ \ \ \
| * | | | stash doc: mention short form -k in save descriptionjm/stash-doc-k-for-keepJohn Marshall2014-02-241-1/+1
| | |/ / | |/| |
* | | | Merge branch 'rt/links-for-asciidoctor'Junio C Hamano2014-03-146-9/+9
|\ \ \ \
| * | | | Documentation: fix documentation AsciiDoc links for external urlsrt/links-for-asciidoctorRoberto Tyley2014-02-206-9/+9
| | |/ / | |/| |
* | | | Merge branch 'nd/gitignore-trailing-whitespace'Junio C Hamano2014-03-141-0/+3
|\ \ \ \
| * | | | dir: ignore trailing spaces in exclude patternsNguyễn Thái Ngọc Duy2014-02-101-0/+3
* | | | | Start preparing for Git 2.0Junio C Hamano2014-03-071-0/+146
* | | | | Merge branch 'jc/add-2.0-ignore-removal'Junio C Hamano2014-03-071-7/+11
|\ \ \ \ \
| * | | | | git add <pathspec>... defaults to "-A"jc/add-2.0-ignore-removalJunio C Hamano2013-04-221-7/+11
* | | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec'Junio C Hamano2014-03-071-8/+8
|\ \ \ \ \ \
| * | | | | | git add: -u/-A now affects the entire working treejn/add-2.0-u-A-sans-pathspecJunio C Hamano2013-04-261-8/+8
* | | | | | | Merge branch 'jc/push-2.0-default-to-simple'Junio C Hamano2014-03-072-14/+10
|\ \ \ \ \ \ \
| * | | | | | | push: switch default from "matching" to "simple"jc/push-2.0-default-to-simpleJunio C Hamano2013-06-182-21/+18
* | | | | | | | Merge branch 'nd/daemonize-gc'Junio C Hamano2014-03-051-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | gc: config option for running --auto in backgroundNguyễn Thái Ngọc Duy2014-02-101-0/+4
* | | | | | | | | Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano2014-02-272-1/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy2014-02-101-0/+12
| * | | | | | | | | protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy2014-02-101-0/+6
| * | | | | | | | | pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy2014-02-101-1/+2
* | | | | | | | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-275-1/+206
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-302-0/+44
| * | | | | | | | | | repack: consider bitmaps when performing repacksVicent Marti2013-12-301-1/+8
| * | | | | | | | | | pack-objects: implement bitmap writingVicent Marti2013-12-301-0/+8
| * | | | | | | | | | rev-list: add bitmap mode to speed up object listsVicent Marti2013-12-302-0/+9
| * | | | | | | | | | pack-objects: use bitmaps when packing objectsVicent Marti2013-12-301-0/+6
| * | | | | | | | | | documentation: add documentation for the bitmap formatVicent Marti2013-12-301-0/+131
* | | | | | | | | | | Merge branch 'bc/gpg-sign-everywhere'Junio C Hamano2014-02-274-3/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rebase: add the --gpg-sign optionNicolas Vigier2014-02-111-0/+4
| * | | | | | | | | | | am: add the --gpg-sign optionNicolas Vigier2014-02-031-1/+5
| * | | | | | | | | | | cherry-pick, revert: add the --gpg-sign optionNicolas Vigier2014-01-272-2/+11
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'al/docs'Junio C Hamano2014-02-274-10/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs/git-blame: explain more clearly the example pickaxe useal/docsAlbert L. Lash, IV2014-02-111-1/+2
| * | | | | | | | | | | docs/git-clone: clarify use of --no-hardlinks optionAlbert L. Lash, IV2014-02-111-7/+4
| * | | | | | | | | | | docs/git-remote: capitalize first word of initial blurbAlbert L. Lash, IV2014-02-111-1/+1
| * | | | | | | | | | | docs/merge-strategies: remove hyphen from mis-mergesAlbert L. Lash, IV2014-02-111-1/+1
* | | | | | | | | | | | Merge branch 'nd/reset-intent-to-add'Junio C Hamano2014-02-271-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | reset: support "--mixed --intent-to-add" modend/reset-intent-to-addNguyễn Thái Ngọc Duy2014-02-051-1/+4
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'wk/submodule-on-branch'Junio C Hamano2014-02-272-9/+41
|\ \ \ \ \ \ \ \ \ \ \ \