aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/http-auth'Junio C Hamano2011-10-17
|\
| * http_init: accept separate URL parameterJeff King2011-10-15
| * http: use hostname in credential descriptionMichael J Gruber2011-10-15
| * http: retry authentication failures for all http requestsJeff King2011-07-20
| * remote-curl: don't retry auth failures with dumb protocolJeff King2011-07-20
| * improve httpd auth testsJeff King2011-07-20
| * url: decode buffers that are not NUL-terminatedJeff King2011-07-20
* | Merge branch 'js/check-ref-format-test-mingw'Junio C Hamano2011-10-17
|\ \
| * | t1402-check-ref-format: skip tests of refs beginning with slash on WindowsJohannes Sixt2011-10-13
* | | Merge branch 'jk/pull-rebase-with-work-tree'Junio C Hamano2011-10-17
|\ \ \
| * | | pull,rebase: handle GIT_WORK_TREE betterJeff King2011-10-13
* | | | Merge branch 'jk/config-test-cleanup'Junio C Hamano2011-10-17
|\ \ \ \
| * | | | t1300: test mixed-case variable retrievalJeff King2011-10-12
| * | | | t1300: put git invocations inside test functionJeff King2011-10-12
* | | | | Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-17
|\ \ \ \ \
| * | | | | attr.c: respect core.ignorecase when matching attribute patternsBrandon Casey2011-10-11
| * | | | | attr: read core.attributesfile from git_default_core_configJunio C Hamano2011-10-06
| * | | | | builtin/mv.c: plug miniscule memory leakBrandon Casey2011-10-06
| * | | | | cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey2011-10-06
| * | | | | attr.c: avoid inappropriate access to strbuf "buf" memberBrandon Casey2011-10-06
* | | | | | Merge branch 'sg/completion'Junio C Hamano2011-10-17
|\ \ \ \ \ \
| * | | | | | completion: unite --format and --pretty for 'log' and 'show'SZEDER Gábor2011-10-10
| * | | | | | completion: unite --reuse-message and --reedit-message for 'notes'SZEDER Gábor2011-10-10
* | | | | | | Merge branch 'mm/maint-config-explicit-bool-display'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \
| * | | | | | | config: display key_delim for config --bool --get-regexpMatthieu Moy2011-10-10
* | | | | | | | Merge branch 'tc/fetch-leak'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch: plug two leaks on error exit in store_updated_refsTay Ray Chuan2011-10-07
* | | | | | | | | Merge branch 'jk/name-hash-dirent'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix phantom untracked files when core.ignorecase is setJeff King2011-10-07
* | | | | | | | | | Merge branch 'ef/mingw-syslog'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mingw: avoid using strbuf in syslogErik Faye-Lund2011-10-07
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tm/completion-push-set-upstream'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | completion: push --set-upstreamTeemu Matilainen2011-10-06
* | | | | | | | | | | Merge branch 'tm/completion-commit-fixup-squash'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | completion: commit --fixup and --squashTeemu Matilainen2011-10-06
| * | | | | | | | | | completion: unite --reuse-message and --reedit-message handlingTeemu Matilainen2011-10-06
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ph/push-to-delete-nothing'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | receive-pack: don't pass non-existent refs to post-{receive,update} hooksPang Yan Han2011-09-30
* | | | | | | | | | | Merge branch 'jc/checkout-from-tree-keep-local-changes'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | checkout $tree $path: do not clobber local changes in $path not in $treeJunio C Hamano2011-09-30
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'js/bisect-no-checkout'Junio C Hamano2011-10-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bisect: fix exiting when checkout failed in bisect_start()Christian Couder2011-09-21
* | | | | | | | | | | | resolve_gitlink_packed_ref(): fix mismergeJunio C Hamano2011-10-17
* | | | | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-16
* | | | | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2011-10-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-gui: incremental goto line in blame viewBert Wesarg2011-10-15
| * | | | | | | | | | | | git-gui: clear the goto line input when hidingBert Wesarg2011-10-15
| * | | | | | | | | | | | git-gui: only accept numbers in the goto-line inputBert Wesarg2011-10-15
| * | | | | | | | | | | | git-gui: search and linenumber input are mutual exclusive in the blame viewBert Wesarg2011-10-15
| * | | | | | | | | | | | git-gui: deal with unknown files when pressing the "Stage Changed" buttonHeiko Voigt2011-10-06