aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/http-auth-redirects'Junio C Hamano2013-10-30
|\
| * http.c: Spell the null pointer as NULLRamsay Jones2013-10-24
| * remote-curl: rewrite base url from info/refs redirectsJeff King2013-10-14
| * remote-curl: store url as a strbufJeff King2013-10-14
| * remote-curl: make refs_url a strbufJeff King2013-10-14
| * http: update base URLs when we see redirectsJeff King2013-10-14
| * http: provide effective url to callersJeff King2013-10-14
| * http: hoist credential request out of handle_curl_resultJeff King2013-10-14
| * http: refactor options to http_get_*Jeff King2013-09-30
| * http_request: factor out curlinfo_strbufJeff King2013-09-30
| * http_get_file: style fixesJeff King2013-09-30
* | Almost -rc0 for 1.8.5Junio C Hamano2013-10-28
* | Sync with v1.8.4.2Junio C Hamano2013-10-28
|\ \
| * | Git 1.8.4.2v1.8.4.2Junio C Hamano2013-10-28
| * | Merge branch 'jk/clone-progress-to-stderr' into maintJunio C Hamano2013-10-28
| |\ \
| * \ \ Merge branch 'jk/format-patch-from' into maintJunio C Hamano2013-10-28
| |\ \ \
| * \ \ \ Merge branch 'jk/shortlog-tolerate-broken-commit' into maintJunio C Hamano2013-10-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/diff-algo' into maintJunio C Hamano2013-10-28
| |\ \ \ \ \
| * | | | | | test-lib: fix typo in commentTorstein Hegge2013-10-28
| * | | | | | sha1_file: move comment about return value where it belongsChristian Couder2013-10-28
* | | | | | | Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \
| * | | | | | | Reword repack documentation to no longer state it's a scriptStefan Beller2013-10-22
* | | | | | | | Merge branch 'sg/prompt-svn-remote-fix'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor2013-10-15
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jk/split-broken-ident'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | split_ident: parse timestamp from end of lineJeff King2013-10-15
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/remote-literal-string-leakfix'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | remote: do not copy "origin" string literalJeff King2013-10-15
| |/ / / / / / /
* | | | | | | | Merge branch 'ew/keepalive'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | http: use curl's tcp keepalive if availableJeff King2013-10-16
| * | | | | | | | http: enable keepalive on TCP socketsEric Wong2013-10-14
* | | | | | | | | Merge branch 'jc/revision-range-unpeel'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revision: do not peel tags used in range notationJunio C Hamano2013-10-15
* | | | | | | | | | Merge branch 'jx/relative-path-regression-fix'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use simpler relative_path when set_git_dirJiang Xin2013-10-14
| * | | | | | | | | | relative_path should honor dos-drive-prefixJiang Xin2013-10-14
| * | | | | | | | | | test: use unambigous leading path (/foo) for MSYSJiang Xin2013-10-14
* | | | | | | | | | | Update draft release notes to 1.8.5Junio C Hamano2013-10-23
* | | | | | | | | | | Sync with 'maint'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Almost 1.8.4.2 ;-)Junio C Hamano2013-10-23
| * | | | | | | | | | Merge branch 'jc/ls-files-killed-optim' into maintJunio C Hamano2013-10-23
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano2013-10-23
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/fetch-into-shallow' into maintJunio C Hamano2013-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/gnome-keyring'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey2013-10-16