aboutsummaryrefslogtreecommitdiff
path: root/t/t7102-reset.sh
Commit message (Expand)AuthorAge
* tests: fix diff order arguments in test_cmpStefan Beller2017-10-07
* tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-17
* tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-15
* t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin2014-05-21
* Merge branch 'nd/reset-setup-worktree'Junio C Hamano2014-03-14
|\
| * reset: optionally setup worktree and refresh index on --mixedNguyễn Thái Ngọc Duy2014-02-18
* | reset: support "--mixed --intent-to-add" modeNguyễn Thái Ngọc Duy2014-02-05
|/
* Merge branch 'as/log-output-encoding-in-user-format'Junio C Hamano2013-07-12
|\
| * t4205, t6006, t7102: make functions better readableAlexey Shumkin2013-07-05
| * t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin2013-07-05
| * pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
| * pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin2013-06-26
| * t7102 (reset): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-06-26
* | test: test_must_be_empty helperJunio C Hamano2013-06-09
|/
* Merge branch 'as/test-cleanup'Junio C Hamano2013-02-01
|\
| * t7102 (reset): don't hardcode SHA-1 in expected outputsAlexey Shumkin2013-01-24
* | reset $sha1 $pathspec: require $sha1 only to be treeishMartin von Zweigbergk2013-01-15
* | reset $pathspec: exit with code 0 if successfulMartin von Zweigbergk2013-01-15
|/
* reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-13
* i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110Junio C Hamano2011-04-13
* i18n: git-reset "Unstaged changes after reset" messageÆvar Arnfjörð Bjarmason2011-03-09
* Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-12-30
|\
| * t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy2009-12-29
* | reset: make the reminder output consistent with "checkout"Matthieu Moy2009-08-21
|/
* tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-03
* "needs update" considered harmfulJunio C Hamano2008-07-20
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Allow "git-reset path" when unambiguousJunio C Hamano2008-06-25
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-05
* builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-05
* git-reset: do not be confused if there is nothing to resetJohannes Schindelin2007-11-03
* An additional test for "git-reset -- path"Junio C Hamano2007-09-13
* Add tests for documented features of "git reset".Carlos Rica2007-09-12