]>
git.wincent.com - WOTest.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Wincent Colaiuta [Tue, 17 Jul 2007 16:33:45 +0000 (18:33 +0200)]
Ignore temporary files
Ignore ".bak" and ".temp" files created by the Wincent Build Tools during builds.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Wincent Colaiuta [Tue, 17 Jul 2007 16:22:26 +0000 (18:22 +0200)]
Update ignore file for Xcode 3 mode files
Xcode 3 mode files have a new extension (mode1v3), so update the ignore file accordingly.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Wincent Colaiuta [Mon, 16 Jul 2007 13:24:13 +0000 (15:24 +0200)]
Ignore user-specific files in Xcode project bundle
Ignore all pbxuser files (except default.pbxuser) and all mode1 files.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Wincent Colaiuta [Sun, 15 Jul 2007 10:35:01 +0000 (12:35 +0200)]
Use international-friendly dates in source files
To avoid possible missunderstandings caused by ambiguous interpretations of
dates (which might appear to be in either US or some kind of European format)
switch to more verbose, explicit dates.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Wincent Colaiuta [Sun, 15 Jul 2007 10:26:43 +0000 (12:26 +0200)]
Remove embedded svn:keywords
Remove all embedded $Id$ strings as these are a Subversion-specific feature and we're moving to Git.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Wincent Colaiuta [Sat, 14 Jul 2007 01:20:20 +0000 (03:20 +0200)]
Initial import
Based on the current tip of the trunk (r208) in the old Subversion repository.
Signed-off-by: Wincent Colaiuta <win@wincent.com>