source: trunk/confman.in @ 597

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @587   5 months blee Implement confman touch for creating versioned files in working copies. …
(edit) @554   5 months blee Handle nocommit logic in commit_repo_only. See #122
(edit) @551   5 months blee Also add statefile creation to confman audit. See #120
(edit) @547   5 months blee Set statefile in confman inst and shift the right number of variables in …
(edit) @545   5 months ccowart WIP: Fixing race condition. And committing to the right place (trunk). …
(edit) @541   5 months blee add CONF_COMMIT_REPO_ONLY option, fixes #122
(edit) @536   9 months blee Commit changes to the repository before updating the working copy. This …
(edit) @521   10 months joshu Reverting changes made for import failing on nonexistent directories; see …
(edit) @520   11 months joshu confman now checks whether the directory that contains a file to be …
(edit) @518   12 months joshu confman now checks whether a directory exists before trying to import it …
(edit) @517   12 months joshu Fixes #143
(edit) @512   18 months joshu Changed 'confman update' so that it no longer has the (undocumented) …
(edit) @511   19 months joshu Adds an $UPDATE_RELEVANT_ONLY option to confman.conf that updates only …
(edit) @508   2 years ccowart Cleaning up exit handling. Fixes #114
(edit) @507   2 years ccowart Moving up the wcopy lock enforces the existence of the wcopy with a …
(edit) @501   3 years ccowart Allowing confman recipe edit to be used with no arguments. Also fixing …
(edit) @499   3 years blee Fix double installs Fixes #102
(edit) @498   3 years ccowart Moving the call to conf_install_file up into the for loop to overcome the …
(edit) @497   3 years blee Fix removal of recipe files when recipe creation is canceled Fixes #103
(edit) @496   3 years blee Fix the install syntax check regression. Fixes #104
(edit) @495   3 years blee Fix the installation of singularities. There are a few corresponding …
(edit) @492   3 years ccowart Apparently doing sed_i_cmd in a variable has quoting issues and doesn't …
(edit) @491   3 years ccowart Defining $sed_i_cmd that deals with OS-specific logic for whether -i must …
(edit) @490   3 years ccowart Fixing function name for recipe commits. Fixes #101
(edit) @479   3 years ccowart Correcting a variable naming issue that broke chgrp. Fixes #99
(edit) @478   3 years ccowart The call to EDITOR outside the loop was using the correct >&3 idiom, but …
(edit) @477   3 years ccowart Passing full paths into conf_commit_file, which is the expected …
(edit) @475   3 years blee Rewrite confman rename. Fixes some unreported bugs and greatly improves …
(edit) @469   3 years ccowart Removing a debugging statement that slipped into trunk. See #84
(edit) @466   3 years ccowart Fixing install. When one thing led to another, I ended up reworking …
(edit) @465   3 years ccowart Locking idiom is improved (and documented in the wiki). See #87
(edit) @464   3 years ccowart I've significantly improved the new log message handling features. The …
(edit) @463   3 years ccowart Updated confman recipe print with no arguments to print the host's …
(edit) @462   3 years ccowart Reworked the way in which confman handles opening an EDITOR for recipe …
(edit) @454   3 years blee Implement bulk operations for confman recipe remove. See #72
(edit) @452   3 years blee Implement bulk operations for confman rmmod and robustify error handling. …
(edit) @451   3 years blee Implement bulk operations for confman create. See #72
(edit) @443   3 years blee Fix multiple calls to print_help that were intended to call print_usage. …
(edit) @437   3 years blee Re-architect the way tmpfiles are created. All processes automatically …
(edit) @433   3 years blee Fix syntax check for confman create. See #73
(edit) @430   3 years blee Improve error handling for conf_create_module. See #67
(edit) @417   3 years ccowart Passing arguments to "svn update" via confman update. Needs to be merged …
(edit) @388   3 years ccowart Version output is now supported. Fixes #27
(edit) @387   3 years ccowart Cleaned up exit handling. * A new global, WCOPY_DIRTY is set whenever …
(edit) @386   3 years ccowart * Fixed glob expansion bug in import that led to not-so-empty empty …
(edit) @384   3 years ccowart * Cleaning up recursive locking and releasing semantics in import. * …
(edit) @374   3 years blee Replacing global variables with functions: * METADIR -> conf_meta_dir * …
(edit) @357   3 years blee audit should run conf_update_tree like install and commit to ensure that …
(edit) @354   3 years blee Miscellaneous cleanup for audit to look more like commit.
(edit) @352   3 years blee Add usage check for audit.
(edit) @329   3 years ccowart Accidentally committed make dist fix to branch first. Merging back to …
(edit) @325   3 years ccowart Using autotools to fill in paths for bash, svn, and sudo.
(edit) @323   3 years ccowart Refactored sourcing of the documentation library to support the confadmin …
(edit) @319   3 years ccowart * Implemented abort option on empty log. * Cleaned up some logic …
(edit) @318   3 years ccowart Fixing small bug in wc behavior for no-log-needed case.
(edit) @317   3 years ccowart * Made make aware of the confadmin man page * Fixed disagreement between …
(edit) @314   3 years ccowart Don't prompt for a commit message if no files have changed. See #24
(edit) @312   3 years ccowart Fixing this module expansion to use xargs -I instead of a bash curly …
(edit) @308   3 years ccowart This was cause by a recursive locking issue in "newdir." While I was …
(copy) @302   3 years blee This is the big commit to use GNU Autotools. However, Makefile.am could …
copied from trunk/confman:
(edit) @278   3 years ccowart Documented the recipe subcommands in help. Closes #3 Made temp file …
Note: See TracRevisionLog for help on using the revision log.