265
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated release notes to reflect the last 2 pull requests. More... over 9 years ago
Fix spelling mistake in comment More... over 9 years ago
Whitespace fixes (tabs to spaces). More... over 9 years ago
Add my info to the Copy/Move tasks and to the directoryscanner. More... over 9 years ago
Merge remote-tracking branch 'upstream/master' into issues_64_85 More... over 9 years ago
Merge pull request #115 from juergenhoetzel/master More... over 9 years ago
Changed commit from email address to reflect homepage (nant.sourceforge.net). More... over 9 years ago
Merge pull request #105 from x2048/master More... over 9 years ago
Merge pull request #124 from bszcz/master More... over 9 years ago
Misc updates to DirectoryScanner. Additional comments and updated Clone/Reset methods to include new class fields. More... over 9 years ago
Cleanup unused variables. This prevents mono 3.0+ on non-windows systems from erroring out during build. More... over 9 years ago
Updated log messages to provide copy/move information for both files and directories. More... over 9 years ago
DirectoryScanner now checks for empty sub directories. This allows for the copy/move tasks to move entire directories if includeemptydirs is set to false only if the directory in question does not contain any empty directories. Otherwise, the file operations apply. Updated DoNotIncludeEmptyDirMoveTest to account for behavior described above. More... over 9 years ago
Fixed the DirectoryScanner class to check all files/sub-directories of BaseDirectory before declaring that everything is included. Fixed MoveTask to move directories of the same path/name but different casing (ie: c:\nant.git => C:\NAnt.Git). Other minor whitespace clean up and spell correcting (ie: <seee to <see). More... over 9 years ago
Merge remote-tracking branch 'origin/master' into issues_64_85 More... over 9 years ago
Readded FilterChain.IsNullOrEmpty() static method. Fixed Copy/Move methods to so directory operations work as expected while restoring original file operation functionality. More... over 9 years ago
Updated CopyTask.cs to clear the hashtable instead of reinitializing it. Added 'IsEverythingIncluded' property to the FileSet type. More... over 9 years ago
Added missing documentation More... over 9 years ago
Added missing documentation More... over 9 years ago
Added missing documentation More... over 9 years ago
Introduced BaseBuildAttribute More... over 9 years ago
Added missing documentation More... over 9 years ago
Removed unused using directives More... over 9 years ago
fix spelling mistake More... over 9 years ago
fix spelling mistake More... over 9 years ago
XmlPeek Documentation: default namespace case More... over 9 years ago
build-nant depends on bootstrap More... almost 10 years ago
Added properties to DirectoryScanner/fileset to list the files and directories that were excluded during the scan. More... almost 10 years ago
Updated sponsoring link per aoe More... almost 10 years ago
Merge branch 'issues_64_85' of github.com:rmboggs/nant into issues_64_85 More... over 10 years ago