Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | http: default text charset to iso-8859-1jk/http-errors | Jeff King | 2014-05-27 | 1 | -0/+3 | |
| * | | | | | | | | remote-curl: reencode http error messages | Jeff King | 2014-05-27 | 3 | -7/+19 | |
| * | | | | | | | | strbuf: add strbuf_reencode helper | Jeff King | 2014-05-27 | 3 | -0/+23 | |
| * | | | | | | | | http: optionally extract charset parameter from content-type | Jeff King | 2014-05-27 | 2 | -4/+57 | |
| * | | | | | | | | http: extract type/subtype portion of content-type | Jeff King | 2014-05-27 | 4 | -5/+48 | |
| * | | | | | | | | t5550: test display of remote http error messages | Jeff King | 2014-05-23 | 4 | -0/+32 | |
| * | | | | | | | | t/lib-httpd: use write_script to copy CGI scripts | Jeff King | 2014-05-23 | 2 | -2/+5 | |
| * | | | | | | | | test-lib: preserve GIT_CURL_VERBOSE from the environment | Jeff King | 2014-05-23 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'ow/config-mailmap-pathname' | Junio C Hamano | 2014-06-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | config: respect '~' and '~user' in mailmap.fileow/config-mailmap-pathname | Øystein Walle | 2014-05-27 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'fc/remote-helper-refmap' | Junio C Hamano | 2014-06-16 | 8 | -14/+141 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | transport-helper: remove unnecessary strbuf resetsfc/remote-helper-refmap | Felipe Contreras | 2014-04-21 | 1 | -4/+0 | |
| * | | | | | | | | | transport-helper: add support to delete branches | Felipe Contreras | 2014-04-21 | 2 | -11/+21 | |
| * | | | | | | | | | fast-export: add support to delete refs | Felipe Contreras | 2014-04-21 | 2 | -0/+25 | |
| * | | | | | | | | | fast-import: add support to delete refs | Felipe Contreras | 2014-04-21 | 3 | -3/+31 | |
| * | | | | | | | | | transport-helper: add support to push symbolic refs | Felipe Contreras | 2014-04-21 | 2 | -1/+18 | |
| * | | | | | | | | | transport-helper: add support for old:new refspec | Felipe Contreras | 2014-04-21 | 2 | -4/+11 | |
| * | | | | | | | | | fast-export: add new --refspec option | Felipe Contreras | 2014-04-21 | 3 | -0/+43 | |
| * | | | | | | | | | fast-export: improve argument parsing | Felipe Contreras | 2014-04-21 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'nd/daemonize-gc' | Junio C Hamano | 2014-06-16 | 1 | -6/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | gc --auto: do not lock refs in the backgroundnd/daemonize-gc | Nguyễn Thái Ngọc Duy | 2014-05-27 | 1 | -6/+20 | |
* | | | | | | | | | | | Merge branch 'jm/t9138-style-fix' | Junio C Hamano | 2014-06-16 | 1 | -18/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t9138-git-svn-authors-prog.sh fixupsjm/t9138-style-fix | Jeremiah Mahler | 2014-05-27 | 1 | -18/+17 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jm/instaweb-apache-24' | Junio C Hamano | 2014-06-16 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-instaweb: add support for Apache 2.4jm/instaweb-apache-24 | Jonathan McCrohan | 2014-05-27 | 1 | -1/+11 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'jl/remote-rm-prune' | Junio C Hamano | 2014-06-16 | 3 | -9/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | remote prune: optimize "dangling symref" check/warningjl/remote-rm-prune | Jens Lindström | 2014-05-27 | 3 | -2/+25 | |
| * | | | | | | | | | | | remote: repack packed-refs once when deleting multiple refs | Jens Lindström | 2014-05-27 | 3 | -3/+21 | |
| * | | | | | | | | | | | remote rm: delete remote configuration as the last | Jens Lindström | 2014-05-23 | 1 | -4/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'jk/complete-merge-pull' | Junio C Hamano | 2014-06-16 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | completion: add missing options for git-mergejk/complete-merge-pull | John Keeping | 2014-05-27 | 1 | -1/+4 | |
| * | | | | | | | | | | | completion: add a note that merge options are shared | John Keeping | 2014-05-27 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'bg/xcalloc-nmemb-then-size' | Junio C Hamano | 2014-06-16 | 12 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | transport-helper.c: rearrange xcalloc argumentsbg/xcalloc-nmemb-then-size | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | reflog-walk.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -4/+4 | |
| * | | | | | | | | | | | pack-revindex.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | notes.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -3/+3 | |
| * | | | | | | | | | | | imap-send.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | http-push.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | diff.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | config.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | commit.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | builtin/remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -4/+4 | |
| * | | | | | | | | | | | builtin/ls-remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' | Junio C Hamano | 2014-06-16 | 5 | -8/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | commit -m: commit staged submodules regardless of ignore configjl/status-added-submodule-is-never-ignored | Jens Lehmann | 2014-04-07 | 2 | -3/+17 | |
| * | | | | | | | | | | | status/commit: show staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | 4 | -6/+92 | |
* | | | | | | | | | | | | Merge branch 'cb/byte-order' | Junio C Hamano | 2014-06-16 | 1 | -9/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | compat/bswap.h: fix endianness detectioncb/byte-order | Ben Walton | 2014-05-30 | 1 | -1/+1 |