joey
f485d7b496
web commit by http://natalian.org/
2007-08-30 16:55:08 +00:00
joey
f837cbe639
web commit by http://natalian.org/
2007-08-30 16:45:49 +00:00
joey
4a55e6aa38
web commit by http://natalian.org/
2007-08-30 16:40:25 +00:00
joey
50e2cbcd9c
web commit by http://natalian.org/
2007-08-30 16:31:54 +00:00
joey
38077033c1
web commit by http://natalian.org/
2007-08-30 16:28:23 +00:00
joey
96ec6e7cf3
web commit by http://natalian.org/
2007-08-30 16:26:42 +00:00
joey
e08da2afc1
web commit by http://natalian.org/
2007-08-30 16:24:01 +00:00
joey
adcd50f2d4
web commit by http://natalian.org/ : writing a little tutorial about using git with ikiwiki
2007-08-30 16:10:24 +00:00
joey
be153363be
web commit by http://natalian.org/
2007-08-30 16:03:50 +00:00
joey
98c3ca89bd
web commit by http://natalian.org/
2007-08-30 16:03:07 +00:00
joey
b1257eb091
web commit by tschwinge: Fix formatting from hell, again.
2007-08-30 14:07:06 +00:00
joey
520b83cc1e
web commit by tschwinge: Error message.
2007-08-30 14:05:59 +00:00
joey
16d43b0b03
web commit by madmax
2007-08-30 13:02:59 +00:00
joey
f1a52fa06c
web commit by madmax
2007-08-30 09:58:52 +00:00
joey
4dcca5b48e
add changelog entries
2007-08-30 02:49:47 +00:00
joshtriplett
41d1f8a035
Mark todo item for git subdirectory support done.
2007-08-30 02:32:38 +00:00
joshtriplett
8de136222e
git.pm: Handle operating in sub-trees of a git repository.
...
When looking for git commits that affect the wiki, only include changes
that affect the ikiwiki source directory. If that is not the top-level
directory in this git repository, strip off the prefix as given by
`git-rev-parse --show-prefix` from all names reported by git-log.
Patch by Jamey Sharp <jamey@minilop.net>.
2007-08-30 02:32:35 +00:00
joshtriplett
c5ee59ec5e
git.pm: Renames from git-diff-tree aren't handled, so don't ask for them.
...
Patch by Jamey Sharp <jamey@minilop.net>.
2007-08-30 02:32:32 +00:00
joshtriplett
7144514b93
Use git-log rather than the shell, git-rev-list, and git-diff-tree.
...
Patch by Jamey Sharp <jamey@minilop.net>.
2007-08-30 02:32:29 +00:00
joey
ee0a1c9422
web commit by tschwinge: Improve formatting from hell.
2007-08-29 22:16:43 +00:00
joey
72fe382f9f
web commit by tschwinge: Another, different use case.
2007-08-29 22:15:14 +00:00
joey
aa25389f57
comments
2007-08-29 21:59:37 +00:00
joey
5d6d191e88
reference bug
2007-08-29 16:50:49 +00:00
joey
5edac33326
markdown bug
2007-08-29 16:49:49 +00:00
joey
4755b3ce52
response
2007-08-29 16:38:46 +00:00
joey
814ff6577d
web commit by madmax
2007-08-29 15:43:43 +00:00
joey
f5e7fbd9a0
web commit by madmax
2007-08-29 15:40:16 +00:00
joey
c87cbb8ed5
web commit by madmax
2007-08-29 15:39:38 +00:00
joey
d3df65fd72
web commit by madmax
2007-08-29 15:39:15 +00:00
joey
d225141935
web commit by madmax
2007-08-29 15:38:36 +00:00
joey
5aae689b86
web commit by madmax
2007-08-29 15:20:24 +00:00
joey
2f531d503a
web commit by madmax
2007-08-29 14:27:55 +00:00
joey
3b33d6946a
web commit by madmax
2007-08-29 14:24:00 +00:00
joey
ec0127bf09
web commit by madmax
2007-08-29 14:22:19 +00:00
joey
a024a3f9a6
web commit by madmax
2007-08-29 14:17:16 +00:00
joey
e110dd63cb
web commit by madmax
2007-08-29 14:09:26 +00:00
joey
c73e0b78f9
use --style default for get_ctime too
2007-08-29 03:02:41 +00:00
joey
67c6ff9b08
* mercurial: Fix rcs_getctime (thanks, bma)
2007-08-29 02:16:45 +00:00
joey
5b8e1cc369
thank goodness for test suites
2007-08-29 02:09:43 +00:00
joey
7813bcf08a
* mercurial: Pass --style defaults to hg log to ensure right format is used.
2007-08-29 02:01:23 +00:00
joey
f90cfde9e3
another problem with this
2007-08-28 23:21:00 +00:00
joey
99261148fe
fix
2007-08-28 23:11:40 +00:00
joey
ad78b73fb0
fix
2007-08-28 23:09:41 +00:00
joey
447ad58ebb
fix
2007-08-28 23:08:30 +00:00
joey
cef0ebe691
fix
2007-08-28 23:08:01 +00:00
joey
4142c02f73
* Tables containing links with a link text were misparsed, because the "|"
...
in the wikilink looked like a table field separator. Avoid this ambiguity
by linkifying the data before parsing it as a table.
* Turn on allow_loose_quotes in the table plugin's Text::CSV object,
so that links from wikilinks don't confuse the parser.
2007-08-28 23:06:24 +00:00
joey
25294defb8
Don't allow newlines in link text in a wikilink.
2007-08-28 22:54:54 +00:00
joey
4da3838bd6
clarify
2007-08-28 21:37:50 +00:00
joey
58318b3ef9
* Allow -cgi -wrapper to be passed on the command line to generate a
...
wrapper.
* Fix some taint issues with generating wrappers using the command line.
2007-08-28 21:14:03 +00:00
joey
fe316c4434
web commit by madmax: bugreport clarification
2007-08-28 17:14:20 +00:00