Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Documentation: avoid stray backslashes in core tutorial | Jonathan Nieder | 2010-08-20 | 1 | -9/+9 | |
| * | | | | | | | | Documentation: remove stray backslashes in rev-parse manual | Jonathan Nieder | 2010-08-20 | 1 | -4/+5 | |
| * | | | | | | | | Documentation: remove backslash before ~ in fast-import manual | Jonathan Nieder | 2010-08-20 | 1 | -1/+1 | |
| * | | | | | | | | Documentation: remove stray backslash from "git bundle" manual | Jonathan Nieder | 2010-08-20 | 1 | -4/+4 | |
| * | | | | | | | | Documentation/technical: avoid stray backslash in parse-options API docs | Jonathan Nieder | 2010-08-20 | 1 | -4/+4 | |
| * | | | | | | | | Documentation: remove backslashes in manpage synopses | Jonathan Nieder | 2010-08-20 | 7 | -10/+10 | |
| * | | | | | | | | Documentation: clarify quoting in gitignore docs | Jonathan Nieder | 2010-08-20 | 1 | -2/+2 | |
| * | | | | | | | | Documentation: clarify quoting in "git rm" example | Jonathan Nieder | 2010-08-20 | 1 | -3/+3 | |
| * | | | | | | | | Documentation: add missing quotes to "git grep" examples | Jonathan Nieder | 2010-08-20 | 1 | -2/+2 | |
| * | | | | | | | | Documentation: clarify quoting in "git add" example | Jonathan Nieder | 2010-08-20 | 1 | -2/+2 | |
| * | | | | | | | | Documentation: unbreak regex in show-ref manual | Jonathan Nieder | 2010-08-20 | 2 | -2/+3 | |
| * | | | | | | | | Documentation: quoting trouble in "git rm" discussion | Jonathan Nieder | 2010-08-20 | 2 | -1/+3 | |
| * | | | | | | | | Documentation: tweak description of log.date | Jonathan Nieder | 2010-08-20 | 1 | -4/+5 | |
* | | | | | | | | | Merge branch 'jn/update-contrib-example-merge' | Junio C Hamano | 2010-09-03 | 2 | -9/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fmt-merge-msg -m to override merge title | Jonathan Nieder | 2010-08-18 | 1 | -2/+7 | |
| * | | | | | | | | | merge-base --independent to print reduced parent list in a merge | Jonathan Nieder | 2010-08-18 | 1 | -0/+9 | |
| * | | | | | | | | | merge-base --octopus to mimic show-branch --merge-base | Jonathan Nieder | 2010-08-18 | 1 | -7/+12 | |
| * | | | | | | | | | Documentation: add a SEE ALSO section for merge-base | Jonathan Nieder | 2010-08-18 | 1 | -0/+6 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 2010-09-03 | 4 | -0/+129 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | merge-recursive --renormalize | Jonathan Nieder | 2010-08-06 | 1 | -0/+12 | |
| * | | | | | | | | | ll-merge: make flag easier to populate | Jonathan Nieder | 2010-08-06 | 1 | -4/+7 | |
| * | | | | | | | | | Documentation/technical: document ll_merge | Jonathan Nieder | 2010-08-06 | 1 | -0/+70 | |
| * | | | | | | | | | Avoid conflicts when merging branches with mixed normalization | Eyvind Bernhardsen | 2010-07-02 | 2 | -0/+44 | |
* | | | | | | | | | | Sync with 1.7.2.3 | Junio C Hamano | 2010-09-03 | 2 | -8/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Git 1.7.2.3v1.7.2.3 | Junio C Hamano | 2010-09-03 | 2 | -8/+2 | |
* | | | | | | | | | | Prepare for 1.7.3 | Junio C Hamano | 2010-09-01 | 1 | -0/+73 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-09-01 | 1 | -0/+46 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Prepare for 1.7.2.3 | Junio C Hamano | 2010-09-01 | 1 | -0/+46 | |
| * | | | | | | | | | Merge branch 'dj/fetch-tagopt' into maint | Junio C Hamano | 2010-09-01 | 2 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | install-webdoc: filter timestamp-only changes correctly | Junio C Hamano | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 2010-08-31 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 2010-08-15 | 1 | -6/+0 | |
* | | | | | | | | | | | Merge branch 'dj/fetch-tagopt' | Junio C Hamano | 2010-08-31 | 2 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | fetch: allow command line --tags to override config | Daniel Johnson | 2010-08-14 | 2 | -3/+9 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'en/fast-export-fix' | Junio C Hamano | 2010-08-31 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fast-export: Add a --full-tree option | Elijah Newren | 2010-07-19 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge branch 'hv/autosquash-config' | Junio C Hamano | 2010-08-31 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | add configuration variable for --autosquash option of interactive rebase | Heiko Voigt | 2010-07-14 | 2 | -0/+11 | |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-22 | 8 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Typos in code comments, an error message, documentation | Ralf Wildenhues | 2010-08-22 | 8 | -9/+9 | |
| * | | | | | | | | | | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 2010-08-20 | 9 | -16/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/doc-pull' into maint | Junio C Hamano | 2010-08-20 | 1 | -11/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/rfc-reset-doc' into maint | Junio C Hamano | 2010-08-20 | 1 | -169/+178 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Typos in code comments, an error message, documentation | Ralf Wildenhues | 2010-08-22 | 2 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'mm/rebase-i-exec' | Junio C Hamano | 2010-08-21 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | rebase -i: add exec command to launch a shell command | Matthieu Moy | 2010-08-11 | 1 | -0/+24 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'so/http-user-agent' | Junio C Hamano | 2010-08-21 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Allow HTTP user agent string to be modified. | Spencer E. Olson | 2010-08-11 | 1 | -0/+9 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'dg/local-mod-error-messages' | Junio C Hamano | 2010-08-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | unpack_trees: group error messages by type | Matthieu Moy | 2010-08-11 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / |