]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils/rename.c
libmount: fix comment referring to passno field
[thirdparty/util-linux.git] / misc-utils / rename.c
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-10-04  Patrick Steinhardtrename: avoid undefined function prototype for `fpurge`
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-16  Karel ZakMerge branch 'choom'
2018-04-16  Karel ZakMerge branch 'rename-interactive' of https://github...
2018-04-09  G.raud Meyerrename: fixup & style (no functional changes)
2018-04-09  G.raud Meyerrename: test availability of __fpurge() and fpurge()
2018-04-09  G.raud Meyerrename: ask(): call __fpurge() to cater for multi-byte...
2018-04-09  G.raud Meyerrename: ask(): print n when EOF on input
2018-04-09  G.raud Meyerrename: detect tty in cbreak mode to make ask() read...
2018-04-09  G.raud Meyerrename: add option --interactive to ask before overwriting
2018-04-09  G.raud Meyerrename: skip faccessat() failure if AT_SYMLINK_NOFOLLOW...
2018-04-09  G.raud Meyerrename: check source file access early
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-04-09  Karel ZakMerge branch 'rename-fix-noact-without-nooverwrite...
2018-03-29  G.raud Meyerrename: prevent --no-act from setting --no-overwrite
2018-03-27  G.raud Meyerrename: when --no-overwrite skip verbosily only when...
2018-03-27  G.raud Meyerrename: consolidate printing the symlink in addition...
2018-03-27  G.raud Meyerrename: fix/reverse the semantics of --no-overwrite...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2017-12-20  Karel ZakMerge branch 'gpt-part-name' of https://github.com...
2017-12-04  Sami Kerolarename: use access(3) to check if a file exists
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-14  Sami Kerolarename: notice when expression and replacement are...
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-03  Dov GrobgeldChanged "override" to "overwrite" rename option.
2017-05-27  Dov GrobgeldAdded --no-override option to rename.
2017-05-19  Sami Kerolarename: make --no-act to imply --verbose
2017-02-15  Alexander F Rødsethrename: add --no-act option
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2015-06-25  Andreas Henrikssonrename: allow full-path renames
2015-02-10  Sami Kerolarename: use strrchr() instead of rindex()
2015-02-02  Benno Schulenbergtextual: grammarize and harmonize the stat error message
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-07-23  Benno Schulenbergtextual: fix some typos and inconsistencies in various...
2014-07-22  Karel ZakMerge branch 'rename' of git://github.com/kerolasa...
2014-07-18  Sami Kerolarename: use function pointer to select file or symlink...
2014-07-18  Sami Kerolarename: continue despite something failed
2014-07-18  Sami Kerolarename: allow renaming in subdirectories
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-01-14  Karel Zakrename: fix mem leak [coverity scan]
2013-03-27  Karel Zakrename: fix memory leak [coverity scan]
2013-01-25  Sami Kerolarename: make usage() translator friendly
2013-01-25  Benno Schulenbergtextual: gettextize several overlooked messages
2012-12-10  Karel Zakrename: use macro to print version
2012-12-10  Jan (yac) Matějkarename: add --symlink option for renaming symlink target
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolamisc-utils: verify writing to streams was successful
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-16  Karel Zakrename: cleanup usage()
2011-06-27  Karel ZakMerge branch 'wknd23' of git://github.com/kerolasa...
2011-06-25  Sami KerolaMerge branch 'wknd23' into sfdisk
2011-06-25  Sami Kerolarename: verbose option & maintenance fixes
2010-10-21  Davidlohr Buesomisc-utils: use new xmalloc() wrapper
2007-09-05  Li Zefanrename: remove useless variable
2006-12-06  Karel ZakImported from util-linux-2.13-pre2 tarball. v2.13-pre2
2006-12-06  Karel ZakImported from util-linux-2.13-pre1 tarball. v2.13-pre1
2006-12-06  Karel ZakImported from util-linux-2.10m tarball. v2.10m
2006-12-06  Karel ZakImported from util-linux-2.10f tarball. v2.10f