]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2013-09-26  Benno Schulenbergpo: update nl.po (from translationproject.org)
2013-09-26  Takeshi Hamasakipo: update ja.po (from translationproject.org)
2013-09-26  Marco Colombopo: update it.po (from translationproject.org)
2013-09-26  Arif E. Nugrohopo: update id.po (from translationproject.org)
2013-09-26  Gabor Kelemenpo: update hu.po (from translationproject.org)
2013-09-26  Tomislav Krznarpo: update hr.po (from translationproject.org)
2013-09-26  Fran Diéguezpo: update gl.po (from translationproject.org)
2013-09-26  David Prévotpo: update fr.po (from translationproject.org)
2013-09-26  Lauri Nurmipo: update fi.po (from translationproject.org)
2013-09-26  Mikel Olasagasti... po: update eu.po (from translationproject.org)
2013-09-26  Meelis Roospo: update et.po (from translationproject.org)
2013-09-26  Santiago Vila... po: update es.po (from translationproject.org)
2013-09-26  Arun Persaudpo: update de.po (from translationproject.org)
2013-09-26  Joe Hansenpo: update da.po (from translationproject.org)
2013-09-26  Petr Písařpo: update cs.po (from translationproject.org)
2013-09-26  Josep Puigdemontpo: update ca.po (from translationproject.org)
2013-09-26  Karel Zaklast: fix man page groff warning
2013-09-26  Karel Zakmount: fix repeating words in the man page
2013-09-26  Karel Zakfdisk: use xalloc stuff
2013-09-26  Karel Zaklibfdisk: (bds) cleanup includes
2013-09-26  Karel Zakbuild-sys: fix include Makemodule.am
2013-09-26  Karel Zaktests: improve cal --color test
2013-09-26  Karel Zaklibblkid: Get rid of an unnecessary check
2013-09-26  Karel Zaklibmount: make mnt_fs_{ap,pre}pend_options() more robust
2013-09-26  Namhyung Kimlibmount: Remove stale comment on mnt_context_mount()
2013-09-26  Namhyung Kimlibmount: Set each optstr's to NULL if failed
2013-09-26  Namhyung Kimlibmount: Free splitted optstr's when error occurred
2013-09-26  Namhyung Kimlibmount: Get rid of an unnecessary check
2013-09-25  Karel Zaktests: update odd output fdisk test
2013-09-25  Karel ZakORIG_HEAD
2013-09-25  Karel Zakfdisk: print geometry for dos-compatible mode too
2013-09-25  Karel Zaklibfdisk: (sun) make it more obvious why the first...
2013-09-25  Karel Zaklibfdisk: improve fdisk_save_user_geometry()
2013-09-25  Karel Zaklibfdisk: use context geometry in SGI and SUN
2013-09-25  Karel Zaktests: remove remaining set -x
2013-09-25  Karel Zaktests: update lscpu tests
2013-09-25  Karel Zaklibfdisk: fix possible floating point exception
2013-09-25  Davidlohr Buesolibfdisk: gpt: loosen check fot pmbr size in lba
2013-09-25  Davidlohr Buesolibfdisk: gpt: avoid unnecessary pmbr check
2013-09-25  Davidlohr Buesolscpu: report cpu min mhz
2013-09-20  Ondrej Opralapylibmount: rewrite to be py2/py3 universal
2013-09-20  Karel Zakbuild-sys: support --with-python[={2,3}]
2013-09-20  Dave Reisnerlibmount: free username after check
2013-09-20  Dave Reisnerlibmount: use memmove when overlap possible
2013-09-20  Mike Frysingerbash-completion: fix typos in mkfs.bfs logic
2013-09-19  Karel Zaktests: update fdisk outputs
2013-09-19  Karel Zaktests: update sun label test
2013-09-18  Karel Zaktests: refresh fdisk tests
2013-09-18  Karel Zaklibfdisk: fix cylinders and sector buffer usage
2013-09-18  Karel Zaklibfdisk: fix sectorbuffer usage in dos driver
2013-09-17  Karel Zakfdisk: fix 'r' in BSD menu
2013-09-17  Karel Zaklibfdisk: update test_ranges() code
2013-09-17  Karel Zakfdisk: remove unnecessary test
2013-09-17  Karel Zakfdisk: bloody revolution in the man page
2013-09-17  Karel Zaklibfdisk: use fdisk_warnx() in fdisk_ask_partnum()
2013-09-17  Karel Zakfdisk: separate disks by \n in -l output
2013-09-17  Karel Zaksfdisk: fix y/n mismatch
2013-09-17  Karel Zakfdisk: add debug message, use colors for -l
2013-09-16  Karel Zakfdisk: fix -l
2013-09-16  Karel Zaklibfdisk: remove "gpt support is new" warning
2013-09-16  Karel Zakfdisk: remove unused code, coding style changes
2013-09-16  Karel Zaklibfdisk: make default geom usage more robust
2013-09-16  Karel Zakfdisk: rewrite dump first sector add dump disklabel...
2013-09-16  Karel Zaklibfdisk: (gpt) support for disklabel dump
2013-09-16  Karel Zaklibfdisk: add fdisk_locate_disklabel()
2013-09-16  Karel Zaklibfdisk: (gpt) use generic 'created partition' message
2013-09-16  Karel Zaklibfdisk: use fdisk_colon() and fdisk_sinfo()
2013-09-16  Karel Zaklibfdisk: extend fdisk_info() functionality
2013-09-16  Karel Zakfdisk: use fdisk_{info,warn} on more places
2013-09-16  Karel Zaklibfdisk: (gpt) more robust PMBR partition size check
2013-09-16  Karel Zakfdisk: add -L to colorize output
2013-09-16  Karel Zakfdisk: improve info output
2013-09-16  Karel Zakfdisk: use fdisk_info() to print geometry
2013-09-16  Karel Zakfdisk: -l refactoring
2013-09-16  Karel Zakfdisk: mark -s option as deprecated
2013-09-16  Karel Zakfdisk: main() refactoring
2013-09-16  Karel Zaklibfdisk: add fdisk_has_user_device_properties()
2013-09-16  Karel Zakfdisk: cleanup header file
2013-09-16  Karel Zaklibfdisk: provide more details about GPT
2013-09-16  Karel Zaklibfdisk: move sync() and reread PT code from fdisk...
2013-09-16  Karel Zakfdisk: cleanup write table code
2013-09-16  Karel Zakfdisk: move remaining actions to menu callbacks
2013-09-16  Karel Zakfdisk: move expect actions to menu callback
2013-09-16  Karel Zakfdisk: consolidate code in fdisk.c
2013-09-16  Karel Zaklibfdisk: cleanup SGI functions names
2013-09-16  Karel Zakfdisk: cleanup sgi menu callbackswq
2013-09-16  Karel Zakfdisk: move "create label" actions to menu callback
2013-09-16  Karel Zakfdisk: remove common.h
2013-09-16  Karel Zaklibfdisk: explicitly add COPYING file
2013-09-16  Karel Zaklibfdisk: add bsd driver
2013-09-16  Karel Zakfdisk: (bsd) final code clean up
2013-09-16  Karel Zakfdisk: (bsd) remove xbsd_ prefix
2013-09-16  Karel Zakfdisk: (bsd) minor code clean up
2013-09-16  Karel Zakfdisk: (bsd) rewrite list disklabel function
2013-09-16  Karel Zakfdisk: (bsd) coding style, remove unnecessary #ifdef
2013-09-16  Karel Zakfdisk: (bsd) fix add/link partition
2013-09-16  Karel Zakfdisk: (bsd) remove dead code
2013-09-16  Karel Zakfdisk: (bsd) *OSF --> *BSD
2013-09-16  Karel Zakfdisk: (bsd) implement regular bsd menu callback
2013-09-16  Karel Zakfdisk: (bsd) remove generic actions from bsd_command_pr...
next