Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'js/maint-remote-remove-mirror' | Junio C Hamano | 2009-02-05 |
|\ | |||
| * | builtin-remote: make rm operation safer in mirrored repository | Jay Soffian | 2009-02-04 |
* | | Merge branch 'js/notes' | Junio C Hamano | 2009-02-05 |
|\ \ | |||
| * | | git-notes: fix printing of multi-line notes | Tor Arne Vestbø | 2009-01-14 |
| * | | Add an expensive test for git-notes | Johannes Schindelin | 2009-01-11 |
| * | | Add a script to edit/inspect notes | Johannes Schindelin | 2008-12-21 |
* | | | Merge branch 'jc/refuse-push-to-current' | Junio C Hamano | 2009-02-05 |
|\ \ \ | |||
| * | | | receive-pack: explain what to do when push updates the current branch | Junio C Hamano | 2009-02-03 |
* | | | | Merge branch 'jk/head-symref' | Junio C Hamano | 2009-02-05 |
|\ \ \ \ | |||
| * | | | | symbolic ref: refuse non-ref targets in HEAD | Jeff King | 2009-01-29 |
* | | | | | Merge branch 'cb/mergetool' | Junio C Hamano | 2009-02-05 |
|\ \ \ \ \ | |||
| * | | | | | mergetool: fix running mergetool in sub-directories | Charles Bailey | 2009-01-31 |
| * | | | | | mergetool: Add a test for running mergetool in a sub-directory | Charles Bailey | 2009-01-31 |
| * | | | | | mergetool: respect autocrlf by using checkout-index | Charles Bailey | 2009-01-27 |
* | | | | | | Merge branch 'jc/fsck' (early part) | Junio C Hamano | 2009-02-04 |
|\ \ \ \ \ \ | |||
| * | | | | | | fsck: check loose objects from alternate object stores by default | Junio C Hamano | 2009-01-30 |
| * | | | | | | fsck: HEAD is part of refs | Junio C Hamano | 2009-01-30 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-04 |
|\ \ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-04 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | * | | | | | builtin-mv.c: check for unversionned files before looking at the destination. | Matthieu Moy | 2009-02-04 |
| | * | | | | | Add a testcase for "git mv -f" on untracked files. | Matthieu Moy | 2009-02-04 |
| | * | | | | | Missing && in t/t7001.sh. | Matthieu Moy | 2009-02-04 |
| | | |_|_|/ | | |/| | | | |||
| * | | | | | Merge branch 'jc/maint-format-patch-o-relative' into maint | Junio C Hamano | 2009-01-28 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'nd/grep-assume-unchanged' into maint | Junio C Hamano | 2009-01-28 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'mc/cd-p-pwd' into maint | Junio C Hamano | 2009-01-28 |
| |\ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ | Merge branch 'ns/am-slacker' | Junio C Hamano | 2009-02-04 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | git-am: Add --ignore-date option | Nanako Shiraishi | 2009-01-25 |
| * | | | | | | | | | am: Add --committer-date-is-author-date option | Junio C Hamano | 2009-01-25 |
* | | | | | | | | | | tests: fix test_commit() for case insensitive filesystems | Junio C Hamano | 2009-02-03 |
* | | | | | | | | | | t3412: further simplify setting of GIT_EDITOR | Junio C Hamano | 2009-02-03 |
* | | | | | | | | | | Merge branch 'jc/maint-add-u-remove-conflicted' | Junio C Hamano | 2009-02-03 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | add -u: do not fail to resolve a path as deleted | Junio C Hamano | 2009-01-28 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | t3412: use log|name-rev instead of log --graph | Thomas Rast | 2009-02-01 |
* | | | | | | | | | | mailinfo: cleanup extra spaces for complex 'From:' | Kirill Smelkov | 2009-02-01 |
* | | | | | | | | | | Merge branch 'ks/maint-mailinfo-folded' | Junio C Hamano | 2009-01-31 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | mailinfo: tests for RFC2047 examples | Kirill Smelkov | 2009-01-28 |
| * | | | | | | | | | | mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)' | Kirill Smelkov | 2009-01-28 |
| * | | | | | | | | | | mailinfo: 'From:' header should be unfold as well | Kirill Smelkov | 2009-01-12 |
| * | | | | | | | | | | mailinfo: correctly handle multiline 'Subject:' header | Kirill Smelkov | 2009-01-10 |
* | | | | | | | | | | | Merge branch 'jc/maint-allow-uninteresting-missing' | Junio C Hamano | 2009-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | revision traversal: allow UNINTERESTING objects to be missing | Junio C Hamano | 2009-01-28 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'jg/tag-contains' | Junio C Hamano | 2009-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | git-tag: Add --contains option | Jake Goulding | 2009-01-28 |
* | | | | | | | | | | | | Merge branch 'js/maint-rebase-i-submodule' | Junio C Hamano | 2009-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Fix submodule squashing into unrelated commit | Johannes Schindelin | 2009-01-28 |
| * | | | | | | | | | | | | rebase -i squashes submodule changes into unrelated commit | Junio C Hamano | 2009-01-28 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'jc/maint-split-diff-metainfo' | Junio C Hamano | 2009-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me... | Junio C Hamano | 2009-01-27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | | diff.c: output correct index lines for a split diff | Junio C Hamano | 2009-01-27 |
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'jk/signal-cleanup' | Junio C Hamano | 2009-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |