Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: don't always prompt for password | Stefan Naewe | 2011-11-04 | 1 | -4/+3 |
* | Merge branch 'jk/http-auth' | Junio C Hamano | 2011-10-17 | 9 | -69/+130 |
|\ | |||||
| * | http_init: accept separate URL parameter | Jeff King | 2011-10-15 | 5 | -16/+8 |
| * | http: use hostname in credential description | Michael J Gruber | 2011-10-15 | 2 | -10/+37 |
| * | http: retry authentication failures for all http requests | Jeff King | 2011-07-20 | 1 | -6/+11 |
| * | remote-curl: don't retry auth failures with dumb protocol | Jeff King | 2011-07-20 | 1 | -1/+1 |
| * | improve httpd auth tests | Jeff King | 2011-07-20 | 2 | -8/+53 |
| * | url: decode buffers that are not NUL-terminated | Jeff King | 2011-07-20 | 3 | -31/+23 |
* | | Merge branch 'js/check-ref-format-test-mingw' | Junio C Hamano | 2011-10-17 | 1 | -36/+52 |
|\ \ | |||||
| * | | t1402-check-ref-format: skip tests of refs beginning with slash on Windows | Johannes Sixt | 2011-10-13 | 1 | -36/+52 |
* | | | Merge branch 'jk/pull-rebase-with-work-tree' | Junio C Hamano | 2011-10-17 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | pull,rebase: handle GIT_WORK_TREE better | Jeff King | 2011-10-13 | 2 | -2/+2 |
* | | | | Merge branch 'jk/config-test-cleanup' | Junio C Hamano | 2011-10-17 | 1 | -83/+120 |
|\ \ \ \ | |||||
| * | | | | t1300: test mixed-case variable retrieval | Jeff King | 2011-10-12 | 1 | -0/+27 |
| * | | | | t1300: put git invocations inside test function | Jeff King | 2011-10-12 | 1 | -83/+93 |
* | | | | | Merge branch 'bc/attr-ignore-case' | Junio C Hamano | 2011-10-17 | 10 | -34/+90 |
|\ \ \ \ \ | |||||
| * | | | | | attr.c: respect core.ignorecase when matching attribute patterns | Brandon Casey | 2011-10-11 | 2 | -3/+61 |
| * | | | | | attr: read core.attributesfile from git_default_core_config | Junio C Hamano | 2011-10-06 | 5 | -13/+9 |
| * | | | | | builtin/mv.c: plug miniscule memory leak | Brandon Casey | 2011-10-06 | 1 | -1/+5 |
| * | | | | | cleanup: use internal memory allocation wrapper functions everywhere | Brandon Casey | 2011-10-06 | 7 | -8/+8 |
| * | | | | | attr.c: avoid inappropriate access to strbuf "buf" member | Brandon Casey | 2011-10-06 | 1 | -13/+11 |
* | | | | | | Merge branch 'sg/completion' | Junio C Hamano | 2011-10-17 | 1 | -18/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | completion: unite --format and --pretty for 'log' and 'show' | SZEDER Gábor | 2011-10-10 | 1 | -14/+4 |
| * | | | | | | completion: unite --reuse-message and --reedit-message for 'notes' | SZEDER Gábor | 2011-10-10 | 1 | -4/+2 |
* | | | | | | | Merge branch 'mm/maint-config-explicit-bool-display' | Junio C Hamano | 2011-10-17 | 2 | -7/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | config: display key_delim for config --bool --get-regexp | Matthieu Moy | 2011-10-10 | 2 | -7/+19 |
* | | | | | | | | Merge branch 'tc/fetch-leak' | Junio C Hamano | 2011-10-17 | 1 | -4/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fetch: plug two leaks on error exit in store_updated_refs | Tay Ray Chuan | 2011-10-07 | 1 | -4/+9 |
* | | | | | | | | | Merge branch 'jk/name-hash-dirent' | Junio C Hamano | 2011-10-17 | 2 | -7/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix phantom untracked files when core.ignorecase is set | Jeff King | 2011-10-07 | 2 | -7/+9 |
* | | | | | | | | | | Merge branch 'ef/mingw-syslog' | Junio C Hamano | 2011-10-17 | 1 | -12/+18 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mingw: avoid using strbuf in syslogef/mingw-syslog | Erik Faye-Lund | 2011-10-07 | 1 | -12/+18 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'tm/completion-push-set-upstream' | Junio C Hamano | 2011-10-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | completion: push --set-upstreamtm/completion-push-set-upstream | Teemu Matilainen | 2011-10-06 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'tm/completion-commit-fixup-squash' | Junio C Hamano | 2011-10-17 | 1 | -7/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | completion: commit --fixup and --squashtm/completion-commit-fixup-squash | Teemu Matilainen | 2011-10-06 | 1 | -2/+3 |
| * | | | | | | | | | | completion: unite --reuse-message and --reedit-message handling | Teemu Matilainen | 2011-10-06 | 1 | -6/+2 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'ph/push-to-delete-nothing' | Junio C Hamano | 2011-10-17 | 2 | -8/+215 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | receive-pack: don't pass non-existent refs to post-{receive,update} hooksph/push-to-delete-nothing | Pang Yan Han | 2011-09-30 | 4 | -8/+211 |
* | | | | | | | | | | | Merge branch 'jc/checkout-from-tree-keep-local-changes' | Junio C Hamano | 2011-10-17 | 2 | -1/+47 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | checkout $tree $path: do not clobber local changes in $path not in $tree | Junio C Hamano | 2011-09-30 | 2 | -1/+47 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'js/bisect-no-checkout' | Junio C Hamano | 2011-10-17 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | bisect: fix exiting when checkout failed in bisect_start() | Christian Couder | 2011-09-21 | 1 | -1/+2 |
* | | | | | | | | | | | | resolve_gitlink_packed_ref(): fix mismerge | Junio C Hamano | 2011-10-17 | 2 | -1/+30 |
* | | | | | | | | | | | | Update draft release notes to 1.7.8 | Junio C Hamano | 2011-10-16 | 1 | -1/+3 |
* | | | | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2011-10-16 | 9 | -29/+159 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | git-gui: incremental goto line in blame view | Bert Wesarg | 2011-10-15 | 1 | -4/+11 |
| * | | | | | | | | | | | | git-gui: clear the goto line input when hiding | Bert Wesarg | 2011-10-15 | 1 | -0/+1 |
| * | | | | | | | | | | | | git-gui: only accept numbers in the goto-line input | Bert Wesarg | 2011-10-15 | 1 | -2/+11 |
| * | | | | | | | | | | | | git-gui: search and linenumber input are mutual exclusive in the blame view | Bert Wesarg | 2011-10-15 | 1 | -6/+16 |