aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'sg/archive-restrict-remote'Junio C Hamano2014-03-14
|\
| * add uploadarchive.allowUnreachable optionScott J. Goldman2014-02-28
| * docs: clarify remote restrictions for git-upload-archiveJeff King2014-02-28
* | Merge branch 'jl/doc-submodule-update-checkout'Junio C Hamano2014-03-14
|\ \
| * | submodule update: consistently document the '--checkout' optionJens Lehmann2014-02-28
* | | Merge branch 'jk/doc-coding-guideline'Junio C Hamano2014-03-14
|\ \ \
| * | | CodingGuidelines: mention C whitespace rulesJeff King2014-02-28
* | | | Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | read-cache: add index.version config variableThomas Gummerer2014-02-24
| * | | | introduce GIT_INDEX_VERSION environment variableThomas Gummerer2014-02-24
| | |_|/ | |/| |
* | | | Merge branch 'jn/am-doc-hooks'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | am doc: add a pointer to relevant hooksJonathan Nieder2014-02-24
| |/ / /
* | | | Merge branch 'jm/stash-doc-k-for-keep'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | stash doc: mention short form -k in save descriptionJohn Marshall2014-02-24
| | |/ / | |/| |
* | | | Merge branch 'rt/links-for-asciidoctor'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | Documentation: fix documentation AsciiDoc links for external urlsRoberto Tyley2014-02-20
| | |/ / | |/| |
* | | | Merge branch 'nd/gitignore-trailing-whitespace'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | dir: ignore trailing spaces in exclude patternsNguyễn Thái Ngọc Duy2014-02-10
* | | | | Start preparing for Git 2.0Junio C Hamano2014-03-07
* | | | | Merge branch 'jc/add-2.0-ignore-removal'Junio C Hamano2014-03-07
|\ \ \ \ \
| * | | | | git add <pathspec>... defaults to "-A"Junio C Hamano2013-04-22
* | | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec'Junio C Hamano2014-03-07
|\ \ \ \ \ \
| * | | | | | git add: -u/-A now affects the entire working treeJunio C Hamano2013-04-26
* | | | | | | Merge branch 'jc/push-2.0-default-to-simple'Junio C Hamano2014-03-07
|\ \ \ \ \ \ \
| * | | | | | | push: switch default from "matching" to "simple"Junio C Hamano2013-06-18
* | | | | | | | Merge branch 'nd/daemonize-gc'Junio C Hamano2014-03-05
|\ \ \ \ \ \ \ \
| * | | | | | | | gc: config option for running --auto in backgroundNguyễn Thái Ngọc Duy2014-02-10
* | | | | | | | | Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy2014-02-10
| * | | | | | | | | protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy2014-02-10
| * | | | | | | | | pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy2014-02-10
* | | | | | | | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-30
| * | | | | | | | | | repack: consider bitmaps when performing repacksVicent Marti2013-12-30
| * | | | | | | | | | pack-objects: implement bitmap writingVicent Marti2013-12-30
| * | | | | | | | | | rev-list: add bitmap mode to speed up object listsVicent Marti2013-12-30
| * | | | | | | | | | pack-objects: use bitmaps when packing objectsVicent Marti2013-12-30
| * | | | | | | | | | documentation: add documentation for the bitmap formatVicent Marti2013-12-30
* | | | | | | | | | | Merge branch 'bc/gpg-sign-everywhere'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rebase: add the --gpg-sign optionNicolas Vigier2014-02-11
| * | | | | | | | | | | am: add the --gpg-sign optionNicolas Vigier2014-02-03
| * | | | | | | | | | | cherry-pick, revert: add the --gpg-sign optionNicolas Vigier2014-01-27
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'al/docs'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs/git-blame: explain more clearly the example pickaxe useAlbert L. Lash, IV2014-02-11
| * | | | | | | | | | | docs/git-clone: clarify use of --no-hardlinks optionAlbert L. Lash, IV2014-02-11
| * | | | | | | | | | | docs/git-remote: capitalize first word of initial blurbAlbert L. Lash, IV2014-02-11
| * | | | | | | | | | | docs/merge-strategies: remove hyphen from mis-mergesAlbert L. Lash, IV2014-02-11
* | | | | | | | | | | | Merge branch 'nd/reset-intent-to-add'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | reset: support "--mixed --intent-to-add" modeNguyễn Thái Ngọc Duy2014-02-05
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'wk/submodule-on-branch'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \ \ \ \