Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-send-email: introduce compose-encoding | Krzysztof Mazur | 2012-10-10 | 3 | -1/+67 |
* | git-svn: keep leading slash when canonicalizing paths (fallback case) | Jonathan Nieder | 2012-10-05 | 1 | -1/+0 |
* | Git::SVN: rename private path field | Jonathan Nieder | 2012-10-05 | 1 | -2/+2 |
* | git-svn: use path accessor for Git::SVN objects | Eric Wong | 2012-10-05 | 2 | -2/+2 |
* | Make git-svn branch patterns match complete URL | Ammon Riley | 2012-10-05 | 2 | -1/+12 |
* | t9164: Add missing quotes in test | Robert Luberda | 2012-10-05 | 1 | -4/+4 |
* | git-svn.perl: keep processing all commits in parents_exclude | Steven Walter | 2012-10-05 | 2 | -1/+53 |
* | git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip | Steven Walter | 2012-10-05 | 2 | -5/+63 |
* | Update draft release notes to 1.8.0 | Junio C Hamano | 2012-10-02 | 1 | -0/+12 |
* | Merge branch 'nd/grep-reflog' | Junio C Hamano | 2012-10-02 | 5 | -5/+105 |
|\ | |||||
| * | revision: make --grep search in notes too if shown | Nguyễn Thái Ngọc Duy | 2012-09-29 | 2 | -0/+11 |
| * | log --grep-reflog: reject the option without -g | Junio C Hamano | 2012-09-29 | 5 | -4/+20 |
| * | revision: add --grep-reflog to filter commits by reflog messages | Nguyễn Thái Ngọc Duy | 2012-09-29 | 5 | -2/+54 |
| * | grep: prepare for new header field filter | Nguyễn Thái Ngọc Duy | 2012-09-29 | 3 | -3/+24 |
* | | Merge branch 'lt/mailinfo-handle-attachment-more-sanely' | Junio C Hamano | 2012-10-02 | 1 | -11/+0 |
|\ \ | |||||
| * | | mailinfo: don't require "text" mime type for attachments | Linus Torvalds | 2012-09-30 | 1 | -11/+0 |
* | | | Merge branch 'tu/gc-auto-quiet' | Junio C Hamano | 2012-10-02 | 2 | -5/+2 |
|\ \ \ | |||||
| * | | | silence git gc --auto --quiet output | Tobias Ulmer | 2012-09-27 | 2 | -5/+2 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2012-10-02 | 2 | -1/+19 |
|\ \ \ \ | |||||
| * | | | | Start preparing for 1.7.12.3 | Junio C Hamano | 2012-10-02 | 2 | -1/+19 |
| * | | | | Merge branch 'rr/maint-submodule-unknown-cmd' into maint | Junio C Hamano | 2012-10-02 | 3 | -4/+11 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'sp/maint-http-enable-gzip' into maint | Junio C Hamano | 2012-10-02 | 3 | -3/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'sp/maint-http-info-refs-no-retry' into maint | Junio C Hamano | 2012-10-02 | 1 | -16/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | l10n: Fix to Swedish translation | Peter Krefting | 2012-10-02 | 1 | -2/+2 |
* | | | | | | | | Documentation: mention `push.default` in git-push.txt | Ramkumar Ramachandra | 2012-10-02 | 1 | -3/+7 |
* | | | | | | | | RelNotes/1.8.0: various typo and style fixes | Michael J Gruber | 2012-10-02 | 1 | -24/+24 |
* | | | | | | | | Git 1.8.0-rc0v1.8.0-rc0 | Junio C Hamano | 2012-10-01 | 2 | -1/+24 |
* | | | | | | | | Merge branch 'jk/completion-tests' | Junio C Hamano | 2012-10-01 | 1 | -0/+60 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t9902: add completion tests for "odd" filenames | Jeff King | 2012-09-27 | 1 | -0/+19 |
| * | | | | | | | | t9902: add a few basic completion tests | Jeff King | 2012-09-27 | 1 | -0/+41 |
* | | | | | | | | | Merge branch 'ep/malloc-check-perturb' | Junio C Hamano | 2012-10-01 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | MALLOC_CHECK: enable it, unless disabled explicitly | René Scharfe | 2012-09-26 | 2 | -2/+2 |
* | | | | | | | | | | Merge branch 'da/mergetool-custom' | Junio C Hamano | 2012-10-01 | 4 | -28/+64 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mergetool--lib: Allow custom commands to override built-ins | David Aguilar | 2012-09-25 | 4 | -28/+64 |
* | | | | | | | | | | | Merge branch 'os/commit-submodule-ignore' | Junio C Hamano | 2012-10-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | commit: pay attention to submodule.$name.ignore in .gitmodules | Orgad Shaneh | 2012-09-24 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge branch 'jc/blame-follows-renames' | Junio C Hamano | 2012-10-01 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git blame: document that it always follows origin across whole-file renames | Junio C Hamano | 2012-09-21 | 1 | -0/+6 |
* | | | | | | | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher' | Junio C Hamano | 2012-10-01 | 2 | -5/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | receive-pack: drop "n/a" on unpacker errors | Jeff King | 2012-09-21 | 2 | -2/+2 |
| * | | | | | | | | | | | | | receive-pack: send pack-processing stderr over sideband | Jeff King | 2012-09-21 | 1 | -2/+24 |
| * | | | | | | | | | | | | | receive-pack: redirect unpack-objects stdout to /dev/null | Jeff King | 2012-09-21 | 1 | -1/+6 |
* | | | | | | | | | | | | | | Merge branch 'rt/maint-clone-single' | Junio C Hamano | 2012-10-01 | 3 | -18/+218 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | clone --single: limit the fetch refspec to fetched branch | Ralf Thielow | 2012-09-20 | 3 | -18/+218 |
* | | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2012-09-29 | 3 | -1354/+11532 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://github.com/gotgit/git-po-zh_CN | Jiang Xin | 2012-09-28 | 1 | -451/+3954 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | l10n: zh.CN.po: msgmerge git.pot (1142t195f630u) | Jiang Xin | 2012-09-15 | 1 | -451/+3954 |
| * | | | | | | | | | | | | | | | | Merge branch 'maint' | Jiang Xin | 2012-09-28 | 2 | -28/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | l10n: Fixes to Swedish translation | Peter Krefting | 2012-09-26 | 1 | -5/+6 |
| * | | | | | | | | | | | | | | | | | Update Swedish translation (1967t0f0u) | Peter Krefting | 2012-09-21 | 1 | -473/+3849 |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |