summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t5516: remove ambiguity test (1)Jeff King2008-04-231-13/+1
* write-tree: properly detect failure to write tree objectsJunio C Hamano2008-04-231-0/+67
* gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-221-0/+8
* git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-161-1/+6
* bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-111-0/+13
* git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-101-1/+14
* Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-061-0/+13
* Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano2008-03-2766-7/+903
|\
| * git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano2008-03-2665-7/+831
| * Tighten refspec processingDaniel Barkalow2008-03-261-0/+72
* | t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-261-2/+2
|/
* format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-152-1/+39
* merge-recursive: handle file mode changesClemens Buchacher2008-03-131-0/+49
* t0021: tr portability fix for SolarisJeff King2008-03-111-1/+3
* launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-111-0/+27
* git rebase --abort: always restore the right commitMike Hommey2008-03-111-0/+71
* Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2008-03-111-0/+24
|\
| * filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-081-0/+24
* | Really make the LF after reset in fast-import optionalAdeodato Simó2008-03-081-0/+2
* | Merge branch 'js/maint-cvsexport' into maintJunio C Hamano2008-03-081-0/+35
|\ \ | |/ |/|
| * cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-191-0/+35
* | test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano2008-03-071-7/+17
* | git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-031-0/+6
* | revert: actually check for a dirty indexJeff King2008-03-021-0/+9
* | tests: introduce test_must_failJunio C Hamano2008-03-022-8/+25
* | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-271-1/+1
* | send-email: fix In-Reply-To regressionJay Soffian2008-02-271-0/+21
* | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-271-1/+1
* | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-271-1/+17
* | Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-271-3/+0
* | rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2008-02-251-0/+43
* | git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2008-02-201-0/+8
|/
* 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
* 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
* 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
* gitattributes: fix relative path matchingJunio C Hamano2008-02-071-0/+49
* Fix parsing numeric color valuesTimo Hirvonen2008-02-061-0/+69
* Fix "git-commit -C $tag"Junio C Hamano2008-02-031-0/+18
* 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