Sitaram Chamarty
bfbd887e71
minor docfixes
2011-08-12 21:45:23 +05:30
Sitaram Chamarty
4c1e4b2b1a
v2.0.3
2011-08-08 09:47:56 +05:30
Sitaram Chamarty
817c1835ae
(docfix) you need RW+ to overwrite a tag
...
to my eternal shame (considering how proud I am of my documentation)
this was not mentioned anywhere! I'm getting old...
thanks to Pierre Habouzit for catching this
(also slipped in a few other minor doc changes. I wouldn't mix
unrelated stuff in a commit when doing code changes but it seems ok to
do this for docfixes, for some reason).
2011-08-01 08:12:23 +05:30
Sitaram Chamarty
973157d777
(doc) "authentication-vs-authorisation"
...
"gitolite-without-ssh" doc name was misleading; rename to
"authentication-vs-authorisation"
also restructure the whole thing to answer the main question better, and
fix up links from other places
2011-07-25 20:28:03 +05:30
Sitaram Chamarty
8710521f30
gitosis migration document overhaul (I need feedback on this)
2011-07-18 21:07:38 +05:30
Sitaram Chamarty
b649536847
(minor) fixed some broken links due to 867b34f
...
thanks to j416 for catching this...
2011-07-18 21:06:14 +05:30
Sitaram Chamarty
9882e24084
(a few minor doc fixes)
2011-07-14 19:20:24 +05:30
Sitaram Chamarty
42df4c01a9
gl-dont-panic replaced by more generic gl-admin-push
...
(sorry Douglas Adams; the "towel day" program is no more!)
2011-07-13 22:29:44 +05:30
Christopher M. Fuhrman
df885e5989
Documentation tweaks
...
- Add note about daemon user
- In example, set gitweb.url to proper URL
Signed-off-by: Christopher M. Fuhrman <cfuhrman@panix.com>
2011-07-04 09:08:38 +05:30
Sitaram Chamarty
1f768a1763
(minor) some minor doc fixes
2011-06-14 20:22:04 +05:30
Sitaram Chamarty
5381dbb2da
(doc) upgrading a 'from-client' installation to 'non-root'
2011-06-14 20:21:11 +05:30
Sitaram Chamarty
436662f28f
v2.0.2
2011-06-01 20:17:55 +05:30
Sitaram Chamarty
a6a0db10e9
oopsies... should be checking for "-x" not just "-f or -l" to chain a hook
...
it was trying to execute a broken symlink! (Thanks to Jeff of KDE for
catching this)
2011-05-28 20:33:21 +05:30
Sitaram Chamarty
b706719a56
(here's more proof that writing code is easier...)
...
streamline the README and the install doc a fair bit, especially make
'from-client' install deprecated, and relegate it to an Appendix.
2011-05-28 18:14:19 +05:30
Sitaram Chamarty
31cd56b76d
(minor) doc tweaks
2011-05-28 17:49:22 +05:30
Sitaram Chamarty
d3a663d03f
(ssh doc) (N+1)th time rewrite; the holy grail still eludes me <sigh>
2011-05-12 09:33:46 +05:30
Sitaram Chamarty
867b34f32c
(doc) ADCs now have an overview doc, plus...
...
- repo-deletion is now a proper doc
- other doc enhancements and clarifications
2011-05-12 09:33:19 +05:30
Sitaram Chamarty
2b6d0670df
(doc) a slew of minor doc fixes
2011-05-05 09:32:13 +05:30
Christopher M. Fuhrman
cbb2de157c
(doc) Initial entry of gitolite-gitweb-http-backend documentation
...
Initial entry of markdown documentation as generated by pod2markdown.
Note addition of table-of-contents and appropriate anchors
Signed-off-by: Christopher M. Fuhrman <cfuhrman@panix.com>
[some formatting type changes done by Sitaram]
2011-05-05 08:23:02 +05:30
Sitaram Chamarty
59f3c4a512
v2.0.1
2011-04-30 06:40:53 +05:30
Sitaram Chamarty
074fc61d3a
more docfixes, esp the install doc
2011-04-30 06:39:01 +05:30
Sitaram Chamarty
0d1e05c7e1
"hooklets" -- play nice with any number of site-local 'update' hooks
...
(yes, I made up the name. Deal with it!)
2011-04-29 04:47:30 +05:30
Sitaram Chamarty
d74e58b5de
(minor doc fixes)
2011-04-24 15:16:43 +05:30
Sitaram Chamarty
1006eba2fc
allow the include statement to use globs
...
(bonus: we now have a test case for "include" itself, should it ever
decide to take an unplanned vacation!)
2011-04-01 16:11:59 +05:30
Dylan Simon
58064b8e20
Make limit on number of repos displayed by info with GL_BIG_CONFIG configurable
...
[doc added by Sitaram]
2011-03-30 20:27:12 +05:30
Sitaram Chamarty
0f377a7679
new doc on gitolite without ssh, plus some minor docfixes
2011-03-30 18:42:39 +05:30
Sitaram Chamarty
fc2f8ee709
minor docfix to smart http doc
2011-03-25 11:11:41 +05:30
Ralf Hemmecke
85fe9c1739
(minor) docfix
2011-03-18 06:42:54 +05:30
Sitaram Chamarty
40f40edf20
(minor) fixups to shell-games doc
2011-03-13 18:20:30 +05:30
Sitaram Chamarty
23bf41eccd
(minor) update mirroring doc about servers and mutual trust
2011-03-10 06:34:32 +05:30
Sitaram Chamarty
b0f8924f80
(minor doc clarification)
...
thanks to kfogel for pointing it out
2011-03-09 21:40:00 +05:30
Sitaram Chamarty
396c23e187
forgot to update changelog when tagging v2.0 and promoting to master
2011-03-09 21:34:03 +05:30
Sitaram Chamarty
80d28e6fb0
Merge branch 'dmitrijsledkovs/pu' into pu
2011-03-05 17:29:20 +05:30
Sitaram Chamarty
396bfaa3b9
gl-auth now checks for and run a hook called 'gl-pre-git'
...
see sample code for motivation; other uses at your discretion
2011-03-05 12:23:17 +05:30
Sitaram Chamarty
284431e661
(minor) added info on config vars to admin-defined-commands.mkd
2011-03-02 23:24:45 +05:30
Dmitrijs Ledkovs
a78d969f7c
Fix a typo in docs
2011-03-01 12:29:57 +00:00
Sitaram Chamarty
635ccfafd0
(minor doc enhancement) how to rename a repo
2011-02-26 00:32:53 +05:30
Sitaram Chamarty
02128ff48f
(minor doc fixes)
2011-02-21 21:25:43 +05:30
Sitaram Chamarty
dfdab0f3c8
allow gitolite_rc.mkd values to be overridden by ~/.gitolite.rc
...
you might wonder why these are different from all the other variables in
the rc file... it's just that I never thought people would want to
change these!
2011-02-15 15:10:29 +05:30
Sitaram Chamarty
1c3d96e7cb
(minor doc fix) how to change $REPO_BASE
2011-02-09 09:37:39 +05:30
Sitaram Chamarty
9b212ed0ef
(minor) doc the effect of openssh 5.6 more clearly
2011-02-06 06:24:40 +05:30
Sitaram Chamarty
df157e72b5
<sigh> gitweb doc fixes
...
This patch is dedicated to the person who, when referred to [1] for
gitweb access help, assumed we're talking about a Unix userid called
"gitweb" and said it still doesn't work. He looked at the description
examples and wasn't sure what to do with them. Finally, he missed the
sentence "All gitolite does is:" in the document, and assumed *he* was
supposed to do what the next 3 bullets said (in this case, create the
"description" file manually).
He didn't once think of the gitolite.conf file as being the location for
these instructions, or that "give read access" means "R = ..." instead
of a Unix level "chmod ...".
Do things have to be spelled out so goddamn clearly? Can't people think
for a few seconds and see if there is another way before giving up?
I blame the prevalence of Windows and GUI IDEs. People can only
"click". They can't "think" anymore...
[1]: http://sitaramc.github.com/gitolite/doc/2-admin.html#gwd
2011-02-04 09:57:49 +05:30
Sitaram Chamarty
86206641c8
warnings on non-root method were not scary enough
...
(plus some other minor ssh/install related doc enhancements)
2011-02-03 19:47:11 +05:30
Sitaram Chamarty
a1cbcf2001
migrate doc neglected to mention that gitolite needs update hook)
...
(although it *is* documented in doc/2, I can see where a migrating user
may miss that)
2011-02-02 06:38:03 +05:30
Sitaram Chamarty
86852dabe9
(v2 status) mob branches tested (manually)
2011-01-29 17:28:03 +05:30
Sitaram Chamarty
d2cef2d05e
doc fixes related to conf and rc getting their own doc files
2011-01-29 17:07:57 +05:30
Sitaram Chamarty
6a5d564917
(minor) less important docs have "## title" now
...
this is so the make-gh-pages (not part of gitolite) script can boldface
the ones which have "# title"
2011-01-29 15:47:53 +05:30
Sitaram Chamarty
dab35f3565
fixup all docs to allow URLs pointing to gh-pages
2011-01-26 08:08:18 +05:30
Sitaram Chamarty
12f75cdc41
(minor doc fixes for next commit)
2011-01-26 08:08:18 +05:30
Sitaram Chamarty
6bcb5c162d
gitolite.conf gets its own document now
2011-01-24 06:21:00 +05:30