summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2012-06-28Third batch for 1.7.12Junio C Hamano
2012-06-28Merge branch 'lk/more-helpful-status-hints'Junio C Hamano
2012-06-28Merge branch 'lk/rebase-i-x'Junio C Hamano
2012-06-26rebase -i: support --root without --ontoChris Webb
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy
2012-06-25add 'git credential' plumbing commandJavier Roucher Iglesias
2012-06-25Second batch for 1.7.12Junio C Hamano
2012-06-25Merge branch 'cn/cherry-pick-range-docs'Junio C Hamano
2012-06-25Merge branch 'rr/doc-commit'Junio C Hamano
2012-06-25Merge branch 'jk/no-more-asciidoc7'Junio C Hamano
2012-06-25config: write to $XDG_CONFIG_HOME/git/config file when appropriateHuynh Khoi Nguyen Nguyen
2012-06-25Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributesHuynh Khoi Nguyen Nguyen
2012-06-25Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignoreHuynh Khoi Nguyen Nguyen
2012-06-25config: read (but not write) from $XDG_CONFIG_HOME/git/config fileHuynh Khoi Nguyen Nguyen
2012-06-22Merge branch 'maint'Junio C Hamano
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2012-06-21Sync with 1.7.11.1Junio C Hamano
2012-06-21The first batch for 1.7.12Junio C Hamano
2012-06-21Git 1.7.11.1v1.7.11.1Junio C Hamano
2012-06-21Merge branch 'jk/clone-local'Junio C Hamano
2012-06-21docs: always define git-relative-html-prefix attributeJeff King
2012-06-19git-commit-tree(1): update synopsisJunio C Hamano
2012-06-19Documentation: spelling fixesMiklos Vajna
2012-06-17Git 1.7.11v1.7.11Junio C Hamano
2012-06-17Sync with 1.7.10.5Junio C Hamano
2012-06-17Git 1.7.10.5v1.7.10.5Junio C Hamano
2012-06-15git-cherry-pick.txt: clarify the use of revision range notationCarlos Martín Nieto
2012-06-15Documentation: --no-walk is no-op if range is specifiedCarlos Martín Nieto
2012-06-14wt-status.*: better advices for git status addedLucien Kong
2012-06-13rebase -i: teach "--exec <cmd>"Lucien Kong
2012-06-12Git 1.7.11-rc3v1.7.11-rc3Junio C Hamano
2012-06-12Merge branch 'mm/api-credentials-doc'Junio C Hamano
2012-06-12api-credential.txt: document that helpers field is filled-in automaticallyMatthieu Moy
2012-06-08Merge branch 'mm/api-credentials-doc'Junio C Hamano
2012-06-08docs: fix cross-directory linkgit referencesJeff King
2012-06-08commit: document a couple of optionsRamkumar Ramachandra
2012-06-07Git 1.7.11-rc2v1.7.11-rc2Junio C Hamano
2012-06-07Merge branch 'mm/api-credentials-doc'Junio C Hamano
2012-06-04api-credentials.txt: add "see also" sectionMatthieu Moy
2012-06-04api-credentials.txt: mention credential.helper explicitlyMatthieu Moy
2012-06-04api-credentials.txt: show the big picture firstMatthieu Moy
2012-06-04doc: fix xref link from api docs to manual pagesJunio C Hamano
2012-06-03Git 1.7.11-rc1v1.7.11-rc1Junio C Hamano
2012-06-03Sync with 1.7.10.4Junio C Hamano
2012-06-03Git 1.7.10.4v1.7.10.4Junio C Hamano
2012-06-01Update draft release notes to 1.7.11Junio C Hamano
2012-06-01Sync with maintJunio C Hamano
2012-06-01Start preparing for 1.7.10.4Junio C Hamano
2012-06-01Merge branch 'rs/maint-grep-F' into maintJunio C Hamano
2012-05-30clone: allow --no-local to turn off local optimizationsJeff King