Yorhel
14afd92ba2
Year + version bump for 1.13
2018-01-29 11:58:14 +01:00
Yorhel
e4f211db68
Year + version bump for 1.12
2016-08-24 20:59:58 +02:00
Yorhel
efece12cfe
Copyright year update
2014-01-22 15:28:20 +01:00
Yorhel
0a4ad63591
Fix a few compiler warnings
...
Most of which made sense.
2013-05-09 16:24:15 +02:00
Yorhel
01f36e1beb
Use /**/ comments + minor style change
2013-04-12 19:37:40 +02:00
Petr Pudlak
dc316e26f5
has_cachedir_tag: Keep statuc allocated buffer for paths.
2013-04-12 18:16:15 +02:00
Petr Pudlak
1b1982e9af
Let has_cachedir_tag use malloc
instead of a buffer on the stack.
2013-04-12 16:21:16 +02:00
Petr Pudlak
2784d82a9e
CACHEDIR.TAG - improve code style and the name of the parameter.
...
Use a macro instead of the global constant `cachedir_tag_signature`.
Use `memcmp` instead of `strncmp`.
Add `has_cachedir_tag` to exclude.h.
(See http://dev.yorhel.nl/ncdu/bug/30 )
2013-04-12 14:53:33 +02:00
Petr Pudlak
3def47c331
Add CACHEDIR.TAG support.
...
A new command line parameter allows to filter out directories containing
the proper `CACHEDIR.TAG` file.
See http://www.brynosaurus.com/cachedir/
2013-04-10 16:50:57 +02:00
Yorhel
dfbeed9daf
Fixing some whitespace issues
2012-08-27 21:51:08 +02:00
Yorhel
7fcae11d4d
Copyright year bump
...
Damn, it's 2012 already.
2012-01-18 11:40:50 +01:00
Yorhel
00bd015d79
Belated copyright year bump
2011-10-31 14:47:15 +01:00
Yorhel
f078cb6bc7
Properly free() the pattern in exclude_clear()
...
Fixes a tiny, insignificant memory leak.
2010-04-27 12:49:12 +02:00
Yorhel
101731ed13
Copyright year bump
2010-02-27 15:20:57 +01:00
Yorhel
b10a0f536f
Removed ncdu.h dependency from exclude.c
2009-04-11 10:53:39 +02:00
Yorhel
6c0a56a26f
Rewrote exclude.c to the new style
2009-04-11 10:53:13 +02:00
yorhel
e7fb90fc67
Year bump
...
git-svn-id: svn://blicky.net/ncdu/trunk@48 ce56bc8d-f834-0410-b703-f827bd498a76
2009-01-11 09:34:19 +00:00
yorhel
c306d3fe3b
Updated copyright year to cover 2008 as well
...
git-svn-id: svn://blicky.net/ncdu/trunk@36 ce56bc8d-f834-0410-b703-f827bd498a76
2008-08-02 13:59:58 +00:00
yorhel
2202762f0a
* Changed default sort order to size, descending, and don't sort dirs before files
...
* Fixed bug concerning multiple exclude patterns
git-svn-id: svn://blicky.net/ncdu/trunk@7 ce56bc8d-f834-0410-b703-f827bd498a76
2007-07-24 08:25:44 +00:00
yorhel
3fddf6f09b
Added exclude option and increased version numer
...
git-svn-id: svn://blicky.net/ncdu/trunk@3 ce56bc8d-f834-0410-b703-f827bd498a76
2007-07-21 13:55:51 +00:00