gitolite/src
Sitaram Chamarty fda10c2805 mirroring support...
conf/example.gitolite.rc
  - "slave mode" flag to disable pushes and "list of slaves"

hooks/common/post-receive.mirrorpush
  - code to push to the mirror, creating the repo if needed

src/mirror-shell
  - shell for master pushing to a slave, because we don't actually want
    to go through gitolite itself, yet we have to take care of
    $REPO_BASE being wherever.  And of course we have to set
    GL_BYPASS_UPDATE_HOOK to 1 for the push to happen!

src/gl-mirror-sync
  - manually runnable program to sync from current server to another
2010-08-11 22:37:35 +05:30
..
gitolite.pm separate out the code that sets up ~/.ssh/authorized_keys 2010-08-09 23:21:15 +05:30
gl-auth-command mirroring support... 2010-08-11 22:37:35 +05:30
gl-compile-conf separate out the code that sets up ~/.ssh/authorized_keys 2010-08-09 23:21:15 +05:30
gl-conf-convert all src: (please read full commit message): allow local admin-defined hooks 2009-11-13 18:37:46 +05:30
gl-dont-panic two months too late for towel day... but "dont-panic"! 2010-08-09 23:21:14 +05:30
gl-easy-install include VERSION details when using gl-system-install from a clone 2010-05-31 14:20:58 +05:30
gl-install two months too late for towel day... but "dont-panic"! 2010-08-09 23:21:14 +05:30
gl-mirror-shell mirroring support... 2010-08-11 22:37:35 +05:30
gl-mirror-sync mirroring support... 2010-08-11 22:37:35 +05:30
gl-setup (minor) gl-setup fixes 2010-08-09 23:21:14 +05:30
gl-setup-authkeys separate out the code that sets up ~/.ssh/authorized_keys 2010-08-09 23:21:15 +05:30
gl-system-install remove a few needless bashisms... 2010-06-01 20:07:53 +05:30
gl-tool new server-side program "gl-tool", subcommand "shell-add" 2010-04-09 21:05:17 +05:30
sshkeys-lint sshkeys-lint: new program 2010-01-25 13:17:14 +05:30