Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 2010-10-13 | 16 | -20/+20 | |
* | | | | | | | | | | | CodingGuidelines: reword parameter expansion section | Junio C Hamano | 2010-10-13 | 1 | -12/+15 | |
* | | | | | | | | | | | Documentation: update-index: -z applies also to --index-info | Bert Wesarg | 2010-10-13 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | SubmittingPatches: Document some extra tags used in commit messages | Ramkumar Ramachandra | 2010-10-06 | 1 | -6/+15 | |
* | | | | | | | | | | Documentation/git-clone: describe --mirror more verbosely | Uwe Kleine-König | 2010-10-06 | 1 | -1/+6 | |
* | | | | | | | | | | Merge early part of git-svn into maint | Junio C Hamano | 2010-10-05 | 1 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation/git-svn: discourage "noMetadata" | Eric Wong | 2010-09-24 | 1 | -3/+14 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | rev-list-options: clarify --parents and --children | Michael J Gruber | 2010-09-30 | 1 | -4/+4 | |
* | | | | | | | | | | user-manual: fix anchor name Finding-comments-With-given-Content | Michael J Gruber | 2010-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | user-manual: be consistent in illustrations to 'git rebase' | Kirill Smelkov | 2010-09-29 | 1 | -2/+2 | |
* | | | | | | | | | | Git 1.7.3.1v1.7.3.1 | Junio C Hamano | 2010-09-29 | 2 | -1/+16 | |
* | | | | | | | | | | Fix missing 'does' in man-page for 'git checkout' | Linus Torvalds | 2010-09-27 | 1 | -8/+8 | |
* | | | | | | | | | | Documentation: Refer to git-commit-tree in git-filter-branch help | Wesley J. Landaker | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | update comment and documentation for :/foo syntax | Matthieu Moy | 2010-09-27 | 1 | -1/+3 | |
* | | | | | | | | | | CodingGuidelines: spell Arithmetic Expansion with $(($var)) | Junio C Hamano | 2010-09-27 | 1 | -0/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Git 1.7.3v1.7.3 | Junio C Hamano | 2010-09-18 | 2 | -13/+7 | |
* | | | | | | | | | Merge branch 'js/ls-files-x-doc' | Junio C Hamano | 2010-09-18 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ls-files documentation: reword for consistency | Junio C Hamano | 2010-09-15 | 1 | -4/+4 | |
| * | | | | | | | | | git-ls-files.txt: clarify -x/--exclude option | Jay Soffian | 2010-09-15 | 1 | -2/+3 | |
* | | | | | | | | | | Git 1.7.3 rc2v1.7.3-rc2 | Junio C Hamano | 2010-09-15 | 1 | -2/+8 | |
* | | | | | | | | | | Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor' | Junio C Hamano | 2010-09-15 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | filter-branch: retire --remap-to-ancestor | Csaba Henk | 2010-08-27 | 1 | -13/+13 | |
* | | | | | | | | | | | Merge branch 'np/relnotes-in-subdir' | Junio C Hamano | 2010-09-10 | 110 | -107/+107 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | install-webdoc: keep installed RelNotes-*.txt | Junio C Hamano | 2010-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | Documentation: move RelNotes into a directory of their own | Nicolas Pitre | 2010-09-06 | 110 | -106/+106 | |
* | | | | | | | | | | | | Prepare for 1.7.3 rc1 | Junio C Hamano | 2010-09-10 | 1 | -2/+10 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-09-10 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | / / / / / | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | config.txt: fix placement of diff.noprefix | Mark Lodato | 2010-09-10 | 1 | -2/+3 |