aboutsummaryrefslogtreecommitdiffstats
path: root/test-chmtime.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy1-119/+0
2014-03-31comments: fix misuses of "nor"Justin Lebar1-1/+1
2013-06-20Merge branch 'js/test-ln-s-add'Junio C Hamano1-4/+4
2013-06-11Merge branch 'rj/mingw-cygwin'Junio C Hamano1-1/+1
2013-06-02test-chmtime: Fix exit code on WindowsJohannes Sixt1-4/+4
2013-05-08mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVEJonathan Nieder1-1/+1
2013-04-28sparse: Fix mingw_main() argument number/type errorsRamsay Jones1-1/+1
2013-02-24tests: use a lowercase "usage:" stringDavid Aguilar1-1/+1
2010-02-03Typofixes outside documentation areaJunio C Hamano1-1/+1
2009-06-01test-chmtime: work around Windows limitationJohannes Schindelin1-0/+9
2008-10-31Add --verbose|-v to test-chmtimeAlex Riesen1-21/+70
2007-02-25Add test-chmtime: a utility to change mtime on filesEric Wong1-0/+61