source: trunk @ 597

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @595   5 weeks blee Include meta/.svn/entries in recipe-style exports when …
(edit) @593   6 weeks blee Introduce option CONF_EXPORT_FILEDB_PLUS_SVN. This allows a single …
(edit) @591   6 weeks blee In confexport always use conf_revision_svn since the fdb may be stale. …
(edit) @588   6 weeks blee Quote the property value before returning it. Fixes #137
(edit) @587   6 weeks blee Implement confman touch for creating versioned files in working copies. …
(edit) @585   6 weeks blee Introduce new option CONF_EXPORT_FILEDB. This allows confexport to …
(edit) @583   6 weeks blee Remove the use of test -v, which only appears to exist in Bash 4.2+. …
(edit) @581   6 weeks blee Add libfiledb.sh to svn:ignore. See #153
(edit) @579   6 weeks blee Fix handling of escape sequences in filedb_write. See #153
(edit) @578   6 weeks blee Support literal backslashes, tabs, and new lines. See #153
(edit) @577   6 weeks blee Create a simpler library for dumping/loading Bash associative arrays …
(edit) @576   7 weeks blee Create filedb_lock_if_exists function and use that everywhere except …
(edit) @575   7 weeks blee Verify argument count in libfiledb functions. See #153
(edit) @574   7 weeks blee Create a shell library for a primitive file-backed key-value store. This …
(edit) @573   7 weeks ccowart Mocking up a hook that simply checks to see if confman:version revprop is …
(edit) @572   7 weeks ccowart Having confman report its version as part of the commit. See #152.
(edit) @569   7 weeks blee Copy fix for #123 into trunk, because it only made it into confman-1.9. …
(edit) @554   7 weeks blee Handle nocommit logic in commit_repo_only. See #122
(edit) @553   7 weeks blee Correct typo in variable name. See #120
(edit) @552   7 weeks blee Add debug messages to indicate when files and directories are being …
(edit) @551   7 weeks blee Also add statefile creation to confman audit. See #120
(edit) @550   7 weeks blee Also reverse the recipe in confsync. See #120
(edit) @549   7 weeks blee Move the file conf_get_prop calls in conf_rollout into the conditional to …
(edit) @548   7 weeks blee Also reverse the recipe in confaudit for consistency. See #120
(edit) @547   7 weeks blee Set statefile in confman inst and shift the right number of variables in …
(edit) @546   7 weeks ccowart Have to use whole-line matching to prevent substring matches. See #120.
(edit) @545   7 weeks ccowart WIP: Fixing race condition. And committing to the right place (trunk). …
(edit) @542   7 weeks blee Add new option CONF_EXPORT_INCREMENTAL_LN to allow incremental confexports …
(edit) @541   7 weeks blee add CONF_COMMIT_REPO_ONLY option, fixes #122
(edit) @540   2 months blee Also do not sync if the last_action was a sync, see #147
(edit) @539   2 months blee check if CONF_EXPORT_FILE exists before trying to move it, fixes #148
(edit) @538   6 months blee Undo accidental commit of -x in confsync. See #147
(edit) @537   6 months blee Consolidate confsync revision comparison code. This also catches the case …
(edit) @536   6 months blee Commit changes to the repository before updating the working copy. This …
(edit) @533   6 months joshu Corrected abspath's behavior to resolve as much of the real path as …
(edit) @532   6 months blee Document the bug of incremental confexports not catching in-repository …
(edit) @531   6 months blee Correctly handle module deletion in incremental confexports See #140
(edit) @530   6 months blee Improve parsing of svn diff output in conf_export. See #140
(edit) @528   6 months blee Remove unnecessary argument passed to confexport_unlock_system. See #141
(edit) @527   6 months blee Correctly handle recipe deletion in incremental confexports See #140
(edit) @526   6 months blee confexport now records the export style used in addition to the revision. …
(edit) @525   6 months blee Create new CONF_EXPORT_INCREMENTAL configuration option. When enabled, …
(edit) @524   6 months blee Document the new confexport behavior of checking the revision number of …
(edit) @523   6 months blee Unbreak inclusion of metadata in recipe-style exports See #140
(edit) @522   6 months blee First pass at optimizing confexport performance * Keep state between …
(edit) @521   6 months joshu Reverting changes made for import failing on nonexistent directories; see …
(edit) @520   8 months joshu confman now checks whether the directory that contains a file to be …
(edit) @519   9 months joshu Addresses blee's worries about a race condition in confman updates by …
(edit) @518   9 months joshu confman now checks whether a directory exists before trying to import it …
(edit) @517   9 months joshu Fixes #143
(edit) @515   9 months blee implement locking for confexport, fixes #141
(edit) @513   9 months blee fix conf_fetch_file for HTTP transport, fixes #142
(edit) @512   14 months joshu Changed 'confman update' so that it no longer has the (undocumented) …
(edit) @511   15 months joshu Adds an $UPDATE_RELEVANT_ONLY option to confman.conf that updates only …
(edit) @510   2 years ccowart Fixing the die handler to exit the subshell instead of allowing some …
(edit) @509   2 years ccowart Allowing username overriding for repository access. Fixes #115
(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) @506   2 years ccowart Fixing up group permissions on /var/db/confman. Fixes #110
(edit) @503   2 years ccowart Documenting bugs. Fixes #107
(edit) @501   2 years ccowart Allowing confman recipe edit to be used with no arguments. Also fixing …
(edit) @499   2 years blee Fix double installs Fixes #102
(edit) @498   2 years ccowart Moving the call to conf_install_file up into the for loop to overcome the …
(edit) @497   2 years blee Fix removal of recipe files when recipe creation is canceled Fixes #103
(edit) @496   2 years blee Fix the install syntax check regression. Fixes #104
(edit) @495   2 years blee Fix the installation of singularities. There are a few corresponding …
(edit) @492   2 years ccowart Apparently doing sed_i_cmd in a variable has quoting issues and doesn't …
(edit) @491   2 years ccowart Defining $sed_i_cmd that deals with OS-specific logic for whether -i must …
(edit) @490   2 years ccowart Fixing function name for recipe commits. Fixes #101
(edit) @479   2 years ccowart Correcting a variable naming issue that broke chgrp. Fixes #99
(edit) @478   2 years ccowart The call to EDITOR outside the loop was using the correct >&3 idiom, but …
(edit) @477   2 years ccowart Passing full paths into conf_commit_file, which is the expected …
(edit) @476   2 years blee Fix the svn commit in conf_rename. See #97
(edit) @475   2 years blee Rewrite confman rename. Fixes some unreported bugs and greatly improves …
(edit) @473   2 years blee Remove unnecessary username in confman create log message Fixes #93
(edit) @471   2 years ccowart Adding support for a -q flag to suppress the no-op log messages. Fixes …
(edit) @470   2 years ccowart Fixing double-install issue. See #89
(edit) @469   2 years ccowart Removing a debugging statement that slipped into trunk. See #84
(edit) @467   2 years ccowart Requiring the recipe be set for confaudit and confsync. See #88
(edit) @466   2 years ccowart Fixing install. When one thing led to another, I ended up reworking …
(edit) @465   2 years ccowart Locking idiom is improved (and documented in the wiki). See #87
(edit) @464   2 years ccowart I've significantly improved the new log message handling features. The …
(edit) @463   2 years ccowart Updated confman recipe print with no arguments to print the host's …
(edit) @462   2 years ccowart Reworked the way in which confman handles opening an EDITOR for recipe …
(edit) @460   2 years ccowart This is a real, tested fix for the linking business. I've also …
(edit) @457   2 years blee Detect SVNVERSION automatically. This change requires GNU make. See #81
(edit) @456   2 years blee Add missing '\' to CLEANFILES. See #82
(edit) @454   2 years blee Implement bulk operations for confman recipe remove. See #72
(edit) @453   2 years blee Document confman rmmod bulk operations. See #72
(edit) @452   2 years blee Implement bulk operations for confman rmmod and robustify error handling. …
(edit) @451   2 years blee Implement bulk operations for confman create. See #72
(edit) @449   2 years blee Ensure that lock files are world-readable, which removes the need for …
(edit) @447   2 years blee Catch generic help call in both confmandoc and confadmindoc for clean …
(edit) @446   2 years blee Remove some trailing whitespace.
(edit) @445   2 years blee print_help doesn't expect to receive an rc from its caller. See #79
(edit) @444   2 years blee print_help doesn't expect to receive an rc from its caller. See #79
(edit) @443   2 years blee Fix multiple calls to print_help that were intended to call print_usage. …
(edit) @442   2 years blee Remove some trailing whitespace.
(edit) @441   2 years blee Revert extraneous modification from previous commit. See #78
(edit) @440   2 years blee Fix typo in recipe help. See #78
Note: See TracRevisionLog for help on using the revision log.