summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-12-27Merge branch 'ar/commit-cleanup'Junio C Hamano
2007-12-26Fix "git log --diff-filter" bugArjen Laarhoven
2007-12-26Improve error messages when int/long cannot be parsed from configShawn O. Pearce
2007-12-23Allow selection of different cleanup modes for commit messagesAlex Riesen
2007-12-23t7005: do not exit inside test.Junio C Hamano
2007-12-22Force the sticked form for options with optional arguments.Pierre Habouzit
2007-12-22git-tag: fix -l switch handling regression.Pierre Habouzit
2007-12-20t4024: fix test script to use simpler sed patternJunio C Hamano
2007-12-19test "git clone -o"Jeff King
2007-12-18rebase -p -i: handle "no changes" gracefullyJohannes Schindelin
2007-12-18the use of 'tr' in the test suite isn't really portableH.Merijn Brand
2007-12-16Re-re-re-fix common tail optimizationJunio C Hamano
2007-12-16whitespace: fix initial-indent checkingJ. Bruce Fields
2007-12-16whitespace: fix off-by-one error in non-space-in-indent checkingJ. Bruce Fields
2007-12-16gitweb: Make config_to_multi return [] instead of [undef]Petr Baudis
2007-12-15Merge branch 'wc/diff'Junio C Hamano
2007-12-15Test interaction between diff --check and --exit-codeWincent Colaiuta
2007-12-15Use shorter error messages for whitespace problemsWincent Colaiuta
2007-12-14commit: allow --amend to reuse message from another commitJunio C Hamano
2007-12-14git-svn: handle our top-level path being deleted and later re-addedEric Wong
2007-12-14Add tests for "git diff --check" with core.whitespace optionsWincent Colaiuta
2007-12-14Unify whitespace checkingWincent Colaiuta
2007-12-14diff --check: minor fixupsJunio C Hamano
2007-12-14"diff --check" should affect exit statusWincent Colaiuta
2007-12-13Merge branch 'ew/svn-rev-db'Junio C Hamano
2007-12-12disable t9119 for now.Junio C Hamano
2007-12-12Fix "diff --check" whitespace detectionWincent Colaiuta
2007-12-11"git tag -u keyname" brokenLinus Torvalds
2007-12-11git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong
2007-12-10Add more checkout testsDaniel Barkalow
2007-12-10Style fixes for pre-commit hook testsWincent Colaiuta
2007-12-10Interactive editor tests for commit-msg hookWincent Colaiuta
2007-12-09Merge branch 'jc/spht'Junio C Hamano
2007-12-09Add tests for pre-commit and commit-msg hooksWincent Colaiuta
2007-12-08add status.relativePaths config variableJeff King
2007-12-07Merge branch 'jc/clean-fix'Junio C Hamano
2007-12-06for-each-ref: Fix quoting style constants.Johannes Sixt
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano
2007-12-06t7300: add test for clean with wildcard pathspecJeff King
2007-12-06Merge branch 'maint'Junio C Hamano
2007-12-05Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano
2007-12-05Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy
2007-12-05t5510: add a bit more tests for fetchJunio C Hamano
2007-12-05Merge branch 'kh/commit'Junio C Hamano
2007-12-05Merge branch 'sp/refspec-match'Junio C Hamano
2007-12-04Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand
2007-12-04t9600: require cvsps 2.1 to perform testsJeff King
2007-12-04fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin
2007-12-03git-commit --allow-emptyJunio C Hamano
2007-12-03git-commit: Allow to amend a merge commit that does not change the treeJohannes Sixt