summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t3032-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2011-01-081-1/+3
* t6038-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2011-01-082-1/+9
* t800?-blame.sh: retitle uniquelyMichael J Gruber2010-12-132-0/+0
* tests: flip executable bit on t9158Jeff King2010-12-131-0/+0
* tests: add some script lint checksJeff King2010-12-131-2/+14
* Avoid duplicate test number t7609Johannes Sixt2010-12-131-0/+0
* Merge branch 'js/configurable-tab'Junio C Hamano2010-12-123-4/+156
|\
| * Make the tab width used for whitespace checks configurableJohannes Sixt2010-12-013-6/+130
| * Merge branch 'js/maint-apply-tab-in-indent-fix' into HEADJunio C Hamano2010-12-011-0/+28
| |\
| | * apply --whitespace=fix: fix tab-in-indentJohannes Sixt2010-12-011-0/+28
* | | Merge branch 'tc/http-urls-ends-with-slash'Junio C Hamano2010-12-121-2/+14
|\ \ \
| * | | t5550-http-fetch: add test for http-fetchTay Ray Chuan2010-11-261-1/+13
| * | | t5550-http-fetch: add missing '&&'Tay Ray Chuan2010-11-261-1/+1
* | | | Merge branch 'tc/format-patch-p'Junio C Hamano2010-12-121-0/+23
|\ \ \ \
| * | | | format-patch: page output with --stdoutTay Ray Chuan2010-11-231-0/+23
* | | | | Merge branch 'mz/rebase-abort-reflog-fix'Junio C Hamano2010-12-121-0/+12
|\ \ \ \ \
| * | | | | rebase --abort: do not update branch refMartin von Zweigbergk2010-11-231-0/+12
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/maint-reflog-bottom'Junio C Hamano2010-12-121-0/+34
|\ \ \ \ \
| * | | | | reflogs: clear flags properly in corner caseJeff King2010-11-231-0/+34
* | | | | | Merge branch 'mz/pull-rebase-rebased'Junio C Hamano2010-12-121-0/+7
|\ \ \ \ \ \
| * | | | | | Use reflog in 'pull --rebase . foo'Martin von Zweigbergk2010-11-291-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-127-0/+169
|\ \ \ \ \ \
| * | | | | | update-index -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-221-0/+32
| * | | | | | merge -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-221-0/+11
| * | | | | | ls-files -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-221-0/+39
| * | | | | | gc -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-221-0/+28
| * | | | | | commit/status -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-221-0/+24
| * | | | | | checkout-index -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-221-0/+24
| * | | | | | branch -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-221-0/+11
* | | | | | | t9143: do not fail when unhandled.log.gz is not createdTorsten Bögershausen2010-12-101-3/+1
* | | | | | | git-svn: allow the mergeinfo property to be setSteven Walter2010-12-101-0/+41
* | | | | | | Merge branch 'jk/pager-per-command'Junio C Hamano2010-12-081-0/+29
|\ \ \ \ \ \ \
| * | | | | | | allow command-specific pagers in pager.<cmd>Jeff King2010-11-171-0/+29
* | | | | | | | Merge branch 'jk/maint-decorate-01-bool'Junio C Hamano2010-12-081-0/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | log.decorate: accept 0/1 bool valuesJeff King2010-11-171-0/+9
* | | | | | | | Merge branch 'gc/http-with-non-ascii-username-url'Junio C Hamano2010-12-084-0/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix username and password extraction from HTTP URLsGabriel Corona2010-11-171-1/+1
| * | | | | | | | t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-174-0/+40
| |/ / / / / / /
* | | | | | | | Merge branch 'mg/maint-tag-rfc1991'Junio C Hamano2010-12-081-0/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | tag: recognize rfc1991 signaturesMichael J Gruber2010-11-101-6/+6
| * | | | | | | | t/t7004-tag: test handling of rfc1991 signaturesMichael J Gruber2010-11-101-0/+66
* | | | | | | | | Merge branch 'jh/notes-merge'Junio C Hamano2010-12-089-9/+2359
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Provide 'git merge --abort' as a synonym to 'git reset --merge'Johan Herland2010-11-171-0/+313
| * | | | | | | | | Provide 'git notes get-ref' to easily retrieve current notes refJohan Herland2010-11-171-0/+19
| * | | | | | | | | git notes merge: Add testcases for merging notes trees at different fanoutsJohan Herland2010-11-171-0/+436
| * | | | | | | | | git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"Johan Herland2010-11-171-0/+145
| * | | | | | | | | git notes merge: --commit should fail if underlying notes ref has movedJohan Herland2010-11-171-0/+76
| * | | | | | | | | git notes merge: List conflicting notes in notes merge commit messageJohan Herland2010-11-171-0/+12
| * | | | | | | | | git notes merge: Manual conflict resolution, part 2/2Johan Herland2010-11-171-0/+176
| * | | | | | | | | git notes merge: Manual conflict resolution, part 1/2Johan Herland2010-11-171-0/+292