Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-16 | Forges like square images, so fill out logo background to 49x49. | Eric S. Raymond | 1 | -0/+0 | |
2015-07-16 | Remove debris from erroneous patch band. | Eric S. Raymond | 1 | -1/+1 | |
2015-07-05 | Notice preprocessor directives with whitespace after the hash-mark... | Daniel Brooks | 1 | -20/+28 | |
...and before the directive name | |||||
2015-04-08 | Revert mistaken removal in control file. | Eric S. Raymond | 1 | -0/+4 | |
2015-04-08 | Let gitweb take care of presenting git URLs. | Eric S. Raymond | 2 | -5/+6 | |
2015-04-02 | Adapted for the doom of Gitorious. | Eric S. Raymond | 1 | -1/+3 | |
2015-04-02 | Fix command line options | Maximilian Blochberger | 1 | -2/+3 | |
The command line options --maker, -q, --quiet, and --exclude are now recognized. | |||||
2015-01-26 | Freecode is dead. | Eric S. Raymond | 1 | -2/+0 | |
2015-01-26 | Version bump for release 1.1.1.1 | Eric S. Raymond | 2 | -1/+4 | |
2015-01-26 | Rebuild the regression test to use stable sort order. | Eric S. Raymond | 1 | -87/+87 | |
2015-01-26 | Guarantee that subdirectory files are processed in sortedorder. | Eric S. Raymond | 1 | -1/+4 | |
Without this change the regression tests are unstable. | |||||
2015-01-26 | Ohloh has become OpenHub. | Eric S. Raymond | 1 | -1/+1 | |
2015-01-26 | Fix error when called with --version | Maximilian Blochberger | 1 | -1/+2 | |
2014-06-04 | Add pre-shipping check. | Eric S. Raymond | 2 | -0/+4 | |
2014-06-03 | NEWS typo fix. | Eric S. Raymond | 1 | -1/+1 | |
2014-06-03 | Versioin bump for 1.0 release.1.0 | Eric S. Raymond | 2 | -2/+2 | |
2014-06-03 | Documentation polishing. | Eric S. Raymond | 2 | -8/+8 | |
2014-06-03 | Clean up for new pylint. All regression tests pass. | Eric S. Raymond | 3 | -115/+118 | |
2013-12-01 | Fix a shipper metadata bug. | Eric S. Raymond | 1 | -1/+1 | |
2013-12-01 | Fix a shipper metadata bug. | Eric S. Raymond | 1 | -1/+1 | |
2013-11-30 | Another shipper metadata change. | Eric S. Raymond | 1 | -1/+5 | |
2013-09-29 | Documentation fix. | Eric S. Raymond | 1 | -0/+6 | |
2013-09-29 | Windows portability patch from dilyan.palauzov@aegee.org. | Eric S. Raymond | 1 | -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-20 | Add -q option. | Eric S. Raymond | 3 | -7/+17 | |
2013-09-20 | Remove comment that is probably obsolete. | Eric S. Raymond | 1 | -1/+0 | |
If the dependencies table hasd any omissions left I'd have heard from users about it by now. | |||||
2013-09-20 | Try to fix Dilyan Palauzov's bug. | Eric S. Raymond | 1 | -1/+1 | |
2013-09-14 | Ready for 0.8 release. Regression tests pass.0.8 | Eric S. Raymond | 2 | -2/+5 | |
2013-09-14 | pylint cleanup. | Eric S. Raymond | 1 | -2/+2 | |
2013-09-14 | More documentation fixes. | Eric S. Raymond | 1 | -10/+14 | |
2013-09-14 | Typo fix. | Eric S. Raymond | 1 | -1/+1 | |
2013-02-26 | Typo fix. | Eric S. Raymond | 1 | -1/+1 | |
2013-01-22 | Create a public repository and connect it to the Ohloh page. | Eric S. Raymond | 2 | -1/+5 | |
2013-01-22 | pylint cleanup. | Eric S. Raymond | 2 | -16/+14 | |
2013-01-22 | Version bump for 0.7 release.0.7 | Eric S. Raymond | 2 | -2/+2 | |
2013-01-22 | Duh, actually process files with a .cc extension. | Sam Miller | 3 | -3/+6 | |
2013-01-22 | Freshmeat changed its name. | Eric S. Raymond | 1 | -1/+1 | |
2011-02-10 | Time for a point release.0.6 | Eric S. Raymond | 2 | -2/+2 | |
2011-01-13 | Six more tests, and a regression rebuild forced by verbosity changes. | Eric S. Raymond | 2 | -2/+67 | |
2011-01-13 | Allow multiple exclusions. | Eric S. Raymond | 2 | -5/+10 | |
2011-01-13 | Show compilation errors whenever base compilation fails. | Eric S. Raymond | 1 | -7/+7 | |
2011-01-13 | Check dependencies on booleans. | Eric S. Raymond | 1 | -0/+3 | |
2011-01-12 | Fix broken verbosty computation. | Eric S. Raymond | 1 | -1/+1 | |
2011-01-12 | Add more entry points from <sys/wait.h>. | Eric S. Raymond | 1 | -0/+7 | |
2010-12-24 | Another header dependency. | Eric S. Raymond | 1 | -1/+2 | |
2010-12-22 | Markup fix.0.5 | Eric S. Raymond | 1 | -1/+0 | |
2010-12-22 | Include network services headers. | Eric S. Raymond | 1 | -5/+59 | |
2010-12-22 | Update header comment and bump version. | Eric S. Raymond | 1 | -2/+5 | |
2010-12-22 | Make progress messages more informative and less verbose. | Eric S. Raymond | 3 | -149/+97 | |
2010-12-22 | Fix some test loads and be more obvious when a basic compile fails. | Eric S. Raymond | 6 | -5/+13 | |
2010-12-22 | Fix implementation of the exclude option. | Eric S. Raymond | 1 | -1/+4 | |