Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/branch-merged' | Junio C Hamano | 2008-07-14 |
|\ | |||
| * | branch --merged/--no-merged: allow specifying arbitrary commit | Junio C Hamano | 2008-07-09 |
* | | Merge branch 'jc/rebase-orig-head' | Junio C Hamano | 2008-07-14 |
|\ \ | |||
| * | | Documentation: mention ORIG_HEAD in am, merge, and rebase | Brian Gernhardt | 2008-07-08 |
* | | | git-submodule - make "submodule add" more strict, and document it | Mark Levedahl | 2008-07-14 |
* | | | tutorial: clarify "pull" is "fetch + merge" | Junio C Hamano | 2008-07-14 |
* | | | tutorial: use prompt with user names in example, to clarify who is doing what | Ian Katz | 2008-07-14 |
* | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-13 |
* | | | git-am/git-mailsplit: correct synopsis for reading from stdin | Stephan Beyer | 2008-07-13 |
* | | | Merge branch 'maint' to sync with 1.5.6.3 | Junio C Hamano | 2008-07-13 |
|\ \ \ | |||
| * | | | GIT 1.5.6.3v1.5.6.3 | Junio C Hamano | 2008-07-13 |
| * | | | git-mailinfo: document the -n option | Lukas Sandström | 2008-07-11 |
* | | | | Merge branch 'ph/parseopt-step-blame' | Junio C Hamano | 2008-07-13 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Merge branch 'jc/blame' (early part) into HEAD | Junio C Hamano | 2008-07-08 |
| |\ \ \ | |||
| | * | | | rev-list --children | Junio C Hamano | 2008-04-12 |
* | | | | | Merge branch 'am/stash-branch' | Junio C Hamano | 2008-07-13 |
|\ \ \ \ \ | |||
| * | | | | | Implement "git stash branch <newbranch> <stash>" | Abhijit Menon-Sen | 2008-07-05 |
* | | | | | | Merge branch 'sg/stash-k-i' | Junio C Hamano | 2008-07-13 |
|\ \ \ \ \ \ | |||
| * | | | | | | Documentation: tweak use case in "git stash save --keep-index" | Eric Raible | 2008-07-08 |
| * | | | | | | stash: introduce 'stash save --keep-index' option | SZEDER Gábor | 2008-07-05 |
| |/ / / / / | |||
* | | | | | | Merge branch 'tr/add-i-e' | Junio C Hamano | 2008-07-13 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-add--interactive: manual hunk editing mode | Thomas Rast | 2008-07-02 |
* | | | | | | | Merge branch 'js/apply-root' | Junio C Hamano | 2008-07-09 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 2008-07-06 |
| * | | | | | | | 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 |