summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | t1300: attempting to remove a non-existent .git/config is not an errorJohannes Sixt2011-10-191-12/+7
* | | | | | | Merge branch 'js/log-show-children'Junio C Hamano2011-10-181-0/+12
|\ \ \ \ \ \ \
| * | | | | | | log --childrenjs/log-show-childrenJay Soffian2011-10-041-0/+12
* | | | | | | | Merge branch 'cb/httpd-test-fix-port'Junio C Hamano2011-10-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | use test number as port numbercb/httpd-test-fix-portClemens Buchacher2011-10-171-1/+1
* | | | | | | | | Merge branch 'jn/gitweb-manpages'Junio C Hamano2011-10-189-479/+1649
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb: Add gitweb manpages to 'gitweb' package in git.specjn/gitweb-manpagesJakub Narebski2011-10-161-0/+7
| * | | | | | | | | Documentation: Add gitweb config variables to git-config(1)Jakub Narebski2011-10-161-0/+17
| * | | | | | | | | Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpagesJakub Narebski2011-10-162-0/+5
| * | | | | | | | | gitweb: Add gitweb(1) manpage for gitweb itselfJakub Narebski2011-10-165-346/+743
| * | | | | | | | | gitweb: Add gitweb.conf(5) manpage for gitweb configuration filesDrew Northup2011-10-163-134/+878
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'pt/mingw-misc-fixes'Junio C Hamano2011-10-188-29/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t9901: fix line-ending dependency on windowsPat Thoyts2011-10-151-15/+12
| * | | | | | | | | mingw: ensure sockets are initialized before calling gethostnamePat Thoyts2011-10-152-0/+10
| * | | | | | | | | mergetools: use the correct tool for Beyond Compare 3 on WindowsPat Thoyts2011-10-151-1/+6
| * | | | | | | | | t9300: do not run --cat-blob-fd related tests on MinGWJohannes Schindelin2011-10-141-4/+4
| * | | | | | | | | git-svn: On MSYS, escape and quote SVN_SSH also if set by the userSebastian Schuberth2011-10-141-8/+7
| * | | | | | | | | t9001: do not fail only due to CR/LF issuesJohannes Schindelin2011-10-141-0/+1
| * | | | | | | | | t1020: disable the pwd test on MinGWJohannes Schindelin2011-10-141-1/+1
* | | | | | | | | | Merge branch 'md/smtp-tls-hello-again'Junio C Hamano2011-10-181-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | send-email: Honour SMTP domain when using TLSMatthew Daley2011-10-151-1/+1
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-10-181-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwholeline()Brandon Casey2011-10-181-1/+0
* | | | | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-171-1/+37
* | | | | | | | | | | | Merge branch 'jk/http-auth'Junio C Hamano2011-10-179-69/+130
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | http_init: accept separate URL parameterJeff King2011-10-155-16/+8
| * | | | | | | | | | | | http: use hostname in credential descriptionMichael J Gruber2011-10-152-10/+37
| * | | | | | | | | | | | http: retry authentication failures for all http requestsJeff King2011-07-201-6/+11
| * | | | | | | | | | | | remote-curl: don't retry auth failures with dumb protocolJeff King2011-07-201-1/+1
| * | | | | | | | | | | | improve httpd auth testsJeff King2011-07-202-8/+53
| * | | | | | | | | | | | url: decode buffers that are not NUL-terminatedJeff King2011-07-203-31/+23
* | | | | | | | | | | | | Merge branch 'js/check-ref-format-test-mingw'Junio C Hamano2011-10-171-36/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t1402-check-ref-format: skip tests of refs beginning with slash on WindowsJohannes Sixt2011-10-131-36/+52
* | | | | | | | | | | | | | Merge branch 'jk/pull-rebase-with-work-tree'Junio C Hamano2011-10-172-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pull,rebase: handle GIT_WORK_TREE betterJeff King2011-10-132-2/+2
* | | | | | | | | | | | | | | Merge branch 'jk/config-test-cleanup'Junio C Hamano2011-10-171-83/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | t1300: test mixed-case variable retrievalJeff King2011-10-121-0/+27
| * | | | | | | | | | | | | | t1300: put git invocations inside test functionJeff King2011-10-121-83/+93
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-1710-34/+90
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | attr.c: respect core.ignorecase when matching attribute patternsBrandon Casey2011-10-112-3/+61
| * | | | | | | | | | | | | | attr: read core.attributesfile from git_default_core_configJunio C Hamano2011-10-065-13/+9
| * | | | | | | | | | | | | | builtin/mv.c: plug miniscule memory leakBrandon Casey2011-10-061-1/+5
| * | | | | | | | | | | | | | cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey2011-10-067-8/+8
| * | | | | | | | | | | | | | attr.c: avoid inappropriate access to strbuf "buf" memberBrandon Casey2011-10-061-13/+11
* | | | | | | | | | | | | | | Merge branch 'sg/completion'Junio C Hamano2011-10-171-18/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | completion: unite --format and --pretty for 'log' and 'show'SZEDER Gábor2011-10-101-14/+4
| * | | | | | | | | | | | | | | completion: unite --reuse-message and --reedit-message for 'notes'SZEDER Gábor2011-10-101-4/+2
* | | | | | | | | | | | | | | | Merge branch 'mm/maint-config-explicit-bool-display'Junio C Hamano2011-10-172-7/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | config: display key_delim for config --bool --get-regexpMatthieu Moy2011-10-102-7/+19
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'tc/fetch-leak'Junio C Hamano2011-10-171-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \