Joey Hess
577477e1ce
put monotone dir name munging code in auto.setup
...
conceptually cleaner to do it this way
2008-08-22 21:19:53 -04:00
Joey Hess
ae45223b31
more monotone changes from Thomas Keller
2008-08-22 21:16:53 -04:00
Joey Hess
4643233c18
monotone updates
...
- Try to configure a wrapper
- Fix (?) ikiwiki-makerepo repo name mangling
- Add big warning about passphrases
- Doc updates
2008-08-22 00:22:02 -04:00
Joey Hess
db73f81258
ikiwiki-makerepo: Added support for monotone. (Thomas Keller)
2008-08-21 23:44:00 -04:00
Joey Hess
d9db5f2def
Bail if both srcdir and repository are not specified.
2008-08-03 14:21:43 -04:00
martin f. krafft
341651a5d8
Also seed gitignore with recentchanges
...
Signed-off-by: martin f. krafft <madduck@madduck.net>
2008-05-10 12:43:38 -04:00
martin f. krafft
227107b218
Make makerepo set the Git merge remote
...
branch.master.remote previously used to default to origin, which has
recently been changed; it now needs to be set explicitly, which this
patch does.
Closes Debian bug #470517 .
Signed-off-by: martin f. krafft <madduck@madduck.net>
2008-03-11 15:40:07 -04:00
Joey Hess
af20ee2b76
* ikiwiki-makerepo: Don't fail if the third argument ends in a slash.
2008-02-24 17:56:39 -05:00
Jelmer Vernooij
a5907a0b0d
Support creating bzr branches in ikiwiki-makerepo.
2008-01-30 02:02:25 +01:00
Joey Hess
d312709c41
* Old versions of git-init don't support --git-dir or GIT_DIR with
...
--bare. Change ikiwiki-makerepo to use a method that should work with
those older versions too.
2008-01-11 15:12:02 -05:00
Joey Hess
491847ed53
* Add a new ikiwiki-makerepo program, that automates setting up a repo
...
and importing existing content for svn, git, and mercurial. This makes
the setup process much simpler.
* Reorganised git documentation.
* Actually install the ikiwiki-update-wikilist program.
2007-11-27 00:34:17 -05:00