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
/
Plugin
/
git.pm
Age
Commit message (
Expand
)
Author
2010-10-08
taint handling for rev
Joey Hess
2010-10-08
remove todo item
Joey Hess
2010-10-08
fix rcs_prepedit implementation to match spec
Joey Hess
2010-10-06
convert rcs_revert to only stage the reversion
Joey Hess
2010-10-06
remove rcs_showpatch
Joey Hess
2010-10-04
fix $git_root caching
Joey Hess
2010-10-04
fix indentation
Joey Hess
2010-10-04
document new rcs reversion support functions
Joey Hess
2010-10-04
indentation
Joey Hess
2010-10-04
fix bug if git_root is "0"
Joey Hess
2010-10-01
Minor tidy-ups.
Peter Gammie
2010-10-01
Complete rcs_preprevert and lightly test.
Peter Gammie
2010-09-29
First cut at the revert plugin.
Peter Gammie
2010-09-14
git: When updating from remote, use git pull --prune, to avoid possible error...
Joey Hess
2010-07-26
avoid generating receive wrapper if there are no untrusted committers
Joey Hess
2010-07-24
git: Fix gitweb historyurl examples so "diff to current" links work. (Thanks ...
Joey Hess
2010-07-04
move nickname sanitization out
Joey Hess
2010-07-01
git: Added git_wrapper_background_command option. Can be used to eg, make th...
Joey Hess
2010-06-23
bugfix
Joey Hess
2010-06-23
finializing openid nickname support
Joey Hess
2010-06-23
git: Record the username from openid in the git author email. (This avoids di...
Joey Hess
2010-06-23
rcs_getctime and rcs_getmtime take relative filenames
Joey Hess
2010-06-23
rcs_commit and rcs_commit_staged api changes
Joey Hess
2010-06-23
API: rcs_commit and rcs_commit_staged are passed a new parameter
Joey Hess
2010-06-23
Add new optional field usershort to rcs_recentchanges.
Joey Hess
2010-06-16
force list context
Joey Hess
2010-06-15
git: Gix --gettime to properly support utf8 filenames.
Joey Hess
2010-04-16
automatically run --gettime, and optimise it for git
Joey Hess
2010-04-16
--gettime revamp
Joey Hess
2010-02-11
Group related plugins into sections in the setup file, and drop unused rcs pl...
Joey Hess
2010-01-19
handle git-notes breakage
Joey Hess
2010-01-18
brace style and layout
Joey Hess
2009-10-12
skip merges
Joey Hess
2009-10-11
can't use --reverse with git log --follow
Joey Hess
2009-10-11
git: --getctime will now follow renames back to the original creation of a file.
Joey Hess
2009-09-10
clean up use of IkiWiki::Receive
Joey Hess
2009-03-20
fix rcs_getctime to return first, not last, change time
Joey Hess
2009-03-09
git: Manually decode git output from utf-8, avoids warning messages on invali...
Joey Hess
2009-03-09
git: Fix utf-8 encoding of author names.
Joey Hess
2009-01-25
git: Fix malformed utf8 recieved from git.
Joey Hess
2009-01-05
A recent change to gitweb removed support for the form of diffurl that many ...
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-10-27
git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit.
Joey Hess
2008-10-24
the pre-receive wrapper needs to be suid after all
Joey Hess
2008-10-24
include temp file for attachment change too
Joey Hess
2008-10-24
updates
Joey Hess
2008-10-23
untrusted committers code seems to be fully working
Joey Hess
2008-10-23
check_canattach hooked up
Joey Hess
2008-10-23
more work on untrusted committers
Joey Hess
2008-10-22
initial support for git repos with untrusted committers
Joey Hess
[next]