Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t3032-*.sh: Pass the -b (--binary) option to sed on cygwin | Ramsay Jones | 2011-01-08 | 1 | -1/+3 |
* | t6038-*.sh: Pass the -b (--binary) option to sed on cygwin | Ramsay Jones | 2011-01-08 | 2 | -1/+9 |
* | t800?-blame.sh: retitle uniquely | Michael J Gruber | 2010-12-13 | 2 | -0/+0 |
* | tests: flip executable bit on t9158 | Jeff King | 2010-12-13 | 1 | -0/+0 |
* | tests: add some script lint checks | Jeff King | 2010-12-13 | 1 | -2/+14 |
* | Avoid duplicate test number t7609 | Johannes Sixt | 2010-12-13 | 1 | -0/+0 |
* | Merge branch 'js/configurable-tab' | Junio C Hamano | 2010-12-12 | 3 | -4/+156 |
|\ | |||||
| * | Make the tab width used for whitespace checks configurable | Johannes Sixt | 2010-12-01 | 3 | -6/+130 |
| * | Merge branch 'js/maint-apply-tab-in-indent-fix' into HEAD | Junio C Hamano | 2010-12-01 | 1 | -0/+28 |
| |\ | |||||
| | * | apply --whitespace=fix: fix tab-in-indent | Johannes Sixt | 2010-12-01 | 1 | -0/+28 |
* | | | Merge branch 'tc/http-urls-ends-with-slash' | Junio C Hamano | 2010-12-12 | 1 | -2/+14 |
|\ \ \ | |||||
| * | | | t5550-http-fetch: add test for http-fetch | Tay Ray Chuan | 2010-11-26 | 1 | -1/+13 |
| * | | | t5550-http-fetch: add missing '&&' | Tay Ray Chuan | 2010-11-26 | 1 | -1/+1 |
* | | | | Merge branch 'tc/format-patch-p' | Junio C Hamano | 2010-12-12 | 1 | -0/+23 |
|\ \ \ \ | |||||
| * | | | | format-patch: page output with --stdout | Tay Ray Chuan | 2010-11-23 | 1 | -0/+23 |
* | | | | | Merge branch 'mz/rebase-abort-reflog-fix' | Junio C Hamano | 2010-12-12 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | rebase --abort: do not update branch ref | Martin von Zweigbergk | 2010-11-23 | 1 | -0/+12 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jk/maint-reflog-bottom' | Junio C Hamano | 2010-12-12 | 1 | -0/+34 |
|\ \ \ \ \ | |||||
| * | | | | | reflogs: clear flags properly in corner case | Jeff King | 2010-11-23 | 1 | -0/+34 |
* | | | | | | Merge branch 'mz/pull-rebase-rebased' | Junio C Hamano | 2010-12-12 | 1 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use reflog in 'pull --rebase . foo' | Martin von Zweigbergk | 2010-11-29 | 1 | -0/+7 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'jn/git-cmd-h-bypass-setup' | Junio C Hamano | 2010-12-12 | 7 | -0/+169 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update-index -h: show usage even with corrupt index | Nguyễn Thái Ngọc Duy | 2010-10-22 | 1 | -0/+32 |
| * | | | | | | merge -h: show usage even with corrupt index | Nguyễn Thái Ngọc Duy | 2010-10-22 | 1 | -0/+11 |
| * | | | | | | ls-files -h: show usage even with corrupt index | Nguyễn Thái Ngọc Duy | 2010-10-22 | 1 | -0/+39 |
| * | | | | | | gc -h: show usage even with broken configuration | Nguyễn Thái Ngọc Duy | 2010-10-22 | 1 | -0/+28 |
| * | | | | | | commit/status -h: show usage even with broken configuration | Nguyễn Thái Ngọc Duy | 2010-10-22 | 1 | -0/+24 |
| * | | | | | | checkout-index -h: show usage even in an invalid repository | Nguyễn Thái Ngọc Duy | 2010-10-22 | 1 | -0/+24 |
| * | | | | | | branch -h: show usage even in an invalid repository | Nguyễn Thái Ngọc Duy | 2010-10-22 | 1 | -0/+11 |
* | | | | | | | t9143: do not fail when unhandled.log.gz is not created | Torsten Bögershausen | 2010-12-10 | 1 | -3/+1 |
* | | | | | | | git-svn: allow the mergeinfo property to be set | Steven Walter | 2010-12-10 | 1 | -0/+41 |
* | | | | | | | Merge branch 'jk/pager-per-command' | Junio C Hamano | 2010-12-08 | 1 | -0/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | allow command-specific pagers in pager.<cmd> | Jeff King | 2010-11-17 | 1 | -0/+29 |
* | | | | | | | | Merge branch 'jk/maint-decorate-01-bool' | Junio C Hamano | 2010-12-08 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | log.decorate: accept 0/1 bool values | Jeff King | 2010-11-17 | 1 | -0/+9 |
* | | | | | | | | Merge branch 'gc/http-with-non-ascii-username-url' | Junio C Hamano | 2010-12-08 | 4 | -0/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix username and password extraction from HTTP URLs | Gabriel Corona | 2010-11-17 | 1 | -1/+1 |
| * | | | | | | | | t5550: test HTTP authentication and userinfo decoding | Gabriel Corona | 2010-11-17 | 4 | -0/+40 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'mg/maint-tag-rfc1991' | Junio C Hamano | 2010-12-08 | 1 | -0/+66 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tag: recognize rfc1991 signatures | Michael J Gruber | 2010-11-10 | 1 | -6/+6 |
| * | | | | | | | | t/t7004-tag: test handling of rfc1991 signatures | Michael J Gruber | 2010-11-10 | 1 | -0/+66 |
* | | | | | | | | | Merge branch 'jh/notes-merge' | Junio C Hamano | 2010-12-08 | 9 | -9/+2359 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Provide 'git merge --abort' as a synonym to 'git reset --merge' | Johan Herland | 2010-11-17 | 1 | -0/+313 |
| * | | | | | | | | | Provide 'git notes get-ref' to easily retrieve current notes ref | Johan Herland | 2010-11-17 | 1 | -0/+19 |
| * | | | | | | | | | git notes merge: Add testcases for merging notes trees at different fanouts | Johan Herland | 2010-11-17 | 1 | -0/+436 |
| * | | | | | | | | | git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" | Johan Herland | 2010-11-17 | 1 | -0/+145 |
| * | | | | | | | | | git notes merge: --commit should fail if underlying notes ref has moved | Johan Herland | 2010-11-17 | 1 | -0/+76 |
| * | | | | | | | | | git notes merge: List conflicting notes in notes merge commit message | Johan Herland | 2010-11-17 | 1 | -0/+12 |
| * | | | | | | | | | git notes merge: Manual conflict resolution, part 2/2 | Johan Herland | 2010-11-17 | 1 | -0/+176 |
| * | | | | | | | | | git notes merge: Manual conflict resolution, part 1/2 | Johan Herland | 2010-11-17 | 1 | -0/+292 |