joey
dcb740513c
typo
2007-09-02 23:05:12 +00:00
joey
78655b9d7e
add link to etch backport
2007-09-02 23:04:28 +00:00
joey
8e830722c8
web commit by lucabrivio
2007-09-02 21:59:06 +00:00
joey
ef43bff1ca
* Correct generation of RFC 3339 format times for atom/rss feeds. Always use
...
gmtime for these since a time zone is not specified.
2007-09-02 19:29:40 +00:00
joey
b610ca5cbf
web commit by http://joey.kitenet.net/
2007-09-02 18:26:35 +00:00
joey
e15b1cf8ee
web commit by tschwinge: I'm running Debian unstable, not testing.
2007-09-02 14:15:30 +00:00
joey
79146f2617
web commit by http://jameswestby.myopenid.com/ : reply about --author
2007-09-02 11:20:35 +00:00
joey
9834caaf32
web commit by http://subvert.org.uk/~bma/ : Thoughts on the --author switch.
2007-09-02 11:16:05 +00:00
joey
ec6ff98d94
web commit by http://jameswestby.myopenid.com/ : Comments on the bzr plugin.
2007-09-02 09:45:48 +00:00
joey
df81177d39
web commit by http://subvert.org.uk/~bma/ : timezone bug.
2007-09-02 03:08:40 +00:00
joey
be7c97c6c9
web commit by http://roktas.myopenid.com/ : reply
2007-09-02 01:21:28 +00:00
joey
531e60835a
web commit by http://subvert.org.uk/~bma/ : Add my bzr.pm code to the patch queue.
2007-09-01 23:32:36 +00:00
joey
a1a6b2057a
web commit by http://subvert.org.uk/~bma/ : Fix a mistake in my example; I shouldn't try to do things from memory...
2007-08-31 13:09:02 +00:00
joey
ce854a973c
comment
2007-08-31 02:25:17 +00:00
joey
19f5223d6e
web commit by tschwinge: Once again.
2007-08-31 00:31:04 +00:00
joey
defd69affe
web commit by tschwinge: Further info.
2007-08-31 00:17:38 +00:00
joey
450ce26d68
web commit by tschwinge: Response.
2007-08-31 00:07:02 +00:00
joey
7816a5dca3
web commit by http://subvert.org.uk/~bma/ : Add my thoughts on some of the issues.
2007-08-31 00:02:45 +00:00
joey
949e3cdeca
close
2007-08-30 23:46:38 +00:00
joey
6f3aebd4f6
fix issue bma noticed (why does it use "r2"?)
2007-08-30 23:45:56 +00:00
joey
5791c55eaf
move to subdir
2007-08-30 23:44:16 +00:00
joey
f960890343
update
2007-08-30 23:42:19 +00:00
joey
a1ef7086f3
web commit by http://subvert.org.uk/~bma/ : Escape what IkiWiki thinks are links.
2007-08-30 17:27:43 +00:00
joey
1091ab8c3e
web commit by http://subvert.org.uk/~bma/
2007-08-30 17:24:30 +00:00
joey
b33987f788
web commit by http://natalian.org/
2007-08-30 17:05:29 +00:00
joey
8be097386f
web commit by http://natalian.org/
2007-08-30 16:58:21 +00:00
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