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