index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
tests: cal: do not let --week=<num> to adjust requested month
Sami Kerola
1
-42
/
+42
2013-12-06
cal: make user request to be part of read-only control struct
Sami Kerola
1
-65
/
+73
2013-12-06
tests: cal: take account week numbers when determing month lenght
Sami Kerola
1
-8
/
+4
2013-12-06
cal: determine output width at beginning of run and reuse result
Sami Kerola
1
-47
/
+38
2013-12-06
cal: simplify ascii_weeknum() function
Sami Kerola
1
-5
/
+2
2013-12-06
cal: make day_in_week() use same variable names as other functions
Sami Kerola
1
-14
/
+14
2013-12-06
cal: add input variable names to function prototypes
Sami Kerola
1
-16
/
+18
2013-12-06
cal: rename ascii_wnum() to ascii_weeknum()
Sami Kerola
1
-4
/
+4
2013-12-06
cal: use control structure for run time configuration
Sami Kerola
1
-131
/
+140
2013-12-03
script: script input redirection / eof handling
Karel Zak
1
-19
/
+79
2013-12-02
hexdump: Create struct hexdump containing previously global variables.
Ondrej Oprala
4
-89
/
+90
2013-12-02
hexdump: add __attribute__ ((__noreturn__)) to bad*() functions
Ondrej Oprala
1
-24
/
+20
2013-12-02
hexdump: rename struct _fs to struct hexdump_fs and remove its typedef
Ondrej Oprala
4
-15
/
+15
2013-12-02
hexdump: rename struct _fu to struct hexdump_fu and remove its typedef
Ondrej Oprala
4
-15
/
+15
2013-12-02
hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedef
Ondrej Oprala
5
-18
/
+20
2013-12-02
hexdump: rename rewrite to rewrite_rules
Ondrej Oprala
3
-3
/
+3
2013-12-02
hexdump: rename add to add_fmt
Ondrej Oprala
3
-19
/
+19
2013-12-02
hexdump: Merge hexsyntax.c into hexdump.c
Ondrej Oprala
4
-163
/
+117
2013-12-02
hexdump: add the prefix 'hexdump-' to {conv,display,parse}.c
Ondrej Oprala
4
-3
/
+3
2013-12-02
script: check that stdin is a terminal
Karel Zak
1
-0
/
+4
2013-12-02
setterm: fix -dump man page info
Karel Zak
1
-1
/
+1
2013-12-02
agetty: support the special terminal on first serial line on a S/390
Werner Fink
1
-0
/
+18
2013-12-02
mount man page cleanups
Phillip Susi
1
-29
/
+39
2013-12-02
mount.8: fix grammar
Phillip Susi
1
-1
/
+1
2013-12-02
pylibmount: correctly import from pylibmount.so
Dave Reisner
1
-1
/
+1
2013-12-02
namei: align missing files with rest of the print out
Sami Kerola
2
-1
/
+10
2013-12-02
losetup, agetty: remove unnecessary if's before free()
Sami Kerola
2
-8
/
+4
2013-11-27
libfdisk: (dos) warn on type 0
Karel Zak
1
-0
/
+3
2013-11-27
libfdisk: (dos) fix free part counter
Karel Zak
1
-1
/
+1
2013-11-27
libblkid: fix sgi PT parser to report system partitions
Karel Zak
1
-2
/
+1
2013-11-25
fdisk: (gpt) more human readable info about free space
Karel Zak
1
-2
/
+9
2013-11-25
fdisk: don't care about partition type
Karel Zak
1
-16
/
+22
2013-11-25
fdisk: fix nasty coding style
Karel Zak
1
-1
/
+4
2013-11-19
fdisk: fix usage(), -l [<disk>]
Karel Zak
1
-2
/
+2
2013-11-19
umount: fix umount by tag for non-roots
Karel Zak
1
-3
/
+5
2013-11-19
libblkid: fix memory leak in blkid_parse_tag_string()
Karel Zak
1
-5
/
+9
2013-11-19
mount: make NAME=value tags usable for non-root
Karel Zak
1
-4
/
+22
2013-11-19
libmount: add mnt_tag_is_valid()
Karel Zak
4
-0
/
+23
2013-11-19
fsck: add ext4 to list of filesystems with progress bars in fsck man page
Phillip Susi
1
-1
/
+1
2013-11-19
mount: fix man mount page type
Phillip Susi
1
-1
/
+1
2013-11-19
setpriv: simplify usage()
Karel Zak
1
-2
/
+2
2013-11-19
Merge branch 'fixes' of https://github.com/rudimeier/util-linux
Karel Zak
1
-0
/
+1
2013-11-19
libfdisk: (sgi) generate partname according to partition position
Karel Zak
1
-4
/
+6
2013-11-18
unshare: add more hints about mount namespaces to the man page
Karel Zak
1
-2
/
+8
2013-11-18
lsblk: fix -D segfault
Karel Zak
1
-3
/
+3
2013-11-18
mkfs.minix: fix fscanf() format string [coverity scan]
Karel Zak
1
-1
/
+1
2013-11-14
tests: fix fdisk GPT test
Ruediger Meier
1
-0
/
+1
2013-11-14
script: restore errno in signal handler
Karel Zak
1
-0
/
+3
2013-11-14
script: don't call TIOCGWINSZ in signal handler
Karel Zak
1
-3
/
+5
2013-11-14
mkswap: remove cruft from the man page
Phillip Susi
1
-9
/
+1
[prev]
[next]