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