Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'rs/pack-objects-no-unnecessary-realloc' | Junio C Hamano | 2014-06-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pack-objects: use free()+xcalloc() instead of xrealloc()+memset() | René Scharfe | 2014-06-02 | 1 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'lt/log-auto-decorate' | Junio C Hamano | 2014-06-16 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git log: support "auto" decorations | Linus Torvalds | 2014-05-30 | 1 | -0/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'jm/doc-wording-tweaks' | Junio C Hamano | 2014-06-16 | 2 | -9/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Documentation: wording fixes in the user manual and glossary | Jeremiah Mahler | 2014-05-28 | 2 | -9/+8 | |
* | | | | | | | Merge branch 'jm/format-patch-mail-sig' | Junio C Hamano | 2014-06-16 | 4 | -2/+93 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | format-patch: add "--signature-file=<file>" option | Jeremiah Mahler | 2014-05-27 | 4 | -0/+86 | |
| * | | | | | | | format-patch: make newline after signature conditional | Jeff King | 2014-05-21 | 1 | -2/+7 | |
* | | | | | | | | Merge branch 'jk/http-errors' | Junio C Hamano | 2014-06-16 | 12 | -13/+183 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | http: default text charset to iso-8859-1 | 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.file | Ø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 resets | 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 background | 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 fixups | 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.4 | 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/warning | 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-merge | 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 arguments | 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 |