summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-20Don't delete in a list we're iterating over.Eric S. Raymond1-1/+1
Minimal fix for GitLab issue #1.
2015-07-26Remove all unnecessary-so-far headers when test compilingridiculousfish1-1/+1
Prior to this fix, deheader would remove headers individually, and see whether a file compiled. At the end it would remove all headers that it identified as independently removable. However it may be that two headers can each be independently removed, but removing both at the same time causes a compilation failure. This fix removes all headers identified as unnecessary-so-far for each test compile, preventing compilation failures at the end due to this issue.
2015-07-18Vweeaion bump for release 1.2.1.2Eric S. Raymond2-2/+2
2015-07-18Rehome on GitLab.Eric S. Raymond2-5/+4
2015-07-16Remove unused info.Eric S. Raymond1-0/+0
2015-07-16Forges like square images, so fill out logo background to 49x49.Eric S. Raymond1-0/+0
2015-07-16Remove debris from erroneous patch band.Eric S. Raymond1-1/+1
2015-07-05Notice preprocessor directives with whitespace after the hash-mark...Daniel Brooks1-20/+28
...and before the directive name
2015-04-08Revert mistaken removal in control file.Eric S. Raymond1-0/+4
2015-04-08Let gitweb take care of presenting git URLs.Eric S. Raymond2-5/+6
2015-04-02Adapted for the doom of Gitorious.Eric S. Raymond1-1/+3
2015-04-02Fix command line optionsMaximilian Blochberger1-2/+3
The command line options --maker, -q, --quiet, and --exclude are now recognized.
2015-01-26Freecode is dead.Eric S. Raymond1-2/+0
2015-01-26Version bump for release 1.1.1.1Eric S. Raymond2-1/+4
2015-01-26Rebuild the regression test to use stable sort order.Eric S. Raymond1-87/+87
2015-01-26Guarantee that subdirectory files are processed in sortedorder.Eric S. Raymond1-1/+4
Without this change the regression tests are unstable.
2015-01-26Ohloh has become OpenHub.Eric S. Raymond1-1/+1
2015-01-26Fix error when called with --versionMaximilian Blochberger1-1/+2
2014-06-04Add pre-shipping check.Eric S. Raymond2-0/+4
2014-06-03NEWS typo fix.Eric S. Raymond1-1/+1
2014-06-03Versioin bump for 1.0 release.1.0Eric S. Raymond2-2/+2
2014-06-03Documentation polishing.Eric S. Raymond2-8/+8
2014-06-03Clean up for new pylint. All regression tests pass.Eric S. Raymond3-115/+118
2013-12-01Fix a shipper metadata bug.Eric S. Raymond1-1/+1
2013-12-01Fix a shipper metadata bug.Eric S. Raymond1-1/+1
2013-11-30Another shipper metadata change.Eric S. Raymond1-1/+5
2013-09-29Documentation fix.Eric S. Raymond1-0/+6
2013-09-29Windows portability patch from dilyan.palauzov@aegee.org.Eric S. Raymond1-1/+1
The os.WIFEXITED and WEXITSTATUS macros aren't defined on Windows. With this change, the tool can still run as long as -v is not cranked up.
2013-09-20Add -q option.Eric S. Raymond3-7/+17
2013-09-20Remove comment that is probably obsolete.Eric S. Raymond1-1/+0
If the dependencies table hasd any omissions left I'd have heard from users about it by now.
2013-09-20Try to fix Dilyan Palauzov's bug.Eric S. Raymond1-1/+1
2013-09-14Ready for 0.8 release. Regression tests pass.0.8Eric S. Raymond2-2/+5
2013-09-14pylint cleanup.Eric S. Raymond1-2/+2
2013-09-14More documentation fixes.Eric S. Raymond1-10/+14
2013-09-14Typo fix.Eric S. Raymond1-1/+1
2013-02-26Typo fix.Eric S. Raymond1-1/+1
2013-01-22Create a public repository and connect it to the Ohloh page.Eric S. Raymond2-1/+5
2013-01-22pylint cleanup.Eric S. Raymond2-16/+14
2013-01-22Version bump for 0.7 release.0.7Eric S. Raymond2-2/+2
2013-01-22Duh, actually process files with a .cc extension.Sam Miller3-3/+6
2013-01-22Freshmeat changed its name.Eric S. Raymond1-1/+1
2011-02-10Time for a point release.0.6Eric S. Raymond2-2/+2
2011-01-13Six more tests, and a regression rebuild forced by verbosity changes.Eric S. Raymond2-2/+67
2011-01-13Allow multiple exclusions.Eric S. Raymond2-5/+10
2011-01-13Show compilation errors whenever base compilation fails.Eric S. Raymond1-7/+7
2011-01-13Check dependencies on booleans.Eric S. Raymond1-0/+3
2011-01-12Fix broken verbosty computation.Eric S. Raymond1-1/+1
2011-01-12Add more entry points from <sys/wait.h>.Eric S. Raymond1-0/+7
2010-12-24Another header dependency.Eric S. Raymond1-1/+2
2010-12-22Markup fix.0.5Eric S. Raymond1-1/+0