Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 2008-07-06 | 1 | -2/+6 | |
| * | | | | | | | Teach "git apply" to prepend a prefix with "--root=<root>" | Johannes Schindelin | 2008-07-01 | 1 | -1/+5 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-09 | 1 | -0/+42 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Start preparing release notes for 1.5.6.3 | Junio C Hamano | 2008-07-08 | 1 | -0/+42 | |
| * | | | | | | | Merge branch 'qq/maint' (early part) into maint | Junio C Hamano | 2008-07-07 | 5 | -20/+35 | |
| |\ \ \ \ \ \ \ | ||||||
* | | | | | | | | | Documentation: update sections on naming revisions and revision ranges | Junio C Hamano | 2008-07-08 | 1 | -5/+15 | |
* | | | | | | | | | install-doc-quick - use git --exec-path to find git-sh-setup | Mark Levedahl | 2008-07-08 | 1 | -1/+1 | |
* | | | | | | | | | Documentation: fix broken "linkgit" links | Eric Hanchrow | 2008-07-08 | 4 | -4/+4 | |
* | | | | | | | | | user-manual: typo and grammar fixes | Eric Hanchrow | 2008-07-08 | 1 | -9/+9 | |
* | | | | | | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-07 | 1 | -8/+22 | |
* | | | | | | | | | Merge branch 'jc/rerere' | Junio C Hamano | 2008-07-07 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rerere.autoupdate | Junio C Hamano | 2008-06-22 | 1 | -0/+5 | |
* | | | | | | | | | | Merge branch 'dr/ceiling' | Junio C Hamano | 2008-07-07 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add support for GIT_CEILING_DIRECTORIES | David Reiss | 2008-05-23 | 1 | -0/+8 | |
* | | | | | | | | | | | Merge branch 'db/no-git-config' | Junio C Hamano | 2008-07-07 | 2 | -9/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Only use GIT_CONFIG in "git config", not other programs | Daniel Barkalow | 2008-07-01 | 2 | -9/+5 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix grammar in git-rev-parse(1). | Mikael Magnusson | 2008-07-06 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'qq/maint' | Junio C Hamano | 2008-07-05 | 5 | -26/+41 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | attribute documentation: keep EXAMPLE at end | Junio C Hamano | 2008-07-05 | 1 | -16/+17 | |
| * | | | | | | | | | Documentation cvs: Clarify when a bare repository is needed | Matthew Ogilvie | 2008-07-05 | 3 | -0/+14 | |
| * | | | | | | | | | Documentation: be precise about which date --pretty uses | Nikolaus Schulz | 2008-07-05 | 1 | -4/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | manpages: use teletype font for sample command lines | Jonathan Nieder | 2008-07-05 | 5 | -7/+7 | |
* | | | | | | | | | manpages: italicize git subcommand names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 4 | -10/+10 | |
* | | | | | | | | | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 2008-07-05 | 12 | -24/+24 | |
* | | | | | | | | | manpages: italicize gitk's name (where it was in teletype font) | Jonathan Nieder | 2008-07-05 | 4 | -5/+5 | |
* | | | | | | | | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 117 | -712/+712 | |
* | | | | | | | | | manpages: italicize command names | Jonathan Nieder | 2008-07-05 | 6 | -11/+11 | |
* | | | | | | | | | manpages: italicize command names in synopses | Jonathan Nieder | 2008-07-05 | 2 | -10/+10 | |
* | | | | | | | | | gitdiffcore(7): fix awkward wording | Jonathan Nieder | 2008-07-05 | 1 | -2/+2 | |
* | | | | | | | | | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 2008-07-05 | 13 | -71/+71 | |
* | | | | | | | | | Documentation: rewrap to prepare for "git-" vs "git " change | Jonathan Nieder | 2008-07-05 | 2 | -6/+6 | |
* | | | | | | | | | git-commit(1): depersonalize description | Jonathan Nieder | 2008-07-05 | 1 | -2/+2 | |
* | | | | | | | | | git(1): add comma | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 | |
* | | | | | | | | | manpages: fix bogus whitespace | Jonathan Nieder | 2008-07-05 | 3 | -7/+7 | |
* | | | | | | | | | Documentation: fix gitlinks | Jonathan Nieder | 2008-07-05 | 2 | -2/+2 | |
* | | | | | | | | | git-format-patch(1): fix stray \ in output | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-04 | 2 | -11/+21 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | GIT 1.5.6.2v1.5.6.2 | Junio C Hamano | 2008-07-04 | 2 | -11/+21 | |
* | | | | | | | | Merge branch 'j6t/mingw' | Junio C Hamano | 2008-07-02 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Windows: Use the Windows style PATH separator ';'. | Johannes Sixt | 2008-06-22 | 1 | -3/+3 | |
* | | | | | | | | Documentation: Point to gitcli(7) from git(1) | Brian Gernhardt | 2008-07-02 | 1 | -1/+1 | |
* | | | | | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-01 | 1 | -4/+25 | |
* | | | | | | | | gitcli: Document meaning of --cached and --index | Nanako Shiraishi | 2008-07-01 | 1 | -1/+37 | |
* | | | | | | | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 103 | -509/+510 | |
* | | | | | | | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 131 | -462/+462 | |
* | | | | | | | | Documentation: prepare to be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 4 | -10/+10 | |
* | | | | | | | | git-daemon(1): don't assume git-daemon is in /usr/bin | Jonathan Nieder | 2008-07-01 | 1 | -5/+5 | |
* | | | | | | | | Documentation: complicate example of "man git-command" | Jonathan Nieder | 2008-07-01 | 2 | -3/+3 | |
* | | | | | | | | whitespace fix in Documentation/git-repack.txt | Jonathan Nieder | 2008-07-01 | 1 | -3/+3 |