Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mg/mailmap-update' | Junio C Hamano | 2010-04-03 | 1 | -0/+3 |
|\ | |||||
| * | .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" Shukela | Michael J Gruber | 2010-03-20 | 1 | -0/+3 |
* | | Merge branch 'bc/t5505-fix' | Junio C Hamano | 2010-04-03 | 1 | -41/+6 |
|\ \ | |||||
| * | | t/t5505-remote.sh: escape * to prevent interpretation by shell as glob | Brandon Casey | 2010-03-20 | 1 | -1/+1 |
| * | | t5505: add missing && | Brandon Casey | 2010-03-20 | 1 | -1/+1 |
| * | | t5505: remove unnecessary subshell invocations | Brandon Casey | 2010-03-20 | 1 | -39/+4 |
* | | | Merge branch 'gh/maint-stash-show-error-message' | Junio C Hamano | 2010-04-03 | 1 | -2/+6 |
|\ \ \ | |||||
| * | | | Improve error messages from 'git stash show' | Gustaf Hendeby | 2010-03-16 | 1 | -2/+6 |
* | | | | Merge branch 'rs/threaded-grep-context' | Junio C Hamano | 2010-04-03 | 2 | -14/+19 |
|\ \ \ \ | |||||
| * | | | | grep: enable threading for context line printing | René Scharfe | 2010-03-15 | 2 | -14/+18 |
* | | | | | Merge branch 'bc/maint-daemon-sans-ss-family' | Junio C Hamano | 2010-04-03 | 1 | -4/+7 |
|\ \ \ \ \ | |||||
| * | | | | | daemon.c: avoid accessing ss_family member of struct sockaddr_storage | Brandon Casey | 2010-03-16 | 1 | -4/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'bc/acl-test' | Junio C Hamano | 2010-04-03 | 1 | -17/+6 |
|\ \ \ \ \ | |||||
| * | | | | | t/t1304: make a second colon optional in the mask ACL check | Brandon Casey | 2010-03-16 | 1 | -1/+1 |
| * | | | | | t/t1304: set the ACL effective rights mask | Brandon Casey | 2010-03-16 | 1 | -0/+1 |
| * | | | | | t/t1304: use 'test -r' to test readability rather than looking at mode bits | Brandon Casey | 2010-03-16 | 1 | -14/+1 |
| * | | | | | t/t1304: set the Default ACL base entries | Brandon Casey | 2010-03-16 | 1 | -0/+1 |
| * | | | | | t/t1304: avoid -d option to setfacl | Brandon Casey | 2010-03-16 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ja/send-email-ehlo' | Junio C Hamano | 2010-04-03 | 1 | -3/+77 |
|\ \ \ \ \ | |||||
| * | | | | | git-send-email.perl - try to give real name of the calling host to HELO/EHLO | Jari Aalto | 2010-03-14 | 1 | -1/+67 |
| * | | | | | git-send-email.perl: add option --smtp-debug | Jari Aalto | 2010-03-14 | 1 | -2/+7 |
| * | | | | | git-send-email.perl: improve error message in send_message() | Jari Aalto | 2010-03-14 | 1 | -1/+4 |
* | | | | | | Merge branch 'do/rebase-i-arbitrary' | Junio C Hamano | 2010-04-03 | 2 | -2/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rebase--interactive: don't require what's rebased to be a branch | Dave Olszewski | 2010-03-14 | 2 | -2/+9 |
* | | | | | | | Merge branch 'ak/everyday-git' | Junio C Hamano | 2010-04-03 | 1 | -47/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | everyday: fsck and gc are not everyday operations | Anders Kaseorg | 2010-03-16 | 1 | -47/+4 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Makefile: future-proof Cygwin version check | Jonathan Nieder | 2010-04-03 | 1 | -1/+1 |
* | | | | | | | Fix _XOPEN_SOURCE problem on DragonFly | YONETANI Tomokazu | 2010-04-02 | 1 | -1/+2 |
* | | | | | | | builtin/commit: remove unnecessary variable definition | Markus Heidelberg | 2010-04-02 | 1 | -1/+1 |
* | | | | | | | builtin/commit: fix duplicated sentence in a comment | Markus Heidelberg | 2010-04-02 | 1 | -2/+2 |
* | | | | | | | Integrate version 3 ciabot scripts into contrib/. | Eric Raymond | 2010-04-02 | 3 | -0/+426 |
* | | | | | | | Makefile: update defaults for modern Cygwin | Eric Blake | 2010-04-01 | 1 | -10/+12 |
* | | | | | | | Sync with 1.7.0.4 | Junio C Hamano | 2010-03-31 | 11 | -17/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Git 1.7.0.4v1.7.0.4 | Junio C Hamano | 2010-03-31 | 3 | -4/+13 |
| * | | | | | | | Merge branch 'jc/maint-refs-dangling' into maint | Junio C Hamano | 2010-03-31 | 2 | -7/+10 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: show-ref <pattern>s are optional | Holger Weiß | 2010-03-31 | 1 | -1/+1 |
| * | | | | | | | | Link against libiconv on IRIX | Holger Weiß | 2010-03-31 | 1 | -0/+2 |
| * | | | | | | | | Don't redefine htonl and ntohl on big-endian | Holger Weiß | 2010-03-31 | 1 | -0/+2 |
| * | | | | | | | | gitweb: git_get_project_config requires only $git_dir, not also $project | Jakub Narebski | 2010-03-31 | 1 | -2/+1 |
| * | | | | | | | | Updated the usage string of git reset | Jan Stępień | 2010-03-31 | 1 | -1/+2 |
| * | | | | | | | | Documentation: Clarify support for smart HTTP backend | Greg Bacon | 2010-03-30 | 1 | -1/+1 |
| * | | | | | | | | Windows: fix utime() for read-only files | Johannes Sixt | 2010-03-30 | 1 | -2/+18 |
| * | | | | | | | | diff: fix textconv error zombies | Johannes Sixt | 2010-03-30 | 1 | -6/+11 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-03-29 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | format-patch: Squelch 'fatal: Not a range." error | Kevin Ballard | 2010-03-29 | 2 | -1/+12 |
* | | | | | | | | | Update draft release notes to 1.7.1 | Junio C Hamano | 2010-03-28 | 1 | -9/+10 |
* | | | | | | | | | Merge branch 'cc/cherry-pick-ff' | Junio C Hamano | 2010-03-28 | 8 | -18/+168 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | revert: fix tiny memory leak in cherry-pick --ff | Jonathan Nieder | 2010-03-20 | 1 | -1/+2 |
| * | | | | | | | | | rebase -i: use new --ff cherry-pick option | Christian Couder | 2010-03-20 | 1 | -12/+3 |
| * | | | | | | | | | Documentation: describe new cherry-pick --ff option | Christian Couder | 2010-03-06 | 1 | -1/+5 |