root/trunk/confman.in

Revision Log Mode:


Legend:

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