summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-04-23write-tree: properly detect failure to write tree objectsJunio C Hamano
2008-04-23gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder
2008-04-12bisect: fix bad rev checking in "git bisect good"Christian Couder
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe
2008-04-07Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano
2008-03-26t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano
2008-03-26Tighten refspec processingDaniel Barkalow
2008-03-15format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano
2008-03-14merge-recursive: handle file mode changesClemens Buchacher
2008-03-12t0021: tr portability fix for SolarisJeff King
2008-03-12launch_editor(): allow spaces in the filenameJohannes Schindelin
2008-03-12git rebase --abort: always restore the right commitMike Hommey
2008-03-11Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano
2008-03-08filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano
2008-03-08Really make the LF after reset in fast-import optionalAdeodato Simó
2008-03-08Merge branch 'js/maint-cvsexport' into maintJunio C Hamano
2008-03-07test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano
2008-03-03git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape
2008-03-03revert: actually check for a dirty indexJeff King
2008-03-03tests: introduce test_must_failJunio C Hamano
2008-02-27Eliminate confusing "won't bisect on seeked tree" failureCarl Worth
2008-02-27send-email: fix In-Reply-To regressionJay Soffian
2008-02-27Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland
2008-02-27Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland
2008-02-27Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow
2008-02-26rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape
2008-02-20cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin
2008-02-16commit: discard index after setting up partial commitJeff King
2008-02-16filter-branch: handle filenames that need quotingJunio C Hamano
2008-02-16diff: Fix miscounting of --check outputJunio C Hamano
2008-02-16mailinfo: feed only one line to handle_filter() for QP inputJay Soffian
2008-02-13config: add test cases for empty value and no value config variables.Christian Couder
2008-02-13status: suggest "git rm --cached" to unstage for initial commitJeff King
2008-02-13Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano
2008-02-11Make git prune remove temporary packs that look like write failuresDavid Steven Tweed
2008-02-11bisect: allow starting with a detached HEADJohannes Schindelin
2008-02-11config: Fix --unset for continuation linesFrank Lichtenheld
2008-02-07gitattributes: fix relative path matchingJunio C Hamano
2008-02-06Fix parsing numeric color valuesTimo Hirvonen
2008-02-03Fix "git-commit -C $tag"Junio C Hamano
2008-01-31Fix typo in a comment in t/test-lib.shMichele Ballabio
2008-01-31Use 'printf %s $x' notation in t5401Shawn O. Pearce
2008-01-28Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin
2008-01-28t9001: add missing && operatorsJeff King
2008-01-27pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin
2008-01-27cvsserver: Fix for histories with multiple rootsSteffen Prohaska