summaryrefslogtreecommitdiff
path: root/ucf
Commit message (Expand)AuthorAge
* Merge branch 'upstream'Manoj Srivastava2020-06-15
|\
| * fix(bug) Handle diverted files correctlyManoj Srivastava2020-06-15
* | bug(quote) Fix a quoting bug that triggered on dashdebian/3.0042archive/debian/3.0042Manoj Srivastava2020-05-22
|/
* bug(perm): ucf set permissions if destination file does not existManoj Srivastava2020-05-20
* fix(bash): Remove spurious dependencies on bashManoj Srivastava2020-05-19
* feat(divert): Honor dpkg diversionsManoj Srivastava2020-05-19
* feat(SELinux): Allow specifying selinux attributes for dest filesManoj Srivastava2020-05-19
* Backport fixes from master.Manoj Srivastava2020-05-19
* fix(ucf): Do not change permission if 3 way mergeManoj Srivastava2020-05-11
* Do not spit diagnostics to STDOUTManoj Srivastava2015-11-13
* [upstream]: Use dpkg-query --control-path instead of hard-coding a pathManoj Srivastava2013-05-18
* [upstream]: Do not exit normally after errors.Manoj Srivastava2013-04-24
* [upstream]: ucf: script is 'set -e', but tries to test for $?Manoj Srivastava2013-04-24
* [upstream]: Typo fix.Manoj Srivastava2013-04-24
* [upstream]: ucf fails when VERBOSE is set to 1 in /etc/ucf.confManoj Srivastava2013-04-24
* [upstream]: use my_pager when it is setManoj Srivastava2013-04-24
* [upstream]: Improve the test for a controlling tty before lauching a shellManoj Srivastava2013-04-24
* Handle errors in three way mergesManoj Srivastava2009-08-27
* Sleep for 3 seconds after emitting warningManoj Srivastava2009-08-24
* Do not restore $@ until after sanity checks.Manoj Srivastava2009-03-21
* Stash any configuration file less than 25KB in sizeManoj Srivastava2009-03-21
* No longer use a non debconf method to prompt the userManoj Srivastava2009-03-20
* Save and restore command line arguments after parsingManoj Srivastava2009-03-20
* Show the differences on the first tryNiko Tyni2009-02-06
* Substitute the ucf/show_diff DIFF variable contents to protect sensitive dataNiko Tyni2009-02-06
* Use which, not type -a -pManoj Srivastava2009-02-03
* Short circuit if we are purging (no need to invoke debconf)Manoj Srivastava2009-01-25
* Move the debconf stuff _after_ command line parsingManoj Srivastava2009-01-25
* Rearrange code for readability, and add comment blocksManoj Srivastava2009-01-23
* Start issueing a diagnostic if ucf is forced to not use debconfManoj Srivastava2009-01-23
* ucf uses debconf even if called without --debconf-ok and hangsManoj Srivastava2009-01-23
* reset diff question after use so contents are not written to diskJoey Hess2009-01-23
* A one character typo fix.Manoj Srivastava2008-09-03
* Handle exceptional sizes of diff outputManoj Srivastava2008-09-02
* fails to catch conflicts on three-way mergingManoj Srivastava2008-04-03
* Major enhancements to functionalityManoj Srivastava2008-02-21
* Use Choices-C in changeprompt templatesManoj Srivastava2007-11-30
* Make ucf fit the templateManoj Srivastava2007-09-19
* Add support for displaying diffs using debconf itselfManoj Srivastava2007-05-05
* Preserve file ownership and permissionsManoj Srivastava2007-04-17
* typo fixManoj Srivastava2007-01-18
* canonicalize the path names presentedManoj Srivastava2006-10-23
* Emit better diagnostics when readlink fails.Manoj Srivastava2006-06-16
* Make better diagnostic outputManoj Srivastava2006-06-06
* Make file name used in grep more regexp safeManoj Srivastava2006-05-03
* use ucf-{old,dist} instead of dpkg-{old,dist}Manoj Srivastava2006-04-11
* Allow ucf to be run as non-root.Manoj Srivastava2005-10-20
* Added support for side-by-side diffsManoj Srivastava2005-09-20
* implement an option to always install a missing configuration file.Manoj Srivastava2005-08-08
* Make ucf quiet if VERBOSE is set to 0Manoj Srivastava2005-06-25