Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log/pretty-options: Document --[no-]notes and deprecate old notes options | Johan Herland | 2011-03-30 | 2 | -12/+27 |
* | Merge branch 'maint' | Junio C Hamano | 2011-03-28 | 2 | -18/+19 |
|\ | |||||
| * | git tag documentation grammar fixes and readability updates | Michael Witten | 2011-03-28 | 1 | -18/+18 |
| * | grep: Add the option '--line-number' | Joe Ratterman | 2011-03-28 | 1 | -0/+1 |
* | | Update draft release note to 1.7.5 | Junio C Hamano | 2011-03-26 | 1 | -2/+15 |
* | | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-26 | 2 | -2/+21 |
|\ \ | |||||
| * | | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 2011-03-23 | 2 | -2/+21 |
* | | | Merge branch 'nd/index-doc' | Junio C Hamano | 2011-03-26 | 1 | -0/+185 |
|\ \ \ | |||||
| * | | | doc: technical details about the index file format | Junio C Hamano | 2011-03-23 | 1 | -37/+57 |
| * | | | doc: technical details about the index file format | Nguyễn Thái Ngọc Duy | 2011-02-27 | 1 | -0/+165 |
* | | | | Sync with 1.7.4.2 | Junio C Hamano | 2011-03-25 | 1 | -0/+7 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Git 1.7.4.2v1.7.4.2 | Junio C Hamano | 2011-03-25 | 1 | -0/+7 |
* | | | | Merge branch 'lt/default-abbrev' | Junio C Hamano | 2011-03-23 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Rename core.abbrevlength back to core.abbrev | Junio C Hamano | 2011-03-20 | 1 | -1/+1 |
| * | | | | Make the default abbrev length configurable | Linus Torvalds | 2011-03-11 | 1 | -0/+6 |
* | | | | | Update draft release notes to 1.7.5 | Junio C Hamano | 2011-03-22 | 1 | -0/+27 |
* | | | | | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 2011-03-22 | 2 | -0/+29 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | log --cherry: a synonym | Michael J Gruber | 2011-03-09 | 1 | -0/+8 |
| * | | | | rev-list: documentation and test for --cherry-mark | Michael J Gruber | 2011-03-09 | 2 | -0/+6 |
| * | | | | rev-list: documentation and test for --left/right-only | Michael J Gruber | 2011-02-21 | 2 | -0/+15 |
| |/ / / | |||||
* | | | | Merge branch 'mg/doc-bisect-tweak-worktree' | Junio C Hamano | 2011-03-22 | 1 | -23/+38 |
|\ \ \ \ | |||||
| * | | | | git-bisect.txt: example for bisecting with hot-fix | Michael J Gruber | 2011-03-15 | 1 | -0/+33 |
| * | | | | git-bisect.txt: streamline run presentation | Michael J Gruber | 2011-03-15 | 1 | -26/+8 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-22 | 1 | -3/+3 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply' | SZEDER Gábor | 2011-03-22 | 1 | -3/+3 |
* | | | | | Update drart release notes to 1.7.5 | Junio C Hamano | 2011-03-20 | 1 | -10/+13 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-20 | 1 | -0/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update draft release notes to 1.7.4.2 | Junio C Hamano | 2011-03-20 | 1 | -0/+9 |
* | | | | | Merge branch 'mg/rev-list-n-reverse-doc' | Junio C Hamano | 2011-03-19 | 2 | -161/+163 |
|\ \ \ \ \ | |||||
| * | | | | | git-log.txt,rev-list-options.txt: put option blocks in proper order | Michael J Gruber | 2011-03-09 | 2 | -160/+160 |
| * | | | | | git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting | Michael J Gruber | 2011-03-08 | 2 | -1/+3 |
* | | | | | | Merge branch 'js/rerere-forget-always-take-pathspec' | Junio C Hamano | 2011-03-19 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rerere forget: deprecate invocation without pathspec | Johannes Sixt | 2011-03-02 | 1 | -2/+2 |
* | | | | | | | Merge branch 'ss/mergetool--lib' | Junio C Hamano | 2011-03-19 | 3 | -8/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mergetool--lib: Add Beyond Compare 3 as a tool | Sebastian Schuberth | 2011-02-28 | 3 | -3/+3 |
| * | | | | | | | mergetool--lib: Sort tools alphabetically for easier lookup | Sebastian Schuberth | 2011-02-28 | 3 | -8/+8 |
* | | | | | | | | Merge branch 'jk/merge-rename-ux' | Junio C Hamano | 2011-03-19 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | merge: enable progress reporting for rename detection | Jeff King | 2011-02-21 | 1 | -1/+9 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-19 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | bisect: explain the rationale behind 125 | Junio C Hamano | 2011-03-19 | 1 | -1/+6 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-18 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | docs: fix grammar in gitattributes.txt | Alexei Sholik | 2011-03-18 | 1 | -5/+5 |
* | | | | | | | | RelNotes/1.7.5.txt: typo and language fixes | Michael J Gruber | 2011-03-16 | 1 | -22/+9 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-16 | 1 | -0/+42 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Prepare draft release notes to 1.7.4.2 | Junio C Hamano | 2011-03-16 | 1 | -0/+42 |
| * | | | | | | | Merge branch 'jh/push-default-upstream-configname' into maint | Junio C Hamano | 2011-03-16 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'mg/placeholders-are-lowercase' into maint | Junio C Hamano | 2011-03-16 | 4 | -14/+14 |
| |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | Update draft release notes to 1.7.5 | Junio C Hamano | 2011-03-15 | 1 | -3/+33 |
* | | | | | | | | | | Merge branch 'jk/doc-credits' of git://github.com/peff/git | Junio C Hamano | 2011-03-15 | 138 | -1133/+25 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | docs: point git.txt author credits to git-scm.com | Jeff King | 2011-03-12 | 1 | -2/+4 |