index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc-utils
/
wipefs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-15
include <libgen.h> for basename()
Igor Pashev
1
-0
/
+1
2014-01-20
wipefs: call BLKRRPART when erase partition table
Karel Zak
1
-8
/
+33
2014-01-16
wipefs: add comments to code
Karel Zak
1
-4
/
+7
2013-10-08
wipefs: pluralize one message
Benno Schulenberg
1
-2
/
+4
2013-09-11
wipefs: Also wipe superblocks with bad checksums
Gabriel de Perthuis
1
-1
/
+2
2013-04-26
wipefs: clean up code
Karel Zak
1
-28
/
+35
2013-04-26
wipefs: add --backup
Ondrej Oprala
1
-4
/
+43
2013-03-27
wipefs: make do_wipe() more readable [coverity scan]
Karel Zak
1
-1
/
+3
2013-03-27
wipefs: fix memory leak [coverity scan]
Karel Zak
1
-2
/
+5
2013-03-19
wipefs: add -f to getopt_long()
Karel Zak
1
-1
/
+1
2013-01-25
textual: use UTIL_LINUX_VERSION everywhere
Karel Zak
1
-2
/
+1
2012-11-20
wipefs: Add --force option to force it to erase.
Richard W.M. Jones
1
-4
/
+15
2012-10-15
wipefs: use O_EXCL
Karel Zak
1
-1
/
+1
2012-07-26
wipefs: use err_exclusive_options()
Karel Zak
1
-9
/
+9
2012-06-17
wipefs: use exclusive_option()
Sami Kerola
1
-3
/
+10
2012-06-11
wipefs: use symbolic value for markup mode
Sami Kerola
1
-3
/
+8
2012-05-15
misc-utils: cleanup strtoxx_or_err()
Karel Zak
1
-1
/
+1
2012-05-15
include: rename writeall.h to all-io.h
Petr Uzel
1
-1
/
+1
2012-04-04
misc-utils: verify writing to streams was successful
Sami Kerola
1
-0
/
+2
2012-03-30
wipefs: use strtosize_or_err()
Karel Zak
1
-11
/
+2
2012-03-08
wipefs: Fix mismatch if more -o options used.
Milan Broz
1
-41
/
+59
2012-03-01
wipefs: always print devname
Karel Zak
1
-9
/
+2
2012-03-01
wipefs: support more device arguments for wipefs
Milan Broz
1
-19
/
+40
2012-03-01
wipefs: add quiet flag (-q)
Milan Broz
1
-6
/
+11
2012-02-24
docs: corrections to FSF license files, and postal address
Sami Kerola
1
-3
/
+3
2011-12-16
wipefs: use xalloc lib
Davidlohr Bueso
1
-4
/
+1
2011-11-15
wipefs: add -t <list> option
Karel Zak
1
-1
/
+12
2011-11-13
libblkid: export info about PT magic strings
Karel Zak
1
-34
/
+39
2011-11-11
wipefs: improve -a, use blkid_do_wipe()
Karel Zak
1
-66
/
+92
2011-08-16
dmesg: cleanup usage()
Karel Zak
1
-10
/
+11
2011-08-08
wipefs: change option -v to -V for --version; add it to man page
Benno Schulenberg
1
-4
/
+4
2011-08-02
wipefs: gettextize one sentence as a whole
Benno Schulenberg
1
-2
/
+3
2011-06-25
wipefs: add version printing & compiler warning
Sami Kerola
1
-4
/
+9
2011-03-03
move struct option to .rodata
Karel Zak
1
-1
/
+1
2011-02-14
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
1
-1
/
+1
2011-02-08
wipefs: use write_all from include/writeall.h
Petr Uzel
1
-18
/
+1
2010-12-30
wipefs: fail if more device arguments specified
Milan Broz
1
-0
/
+3
2010-11-24
lib: [xalloc] add xstrdup()
Karel Zak
1
-9
/
+0
2010-11-23
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
1
-1
/
+1
2010-10-21
misc-utils: use new xmalloc() wrapper
Davidlohr Bueso
1
-9
/
+1
2010-06-16
wipefs: fix memory leaks
Karel Zak
1
-0
/
+19
2010-06-16
wipefs: fix mem usage
Karel Zak
1
-1
/
+1
2010-06-14
textual: fix typos, and rephrase some things for clarity
Benno Schulenberg
1
-5
/
+5
2010-04-22
wipefs: print warning is PT detected
Karel Zak
1
-1
/
+1
2010-03-30
wipefs: support suffixes for --offset
Karel Zak
1
-12
/
+5
2010-03-15
wipefs: cleanup usage() and man page
Karel Zak
1
-1
/
+1
2010-02-23
wipefs: fix license (GPL -> GPLv2+)
Karel Zak
1
-3
/
+4
2010-02-04
wipefs: ignore devices with partition table
Karel Zak
1
-1
/
+15
2009-12-10
po: fix msgid bugs
Karel Zak
1
-1
/
+1
2009-10-30
wipefs: remove obsolete comment
Karel Zak
1
-1
/
+1
[next]