index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Rcs
Age
Commit message (
Expand
)
Author
2008-07-23
add todo
Joey Hess
2008-07-22
add rcs_commit_staged and rcs_rename
Joey Hess
2008-07-21
All rcs backends need to implement rcs_remove
Joey Hess
2008-07-17
mark old web commits as from web
Joey Hess
2008-07-17
fix web commit determination
Joey Hess
2008-07-17
dummy up an email address for web commits
Joey Hess
2008-07-17
git: Fix parsing of git logs with no commit messages at all.
Joey Hess
2008-07-17
change how web commits are specified
Joey Hess
2008-07-17
git: Put web committer name/openid/address in the git author field
Joey Hess
2008-07-11
fix use ordering
Joey Hess
2008-05-15
git: Skip over signed-off-by and similar lines in commit messages when genera...
Joey Hess
2008-05-02
git: Put -- before the filename when calling git rev-list to avoid warning me...
Joey Hess
2008-04-10
Use bzr --quiet to avoid it outputting stuff and messing up http headers. (Sc...
Joey Hess
2008-04-10
Fix broken rcs_update for bzr. (Scott Bronson)
Joey Hess
2008-03-12
truncate recentchangesdiffs after 200 lines
Joey Hess
2008-03-12
use git show to get the diff
Joey Hess
2008-03-12
* monotone: Require version 0.38 or greater, and stop using the mtnmergerc
Joey Hess
2008-03-07
* Remove locking code in git rcs_commit. I'm not sure if this was ever
Joey Hess
2008-03-03
* Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.
Joey Hess
2008-02-20
* tla: Remove call to escapeHTML when constructing recentchanges message;
Joey Hess
2008-02-14
* monotone: Add code to default mergerc file to run
Joey Hess
2008-02-03
remove spurious EOF
Joey Hess
2008-02-03
* monotone changes by Brian May:
Joey Hess
2008-01-30
Expand file-id in diffurl in the bzr backend.
Jelmer Vernooij
2008-01-29
rename bazaar -> bzr after discussion with jelmer
Joey Hess
2008-01-29
commit only the changed file
Joey Hess
2008-01-29
stylistic changes
Joey Hess
2008-01-29
Merge git://git.samba.org/jelmer/ikiwiki
Joey Hess
2008-01-29
* Removed support for sending commit notification mails. Along with it went
Joey Hess
2008-01-28
change rcs_recentchanges when to absolute, not relative, time
Joey Hess
2008-01-28
remove debug message
Joey Hess
2008-01-28
figured out how rev is used..
Joey Hess
2008-01-28
add an id field to the rcs_recentchanges return structure
Joey Hess
2008-01-28
remove extraneous quoting
Joey Hess
2008-01-28
test1
Joey Hess
2008-01-28
really fix comment
Joey Hess
2008-01-28
update comment
Joey Hess
2008-01-28
Finish bazaar backend and make the remaining test pass.
Jelmer Vernooij
2008-01-28
Initial work adding support for Bazaar.
Jelmer Vernooij
2008-01-17
Add full parser for git diff-tree output
Brian Downing
2007-12-16
* git: Correct display of multiline commit messages in recentchanges.
Joey Hess
2007-11-12
* The first git commit legitimately has no parents. Avoid recentchanges
Joey Hess
2007-10-31
fix dumb mistake
Joey Hess
2007-10-31
* Don't truncate git commit messages to the first line in RecentChanges,
Joey Hess
2007-10-31
* Improve the RecentChanges display for git merges, by passing -c instead
Joey Hess
2007-10-31
* Avoid using commands like git-diff and instead use "git diff".
Joey Hess
2007-10-31
* Avoid a race in the git rcs_commit function, by not assuming HEAD will
Joey Hess
2007-10-26
Run git-commit -q (though it doesn't do much good due to its stderr abuse).
Joey Hess
2007-10-22
* If gitorigin_branch is set to the empty string, don't push or pull.
joey
2007-10-21
minor stylistic changes
joey
[next]