aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | | builtin-mv: minimum fix to avoid losing filesJunio C Hamano2008-02-05
| * | | | | | | git-add: adjust to the get_pathspec() changes.Junio C Hamano2008-02-05
| * | | | | | | setup: sanitize absolute and funny paths in get_pathspec()Junio C Hamano2008-02-05
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'sp/safecrlf'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-06
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-05
| |/ / / /
* | | | | Merge branch 'pb/prepare-commit-msg'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-06
| * | | | | git-commit: Refactor creation of log message.Paolo Bonzini2008-02-06
| |/ / / /
* | | | | Merge branch 'jk/noetcconfig'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | fix config reading in testsJeff King2008-02-06
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | commit: discard index after setting up partial commitJeff King2008-02-16
| * | | | | filter-branch: handle filenames that need quotingJunio C Hamano2008-02-15
| * | | | | diff: Fix miscounting of --check outputJunio C Hamano2008-02-15
| * | | | | mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-15
* | | | | | Merge branch 'maint'Junio C Hamano2008-02-13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | config: add test cases for empty value and no value config variables.Christian Couder2008-02-13
| * | | | | status: suggest "git rm --cached" to unstage for initial commitJeff King2008-02-13
| * | | | | Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano2008-02-13
| | |_|/ / | |/| | |
* | | | | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-12
* | | | | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-12
* | | | | Merge branch 'lt/in-core-index'Junio C Hamano2008-02-11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | index: be careful when handling long namesJunio C Hamano2008-01-21
* | | | | Define the project whitespace policyJunio C Hamano2008-02-11
* | | | | Merge branch 'maint'Junio C Hamano2008-02-11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Make git prune remove temporary packs that look like write failuresDavid Steven Tweed2008-02-11
| * | | | bisect: allow starting with a detached HEADJohannes Schindelin2008-02-11
| * | | | config: Fix --unset for continuation linesFrank Lichtenheld2008-02-10
* | | | | Introduce the config variable pack.packSizeLimitJohannes Schindelin2008-02-09
* | | | | Merge branch 'maint'Junio C Hamano2008-02-07
|\ \ \ \ \ | |/ / / /
| * | | | gitattributes: fix relative path matchingJunio C Hamano2008-02-07
* | | | | config: add test cases for empty value and no value config variables.Christian Couder2008-02-06
| |_|/ / |/| | |
* | | | Merge branch 'maint'Junio C Hamano2008-02-06
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix parsing numeric color valuesTimo Hirvonen2008-02-06
* | | Test :/string form for checkoutDaniel Barkalow2008-02-04
* | | Merge branch 'maint'Junio C Hamano2008-02-03
|\ \ \ | |/ /
| * | Fix "git-commit -C $tag"Junio C Hamano2008-02-03
* | | known breakage: revision range computation with clock skewJunio C Hamano2008-02-03
* | | test: reword the final message of tests with known breakagesJunio C Hamano2008-02-03
* | | Sane use of test_expect_failureJunio C Hamano2008-02-01
|/ /
* | Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-31
* | Use 'printf %s $x' notation in t5401Shawn O. Pearce2008-01-30
* | Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin2008-01-28
* | t9001: add missing && operatorsJeff King2008-01-28
* | pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin2008-01-26
* | cvsserver: Fix for histories with multiple rootsSteffen Prohaska2008-01-26