Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-rm.txt: Fix quoting | Michael J Gruber | 2010-12-07 | 1 | -6/+6 |
* | Git 1.7.3.3v1.7.3.3 | Junio C Hamano | 2010-12-03 | 1 | -2/+10 |
* | CodingGuidelines: mention whitespace preferences for shell scripts | Giuseppe Bilotta | 2010-12-03 | 1 | -0/+4 |
* | Documentation: do not misinterpret pull refspec as bold text | Jonathan Nieder | 2010-12-03 | 1 | -2/+2 |
* | Prepare for 1.7.3.3 | Junio C Hamano | 2010-12-02 | 4 | -0/+76 |
|\ | |||||
| * | Git 1.7.2.4v1.7.2.4 | Junio C Hamano | 2010-12-02 | 3 | -0/+30 |
| |\ | |||||
| | * | Git 1.7.1.3v1.7.1.3 | Junio C Hamano | 2010-12-02 | 2 | -0/+20 |
| | |\ | |||||
| | | * | Git 1.7.0.8v1.7.0.8 | Junio C Hamano | 2010-12-02 | 1 | -0/+10 |
* | | | | Documentation: Fix mark-up of lines with more than one tilde | Junio C Hamano | 2010-12-02 | 2 | -2/+2 |
* | | | | Merge branch 'jk/add-e-doc' into maint | Junio C Hamano | 2010-12-02 | 1 | -3/+77 |
|\ \ \ \ | |||||
| * | | | | docs: give more hints about how "add -e" works | Jeff King | 2010-11-09 | 1 | -28/+76 |
| * | | | | docs: give more hints about how "add -e" works | Jeff King | 2010-10-21 | 1 | -3/+29 |
* | | | | | Merge branch 'bc/fortran-userdiff' into maint | Junio C Hamano | 2010-12-02 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | userdiff.c: add builtin fortran regex patterns | Brandon Casey | 2010-09-10 | 1 | -0/+2 |
* | | | | | | Merge branch 'maint-1.7.2' into maint | Junio C Hamano | 2010-12-01 | 2 | -3/+7 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 2010-12-01 | 1 | -1/+5 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2010-12-01 | 1 | -1/+5 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | add: introduce add.ignoreerrors synonym for add.ignore-errors | Jonathan Nieder | 2010-12-01 | 1 | -1/+5 |
| * | | | | | git-commit.txt: (synopsis): move -i and -o before "--" | Jari Aalto | 2010-12-01 | 1 | -2/+2 |
* | | | | | | Merge branch 'jl/maint-pull-tags-doc' into maint | Junio C Hamano | 2010-11-24 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pull: Remove --tags option from manpage | Jens Lehmann | 2010-11-03 | 1 | -0/+2 |
* | | | | | | | Merge branch 'jk/repack-reuse-object' into maint | Junio C Hamano | 2010-11-24 | 2 | -1/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: pack.compression: explain how to recompress | Jan Krüger | 2010-09-27 | 1 | -0/+4 |
| * | | | | | | | repack: add -F flag to let user choose between --no-reuse-delta/object | Jan Krüger | 2010-09-27 | 1 | -1/+5 |
* | | | | | | | | Merge branch 'mg/reset-doc' into maint | Junio C Hamano | 2010-11-24 | 1 | -29/+47 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-reset.txt: make modes description more consistent | Michael J Gruber | 2010-09-18 | 1 | -17/+26 |
| * | | | | | | | | git-reset.txt: point to git-checkout | Michael J Gruber | 2010-09-18 | 1 | -0/+7 |
| * | | | | | | | | git-reset.txt: use "working tree" consistently | Michael J Gruber | 2010-09-18 | 1 | -7/+7 |
| * | | | | | | | | git-reset.txt: reset --soft is not a no-op | Michael J Gruber | 2010-09-18 | 1 | -4/+4 |
| * | | | | | | | | git-reset.txt: reset does not change files in target | Michael J Gruber | 2010-09-18 | 1 | -2/+4 |
| * | | | | | | | | git-reset.txt: clarify branch vs. branch head | Michael J Gruber | 2010-09-18 | 1 | -2/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Documentation/git-pull: clarify configuration | Martin von Zweigbergk | 2010-11-17 | 1 | -6/+8 |
* | | | | | | | | Document that rev-list --graph triggers parent rewriting. | Yann Dirson | 2010-11-17 | 1 | -0/+2 |
* | | | | | | | | document sigchain api | Jeff King | 2010-11-16 | 1 | -0/+41 |
* | | | | | | | | Keep together options controlling the behaviour of diffcore-rename. | Yann Dirson | 2010-11-16 | 1 | -14/+12 |
* | | | | | | | | Documentation: document show -s | Jonathan Nieder | 2010-11-09 | 2 | -0/+7 |
* | | | | | | | | Fix a formatting error in git-merge.txt | Nathan W. Panike | 2010-10-29 | 1 | -7/+7 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Git 1.7.3.2v1.7.3.2 | Junio C Hamano | 2010-10-21 | 2 | -1/+7 |
* | | | | | | | Merge branch 'sn/doc-opt-notation' into maint | Junio C Hamano | 2010-10-21 | 34 | -116/+116 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Remove stray quotes in --pretty and --format documentation | Štěpán Němec | 2010-10-08 | 2 | -3/+3 |
| * | | | | | | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 21 | -23/+23 |
| * | | | | | | Fix odd markup in --diff-filter documentation | Štěpán Němec | 2010-10-08 | 1 | -2/+2 |
| * | | | | | | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 | 16 | -89/+89 |
* | | | | | | | Clarify and extend the "git diff" format documentation | Andreas Gruenbacher | 2010-10-19 | 1 | -10/+30 |
* | | | | | | | git-show-ref.txt: clarify the pattern matching | Michael J Gruber | 2010-10-19 | 1 | -1/+5 |
* | | | | | | | documentation: git-config minor cleanups | Cliff Frey | 2010-10-19 | 1 | -7/+7 |
* | | | | | | | Better advice on using topic branches for kernel development | Luck, Tony | 2010-10-13 | 1 | -3/+6 |
* | | | | | | | Documentation: update implicit "--no-index" behavior in "git diff" | Jonathan Nieder | 2010-10-13 | 1 | -3/+3 |
* | | | | | | | Documentation: expand 'git diff' SEE ALSO section | Jonathan Nieder | 2010-10-13 | 1 | -2/+6 |
* | | | | | | | Documentation: diff can compare blobs | Jonathan Nieder | 2010-10-13 | 1 | -2/+3 |