summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* send-email: fix In-Reply-To regressionJay Soffian2008-02-211-0/+21
* git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2008-02-211-0/+46
* t3404: use configured shell instead of /bin/shJeff King2008-02-201-2/+2
* git-clean: handle errors if removing files failsMiklos Vajna2008-02-201-0/+10
* Merge branch 'js/maint-cvsexport'Junio C Hamano2008-02-201-0/+35
|\
| * cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-191-0/+35
* | Merge branch 'jk/empty-tree'Junio C Hamano2008-02-201-0/+69
|\ \
| * | add--interactive: handle initial commit betterJeff King2008-02-161-0/+69
* | | Merge branch 'jc/setup'Junio C Hamano2008-02-202-0/+202
|\ \ \
| * | | builtin-mv: minimum fix to avoid losing filesJunio C Hamano2008-02-051-0/+38
| * | | git-add: adjust to the get_pathspec() changes.Junio C Hamano2008-02-051-0/+47
| * | | setup: sanitize absolute and funny paths in get_pathspec()Junio C Hamano2008-02-051-0/+117
* | | | Merge branch 'maint'Junio C Hamano2008-02-201-0/+8
|\ \ \ \
| * | | | git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-201-0/+8
| | |_|/ | |/| |
* | | | 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