summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* log/pretty-options: Document --[no-]notes and deprecate old notes optionsJohan Herland2011-03-302-12/+27
* Merge branch 'maint'Junio C Hamano2011-03-282-18/+19
|\
| * git tag documentation grammar fixes and readability updatesMichael Witten2011-03-281-18/+18
| * grep: Add the option '--line-number'Joe Ratterman2011-03-281-0/+1
* | Update draft release note to 1.7.5Junio C Hamano2011-03-261-2/+15
* | Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-262-2/+21
|\ \
| * | rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber2011-03-232-2/+21
* | | Merge branch 'nd/index-doc'Junio C Hamano2011-03-261-0/+185
|\ \ \
| * | | doc: technical details about the index file formatJunio C Hamano2011-03-231-37/+57
| * | | doc: technical details about the index file formatNguyễn Thái Ngọc Duy2011-02-271-0/+165
* | | | Sync with 1.7.4.2Junio C Hamano2011-03-251-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Git 1.7.4.2v1.7.4.2Junio C Hamano2011-03-251-0/+7
* | | | Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-231-0/+6
|\ \ \ \
| * | | | Rename core.abbrevlength back to core.abbrevJunio C Hamano2011-03-201-1/+1
| * | | | Make the default abbrev length configurableLinus Torvalds2011-03-111-0/+6
* | | | | Update draft release notes to 1.7.5Junio C Hamano2011-03-221-0/+27
* | | | | Merge branch 'mg/rev-list-one-side-only'Junio C Hamano2011-03-222-0/+29
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | log --cherry: a synonymMichael J Gruber2011-03-091-0/+8
| * | | | rev-list: documentation and test for --cherry-markMichael J Gruber2011-03-092-0/+6
| * | | | rev-list: documentation and test for --left/right-onlyMichael J Gruber2011-02-212-0/+15
| |/ / /
* | | | Merge branch 'mg/doc-bisect-tweak-worktree'Junio C Hamano2011-03-221-23/+38
|\ \ \ \
| * | | | git-bisect.txt: example for bisecting with hot-fixMichael J Gruber2011-03-151-0/+33
| * | | | git-bisect.txt: streamline run presentationMichael J Gruber2011-03-151-26/+8
* | | | | Merge branch 'maint'Junio C Hamano2011-03-221-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor2011-03-221-3/+3
* | | | | Update drart release notes to 1.7.5Junio C Hamano2011-03-201-10/+13
* | | | | Merge branch 'maint'Junio C Hamano2011-03-201-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Update draft release notes to 1.7.4.2Junio C Hamano2011-03-201-0/+9
* | | | | Merge branch 'mg/rev-list-n-reverse-doc'Junio C Hamano2011-03-192-161/+163
|\ \ \ \ \
| * | | | | git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber2011-03-092-160/+160
| * | | | | git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber2011-03-082-1/+3
* | | | | | Merge branch 'js/rerere-forget-always-take-pathspec'Junio C Hamano2011-03-191-2/+2
|\ \ \ \ \ \
| * | | | | | rerere forget: deprecate invocation without pathspecJohannes Sixt2011-03-021-2/+2
* | | | | | | Merge branch 'ss/mergetool--lib'Junio C Hamano2011-03-193-8/+8
|\ \ \ \ \ \ \
| * | | | | | | mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth2011-02-283-3/+3
| * | | | | | | mergetool--lib: Sort tools alphabetically for easier lookupSebastian Schuberth2011-02-283-8/+8
* | | | | | | | Merge branch 'jk/merge-rename-ux'Junio C Hamano2011-03-191-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: enable progress reporting for rename detectionJeff King2011-02-211-1/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-191-1/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | bisect: explain the rationale behind 125Junio C Hamano2011-03-191-1/+6
* | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-181-5/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | docs: fix grammar in gitattributes.txtAlexei Sholik2011-03-181-5/+5
* | | | | | | | RelNotes/1.7.5.txt: typo and language fixesMichael J Gruber2011-03-161-22/+9
* | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-161-0/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Prepare draft release notes to 1.7.4.2Junio C Hamano2011-03-161-0/+42
| * | | | | | | Merge branch 'jh/push-default-upstream-configname' into maintJunio C Hamano2011-03-161-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mg/placeholders-are-lowercase' into maintJunio C Hamano2011-03-164-14/+14
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Update draft release notes to 1.7.5Junio C Hamano2011-03-151-3/+33
* | | | | | | | | | Merge branch 'jk/doc-credits' of git://github.com/peff/gitJunio C Hamano2011-03-15138-1133/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: point git.txt author credits to git-scm.comJeff King2011-03-121-2/+4