summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sp/safecrlf'Junio C Hamano2008-02-161-0/+58
|\
| * safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-061-0/+58
* | Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano2008-02-161-0/+41
|\ \
| * | gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-051-0/+41
| |/
* | Merge branch 'pb/prepare-commit-msg'Junio C Hamano2008-02-162-0/+184
|\ \
| * | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-061-0/+155
| * | git-commit: Refactor creation of log message.Paolo Bonzini2008-02-061-0/+29
| |/
* | Merge branch 'jk/noetcconfig'Junio C Hamano2008-02-162-4/+7
|\ \
| * | fix config reading in testsJeff King2008-02-062-4/+7
* | | Merge branch 'maint'Junio C Hamano2008-02-168-1/+88
|\ \ \
| * | | commit: discard index after setting up partial commitJeff King2008-02-161-0/+21
| * | | filter-branch: handle filenames that need quotingJunio C Hamano2008-02-151-0/+14
| * | | diff: Fix miscounting of --check outputJunio C Hamano2008-02-151-0/+9
| * | | mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-155-1/+44
* | | | Merge branch 'maint'Junio C Hamano2008-02-132-1/+32
|\ \ \ \ | |/ / /
| * | | config: add test cases for empty value and no value config variables.Christian Couder2008-02-131-0/+23
| * | | status: suggest "git rm --cached" to unstage for initial commitJeff King2008-02-131-1/+10
| * | | Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano2008-02-131-0/+22
* | | | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-121-1/+1
* | | | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-121-1/+17
* | | | Merge branch 'lt/in-core-index'Junio C Hamano2008-02-111-0/+20
|\ \ \ \
| * | | | index: be careful when handling long namesJunio C Hamano2008-01-211-0/+20
* | | | | Define the project whitespace policyJunio C Hamano2008-02-111-0/+1
* | | | | Merge branch 'maint'Junio C Hamano2008-02-113-0/+63
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Make git prune remove temporary packs that look like write failuresDavid Steven Tweed2008-02-111-0/+32
| * | | | bisect: allow starting with a detached HEADJohannes Schindelin2008-02-111-0/+12
| * | | | config: Fix --unset for continuation linesFrank Lichtenheld2008-02-101-0/+19
* | | | | Introduce the config variable pack.packSizeLimitJohannes Schindelin2008-02-091-0/+6
* | | | | Merge branch 'maint'Junio C Hamano2008-02-071-0/+49
|\ \ \ \ \ | |/ / / /
| * | | | gitattributes: fix relative path matchingJunio C Hamano2008-02-071-0/+49
* | | | | config: add test cases for empty value and no value config variables.Christian Couder2008-02-061-0/+23
| |_|/ / |/| | |
* | | | Merge branch 'maint'Junio C Hamano2008-02-061-0/+69
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix parsing numeric color valuesTimo Hirvonen2008-02-061-0/+69
* | | Test :/string form for checkoutDaniel Barkalow2008-02-041-0/+16
* | | Merge branch 'maint'Junio C Hamano2008-02-031-0/+18
|\ \ \ | |/ /
| * | Fix "git-commit -C $tag"Junio C Hamano2008-02-031-0/+18
* | | known breakage: revision range computation with clock skewJunio C Hamano2008-02-031-0/+38
* | | test: reword the final message of tests with known breakagesJunio C Hamano2008-02-031-2/+5
* | | Sane use of test_expect_failureJunio C Hamano2008-02-0148-427/+498
|/ /
* | Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-311-1/+1
* | Use 'printf %s $x' notation in t5401Shawn O. Pearce2008-01-301-4/+4
* | Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin2008-01-281-0/+16
* | t9001: add missing && operatorsJeff King2008-01-281-4/+4
* | pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin2008-01-261-0/+17
* | cvsserver: Fix for histories with multiple rootsSteffen Prohaska2008-01-261-1/+9
* | t9400-git-cvsserver-server: Wrap setup into test caseSteffen Prohaska2008-01-261-3/+4
* | parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit2008-01-261-0/+11
* | Make t5710 more strict when creating nested reposAlex Riesen2008-01-211-4/+8
* | git-submodule: add test for the subcommand parser fixJunio C Hamano2008-01-201-28/+28
|/
* send-email: add no-validate optionJeff King2008-01-181-0/+10