Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2008-08-30 |
|\ | |||
| * | gitattributes: -crlf is not binary | Junio C Hamano | 2008-08-30 |
| * | Fix example in git-name-rev documentation | Junio C Hamano | 2008-08-30 |
* | | Merge branch 'sb/daemon' | Junio C Hamano | 2008-08-30 |
|\ \ | |||
| * | | git-daemon: rewrite kindergarden, new option --max-connections | Stephen R. van den Berg | 2008-08-17 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-08-29 |
|\ \ \ | | |/ | |/| | |||
| * | | tutorial: gentler illustration of Alice/Bob workflow using gitk | Paolo Ciarrocchi | 2008-08-29 |
| * | | pretty=format: respect date format options | Jeff King | 2008-08-29 |
| * | | Document gitk --argscmd flag. | Yann Dirson | 2008-08-29 |
* | | | git-submodule: add "sync" command | David Aguilar | 2008-08-25 |
* | | | Merge branch 'maint' to sync with 1.6.0.1 | Junio C Hamano | 2008-08-24 |
|\ \ \ | |/ / | |||
| * | | GIT 1.6.0.1v1.6.0.1 | Junio C Hamano | 2008-08-24 |
| * | | Documentation: clarify pager configuration | Jonathan Nieder | 2008-08-24 |
| * | | Documentation: clarify pager.<cmd> configuration | Jonathan Nieder | 2008-08-24 |
* | | | git-merge documentation: more details about resolving conflicts | Dan Hensgen | 2008-08-22 |
* | | | Extend "checkout --track" DWIM to support more cases | Alex Riesen | 2008-08-22 |
* | | | Teach "git diff -p" HTML funcname patterns | Johan Herland | 2008-08-20 |
* | | | Teach "git diff -p" Python funcname patterns | Kirill Smelkov | 2008-08-20 |
* | | | Merge branch 'ml/submodule-foreach' | Junio C Hamano | 2008-08-20 |
|\ \ \ | |||
| * | | | git-submodule - Add 'foreach' subcommand | Mark Levedahl | 2008-08-17 |
| | |/ | |/| | |||
* | | | Merge branch 'kh/diff-tree' | Junio C Hamano | 2008-08-20 |
|\ \ \ | |||
| * | | | Teach git diff-tree --stdin to diff trees | Karl Hasselström | 2008-08-11 |
| * | | | diff-tree: Note that the commit ID is printed with --stdin | Karl Hasselström | 2008-08-11 |
* | | | | Merge branch 'mg/count-objects' | Junio C Hamano | 2008-08-20 |
|\ \ \ \ | |||
| * | | | | count-objects: Add total pack size to verbose output | Marcus Griep | 2008-08-17 |
* | | | | | Merge branch 'cc/merge-base-many' | Junio C Hamano | 2008-08-20 |
|\ \ \ \ \ | |||
| * | | | | | documentation: merge-base: explain "git merge-base" with more than 2 args | Junio C Hamano | 2008-07-29 |
* | | | | | | Update draft release notes for 1.6.1 | Junio C Hamano | 2008-08-20 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-20 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Update draft release notes for 1.6.0.1 | Junio C Hamano | 2008-08-20 |
| * | | | | | Add hints to revert documentation about other ways to undo changes | Tarmigan Casebolt | 2008-08-20 |
* | | | | | | Merge branch 'dp/hash-literally' | Junio C Hamano | 2008-08-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | add --no-filters option to git hash-object | Dmitry Potapov | 2008-08-03 |
| * | | | | | | add --path option to git hash-object | Dmitry Potapov | 2008-08-03 |
| * | | | | | | correct usage help string for git-hash-object | Dmitry Potapov | 2008-08-03 |
* | | | | | | | Merge branch 'js/checkout-dwim-local' | Junio C Hamano | 2008-08-19 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | checkout --track: make up a sensible branch name if '-b' was omitted | Johannes Schindelin | 2008-08-11 |
* | | | | | | | | Merge branch 'rs/imap' | Junio C Hamano | 2008-08-19 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation: Improve documentation for git-imap-send(1) | Robert Shearman | 2008-07-25 |
| * | | | | | | | | git-imap-send: Support SSL | Robert Shearman | 2008-07-25 |
* | | | | | | | | | reword --full-index description | Jim Meyering | 2008-08-19 |
* | | | | | | | | | SubmittingPatches: fix a typo | Jim Meyering | 2008-08-19 |
* | | | | | | | | | add boolean diff.suppress-blank-empty config option | Jim Meyering | 2008-08-19 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-19 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||
| * | | | | | | | adapt git-cvsserver manpage to dash-free syntax | Robert Schiele | 2008-08-18 |
* | | | | | | | | Start 1.6.1 cycle | Junio C Hamano | 2008-08-17 |
|/ / / / / / / | |||
* | | | | | | | Start 1.6.0.X maintenance series | Junio C Hamano | 2008-08-17 |
* | | | | | | | GIT 1.6.0v1.6.0 | Junio C Hamano | 2008-08-17 |
| |_|_|_|/ / |/| | | | | | |||
* | | | | | | Documentation: document the pager.* configuration setting | Miklos Vajna | 2008-08-16 |
* | | | | | | git-stash: improve synopsis in help and manual page | Stephan Beyer | 2008-08-16 |