aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/http-errors'Junio C Hamano2014-06-16
|\
| * http: default text charset to iso-8859-1Jeff King2014-05-27
| * remote-curl: reencode http error messagesJeff King2014-05-27
| * strbuf: add strbuf_reencode helperJeff King2014-05-27
| * http: optionally extract charset parameter from content-typeJeff King2014-05-27
| * http: extract type/subtype portion of content-typeJeff King2014-05-27
| * t5550: test display of remote http error messagesJeff King2014-05-23
| * t/lib-httpd: use write_script to copy CGI scriptsJeff King2014-05-23
| * test-lib: preserve GIT_CURL_VERBOSE from the environmentJeff King2014-05-23
* | Merge branch 'ow/config-mailmap-pathname'Junio C Hamano2014-06-16
|\ \
| * | config: respect '~' and '~user' in mailmap.fileØystein Walle2014-05-27
* | | Merge branch 'fc/remote-helper-refmap'Junio C Hamano2014-06-16
|\ \ \
| * | | transport-helper: remove unnecessary strbuf resetsFelipe Contreras2014-04-21
| * | | transport-helper: add support to delete branchesFelipe Contreras2014-04-21
| * | | fast-export: add support to delete refsFelipe Contreras2014-04-21
| * | | fast-import: add support to delete refsFelipe Contreras2014-04-21
| * | | transport-helper: add support to push symbolic refsFelipe Contreras2014-04-21
| * | | transport-helper: add support for old:new refspecFelipe Contreras2014-04-21
| * | | fast-export: add new --refspec optionFelipe Contreras2014-04-21
| * | | fast-export: improve argument parsingFelipe Contreras2014-04-21
* | | | Merge branch 'nd/daemonize-gc'Junio C Hamano2014-06-16
|\ \ \ \
| * | | | gc --auto: do not lock refs in the backgroundNguyễn Thái Ngọc Duy2014-05-27
* | | | | Merge branch 'jm/t9138-style-fix'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | t9138-git-svn-authors-prog.sh fixupsJeremiah Mahler2014-05-27
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jm/instaweb-apache-24'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | git-instaweb: add support for Apache 2.4Jonathan McCrohan2014-05-27
| |/ / / /
* | | | | Merge branch 'jl/remote-rm-prune'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | remote prune: optimize "dangling symref" check/warningJens Lindström2014-05-27
| * | | | | remote: repack packed-refs once when deleting multiple refsJens Lindström2014-05-27
| * | | | | remote rm: delete remote configuration as the lastJens Lindström2014-05-23
| |/ / / /
* | | | | Merge branch 'jk/complete-merge-pull'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | completion: add missing options for git-mergeJohn Keeping2014-05-27
| * | | | | completion: add a note that merge options are sharedJohn Keeping2014-05-27
| |/ / / /
* | | | | Merge branch 'bg/xcalloc-nmemb-then-size'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | transport-helper.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | remote.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | reflog-walk.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | pack-revindex.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | notes.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | imap-send.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | http-push.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | diff.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | config.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | commit.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | builtin/remote.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| * | | | | builtin/ls-remote.c: rearrange xcalloc argumentsBrian Gesiak2014-05-27
| |/ / / /
* | | | | Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | commit -m: commit staged submodules regardless of ignore configJens Lehmann2014-04-07
| * | | | | status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-07
* | | | | | Merge branch 'cb/byte-order'Junio C Hamano2014-06-16
|\ \ \ \ \ \