summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'eb/unpretty-b-format'Junio C Hamano2010-05-081-0/+1
|\
| * Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay2010-04-051-0/+1
* | Merge branch 'ab/commit-empty-message'Junio C Hamano2010-05-081-1/+7
|\ \
| * | Add option to git-commit to allow empty log messagesÆvar Arnfjörð Bjarmason2010-04-071-1/+7
* | | Merge branch 'sd/log-decorate'Junio C Hamano2010-05-082-1/+9
|\ \ \
| * | | log.decorate: usability fixesJunio C Hamano2010-02-171-1/+2
| * | | Add `log.decorate' configuration variable.Steven Drake2010-02-171-0/+7
* | | | Merge branch 'cw/ws-indent-with-tab'Junio C Hamano2010-05-081-0/+2
|\ \ \ \
| * | | | whitespace: add tab-in-indent error classChris Webb2010-04-021-0/+2
* | | | | Merge branch 'jk/cached-textconv'Junio C Hamano2010-05-081-0/+20
|\ \ \ \ \
| * | | | | diff: cache textconv outputJeff King2010-04-021-0/+20
* | | | | | Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRefLeif Arne Storset2010-05-071-4/+4
* | | | | | Documentation/git-send-email: Add "Use gmail as the smtp server"Ping Yin2010-05-041-0/+15
* | | | | | Git 1.7.1v1.7.1Junio C Hamano2010-04-232-8/+7
* | | | | | Merge branch 'maint'Junio C Hamano2010-04-231-9/+34
|\ \ \ \ \ \
| * | | | | | Documentation improvements for the description of short format.Eric Raymond2010-04-231-9/+34
* | | | | | | Sync with 1.7.0.6Junio C Hamano2010-04-222-1/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Git 1.7.0.6v1.7.0.6Junio C Hamano2010-04-222-1/+15
| * | | | | | Merge branch 'wp/doc-filter-direction' into maintJunio C Hamano2010-04-221-4/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2010-04-211-2/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Documentation/Makefile: fix interrupted builds of user-manual.xmlJonathan Nieder2010-04-211-2/+6
* | | | | | | | Git 1.7.1-rc2v1.7.1-rc2Junio C Hamano2010-04-181-1/+8
* | | | | | | | Merge branch 'rr/remote-helper-doc'Junio C Hamano2010-04-182-58/+119
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/remote-helpers: Fix typos and improve languageRamkumar Ramachandra2010-04-181-28/+23
| * | | | | | | | Fixup: Second argument may be any arbitrary stringRamkumar Ramachandra2010-04-181-3/+2
| * | | | | | | | Documentation/remote-helpers: Add invocation sectionRamkumar Ramachandra2010-04-181-1/+34
| * | | | | | | | Documentation/urls: Rewrite to accomodate <transport>::<address>Ramkumar Ramachandra2010-04-181-23/+36
| * | | | | | | | Documentation/remote-helpers: Rewrite descriptionRamkumar Ramachandra2010-04-181-6/+27
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'wp/doc-filter-direction'Junio C Hamano2010-04-181-4/+4
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | documentation: clarify direction of core.autocrlfWill Palmer2010-04-171-4/+4
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-04-181-2/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Documentation: Describe other situations where -z affects git diffCharles Bailey2010-04-181-2/+2
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-04-171-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Document new "already-merged" rule for branch -dJonathan Nieder2010-04-151-1/+3
| |/ / / / / /
* | | | | | | Merge branch 'maint'Junio C Hamano2010-04-133-7/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Documentation/config.txt: default gc.aggressiveWindow is 250, not 10Jay Soffian2010-04-131-1/+1
| * | | | | | Docs: Add -X option to git-merge's synopsis.Marc Branchaud2010-04-122-6/+7
* | | | | | | Sync with 1.7.0.5Junio C Hamano2010-04-113-10/+38
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Git 1.7.0.5v1.7.0.5Junio C Hamano2010-04-112-1/+28
| * | | | | | blame documentation: -M/-C notice copied lines as well as moved onesJunio C Hamano2010-04-111-9/+10
* | | | | | | Merge branch 'jc/doc-submit-gmail'Junio C Hamano2010-04-111-11/+24
|\ \ \ \ \ \ \
| * | | | | | | SubmittingPatches: update GMail sectionJunio C Hamano2010-04-071-11/+24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Git 1.7.1-rc1v1.7.1-rc1Junio C Hamano2010-04-101-1/+4
* | | | | | | Merge branch 'maint'Junio C Hamano2010-04-092-5/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'rr/imap-send-unconfuse-from-line' into maintJunio C Hamano2010-04-091-7/+3
| |\ \ \ \ \ \
| * | | | | | | fetch/push: fix usage stringsTay Ray Chuan2010-04-092-5/+5
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-04-081-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | docs: clarify "branch -l"Jeff King2010-04-081-0/+2
* | | | | | | | fix typos and grammar in 1.7.1 draft release notesJeff King2010-04-071-10/+10
| |_|/ / / / / |/| | | | | |
* | | | | | | Git 1.7.1-rc0v1.7.1-rc0Junio C Hamano2010-04-061-1/+15