log

age author description
Fri, 19 Feb 2016 19:04:28 +0100 John Schneiderman Fixed inability to list repositorys when not giving a repository name. default tip
Fri, 19 Feb 2016 18:45:37 +0100 John Schneiderman Fixed displayed PEP 8 warnings.
Tue, 07 Apr 2015 20:03:21 +0200 John Schneiderman Fixed error when plug-in not being set when repository was not found.
Tue, 07 Apr 2015 19:37:30 +0200 John Schneiderman Mercurial filter validation.
Tue, 07 Apr 2015 19:07:10 +0200 John Schneiderman Configuration file now split into logical sections.
Tue, 07 Apr 2015 18:25:31 +0200 John Schneiderman Raises an error when the storage name is not provided.
Sat, 28 Mar 2015 11:49:41 +0100 John Schneiderman Added tag 0.4.0 for changeset 813025a65bf1
Sat, 28 Mar 2015 11:49:29 +0100 John Schneiderman Updated copyright information. 0.4.0
Wed, 11 Mar 2015 21:37:53 +0100 John Schneiderman Ability to manage all basic aspects of plug-in configuration in a repository. IN: -
Wed, 11 Mar 2015 20:40:37 +0100 John Schneiderman Fixed incorrect exception being thrown when the configuration file is not found. IN: -
Tue, 10 Mar 2015 19:43:21 +0100 John Schneiderman Ability to remove a repository plug-in. IN: -
Tue, 10 Mar 2015 19:24:23 +0100 John Schneiderman Ability to add a repository plug-in. IN: -
Mon, 09 Mar 2015 21:24:51 +0100 John Schneiderman Reworked the manager functions to use exceptions instead of error codes.
Mon, 09 Mar 2015 20:42:19 +0100 John Schneiderman Replaced the generic file locker with a custom repository locker.
Thu, 08 Jan 2015 18:58:03 +0100 John Schneiderman Updated to address Pep warnings. IN: -
Thu, 21 Aug 2014 19:28:52 -0500 John Schneiderman Added tag 0.3.0 for changeset 7b9eba0c4307
Thu, 21 Aug 2014 19:28:41 -0500 John Schneiderman Added install over-rides to remember. IN: - 0.3.0
Thu, 21 Aug 2014 18:47:00 -0500 John Schneiderman Adjusted ignore format to place a newline when the sytax used changes in a group. IN: -
Thu, 21 Aug 2014 18:42:17 -0500 John Schneiderman Verifies that a specified ignore group is in the ignore list. IN: -
Thu, 21 Aug 2014 18:33:00 -0500 John Schneiderman Adding all ignore groups is more intentional. IN: -
Thu, 21 Aug 2014 18:26:42 -0500 John Schneiderman Suggested ignore addition for OS X. IN: -
Thu, 21 Aug 2014 18:25:49 -0500 John Schneiderman The common group is added by default unless explicitly told to skip. IN: -
Thu, 21 Aug 2014 17:57:30 -0500 John Schneiderman Adding an ignore group no longer must match case. IN: -
Thu, 21 Aug 2014 17:45:43 -0500 John Schneiderman Added files generated during a merge. IN: -
Wed, 13 Aug 2014 19:05:51 -0500 John Schneiderman Handle not finding an ignore file gracefully. IN: _
Wed, 13 Aug 2014 19:02:20 -0500 John Schneiderman Allow removal of unregistered repositories. IN: -
Wed, 13 Aug 2014 18:55:39 -0500 John Schneiderman Display error message when deleting a repository if it's unexpected. IN: -
Wed, 13 Aug 2014 18:43:41 -0500 John Schneiderman Merge updated set-up information with exception on stat usage.
Wed, 13 Aug 2014 18:35:07 -0500 John Schneiderman Updated set-up information to include new dependency. IN: -
Wed, 13 Aug 2014 18:25:35 -0500 John Schneiderman Added needed new feature additions expected prior to beta. IN: -
Wed, 13 Aug 2014 18:21:12 -0500 John Schneiderman Ability to modify only a single repository detail. IN: -
Wed, 13 Aug 2014 18:01:04 -0500 John Schneiderman Fixed issue with the display name being rejected when it's the same repository. IN: -
Tue, 12 Aug 2014 20:05:04 -0500 John Schneiderman Ability to output a list of all repositories manged. IN: -
Tue, 12 Aug 2014 19:12:20 -0500 John Schneiderman Prevent two repositories from having the same display name. IN: -
Fri, 08 Aug 2014 13:15:38 -0500 John Schneiderman Fixed issue with throwing an exception on stat usage. IN: -
Thu, 07 Aug 2014 21:10:21 -0500 John Schneiderman Placed checks to prevent multiple repository manipulations. IN: -
Thu, 07 Aug 2014 20:16:24 -0500 John Schneiderman Added clearing output of what is happening. IN: -
Thu, 07 Aug 2014 20:08:06 -0500 John Schneiderman Handle the HgWeb configuration file using a configuration parser. IN: -
Wed, 06 Aug 2014 19:23:37 -0500 John Schneiderman Ability to select what groups to place in the ignore file. IN: -
Thu, 31 Jul 2014 20:51:22 -0500 John Schneiderman Made the Windows guard function fit the other function patterns. IN: -
Thu, 31 Jul 2014 20:40:48 -0500 John Schneiderman Create an ignore file upon repository creation. IN: -
Thu, 31 Jul 2014 19:30:38 -0500 John Schneiderman Moved application version information into its own file. IN: -
Tue, 29 Jul 2014 22:01:25 -0500 John Schneiderman Simplified repository initialisation verification. IN: -
Tue, 29 Jul 2014 19:23:38 -0500 John Schneiderman Better error message when the configuration file is not read. IN: -
Tue, 29 Jul 2014 18:31:00 -0500 John Schneiderman Unregister repositories only when the storage names are an exact match. IN: -
Tue, 29 Jul 2014 18:24:43 -0500 John Schneiderman Added tag 0.2.1 for changeset 32dc46f22c2a
Tue, 29 Jul 2014 09:07:57 -0500 John Schneiderman Fixed issue with Windows temporary file locking. IN: - 0.2.1
Mon, 28 Jul 2014 18:48:13 -0500 John Schneiderman Add delay to allow configuration file to close in laggy systems. IN: -
Sat, 26 Jul 2014 15:29:15 -0500 John Schneiderman Added tag 0.2.0 for changeset 1f4340543758
Sat, 26 Jul 2014 15:26:32 -0500 John Schneiderman Removed unused imports and simplified function call names. IN: - 0.2.0
Sat, 26 Jul 2014 15:05:09 -0500 John Schneiderman Prevent configuration from being accidentally modified. IN: -
Sat, 26 Jul 2014 14:54:54 -0500 John Schneiderman Clearer error message when a repository is not found. IN: -
Sat, 26 Jul 2014 14:43:35 -0500 John Schneiderman Fixed problem with loosing read permissions. IN: -
Sat, 26 Jul 2014 14:42:31 -0500 John Schneiderman Releaxed requirement for a configuration file for a repository to exist. IN: -
Sat, 26 Jul 2014 14:29:48 -0500 John Schneiderman Register existing repositories. IN: -
Sat, 26 Jul 2014 13:59:13 -0500 John Schneiderman Packaging scripts. IN: -
Sat, 26 Jul 2014 11:51:45 -0500 John Schneiderman Modify an existing repository under the control of HgWeb. IN: -
Wed, 23 Jul 2014 08:36:18 -0500 John Schneiderman Fixed issue setting attributes of a repository in Windows. IN: -
Tue, 22 Jul 2014 17:46:34 -0500 John Schneiderman Added tag 0.1.0 for changeset a21bb6b95a9a
Tue, 22 Jul 2014 17:28:47 -0500 John Schneiderman Fixed error when configuration changes fail. IN: - 0.1.0