Commit graph

7 commits

Author SHA1 Message Date
Sitaram Chamarty 1f1b95f4c6 compile: move umask up to cover other outputs also 2009-08-25 07:06:36 +05:30
Sitaram Chamarty cd01bb5297 compile: fail/error checks:
- don't update authkeys if parse fails
    (done by moving that code so it runs *after* the parse)
  - check group/usernames for sanity
2009-08-24 17:40:44 +05:30
Sitaram Chamarty 3cddc4ca35 compile/update-hook: preserve the order of refs
...by turning the last piece (list of allowed refs) into an array rather than a hash
2009-08-24 15:06:39 +05:30
Sitaram Chamarty 2e38867b59 add hook, the last piece 2009-08-24 15:06:36 +05:30
Sitaram Chamarty 7d016908bd gl-compile-conf changed (see below) and "rc" file added
- factored out all the pathnames etc to an rc
  - taught it to create repos that dont exist but are mentioned
  - promoted user up one level (moving ref down) because gl-auth needs it
  - REPO_BASE no longer contains $HOME so that has to be added in manually

  - little bugs here and there, like in @refs
2009-08-24 15:05:47 +05:30
Sitaram Chamarty dc4193e633 gl-compile-conf now has "compilation" of the conf file also 2009-08-24 06:11:27 +05:30
Sitaram Chamarty 40dbada486 shell? perl? schizophrenia? fix it NOW dammit :) 2009-08-23 11:05:24 +05:30