index
:
ikiwiki
album
git-annex
git-annex-album
git-annex-album-2
git-annex-album-2-rebased
master
osm-icon-fixes
osm-icon-fixes-rebased
osm-layers-patch
osm-popup-fixes
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
git.pm
Commit message (
Expand
)
Author
Age
*
git: change calling convention of safe_git to have named arguments
Simon McVittie
2016-12-28
*
git: Do the revert operation in a secondary working tree
Simon McVittie
2016-12-28
*
git: Turn $git_dir into a stack
Simon McVittie
2016-12-28
*
Try revert operations (on a branch) before approving them
Simon McVittie
2016-12-28
*
Revert "Tell `git revert` not to follow renames"
Simon McVittie
2016-12-28
*
git: do not fail to commit if committer is anonymous
Simon McVittie
2016-12-28
*
git: don't issue a warning if rcsinfo is undefined
Simon McVittie
2016-12-28
*
Tell `git revert` not to follow renames
Simon McVittie
2016-12-19
*
Use git log --no-renames for recentchanges
Simon McVittie
2016-09-03
*
Correctly handle filenames starting with a dash in add/rm/mv.
Florian Wagner
2016-03-17
*
ensure_committer: don't do anything if we have the environment variables
Simon McVittie
2015-11-30
*
Don't memoize ensure_committer
Simon McVittie
2015-11-30
*
git: if no committer identity is known, set it to "IkiWiki <ikiwiki.info>" in...
Simon McVittie
2015-11-30
*
cloak user PII when making commits etc, and let cloaked PII be used in banned...
Joey Hess
2015-05-14
*
only_committed_changes could fail in a git repository merged with git merge -...
Joey Hess
2014-04-05
*
Merge remote-tracking branch 'remotes/smcv/ready/git-push-origin-master'
Joey Hess
2014-02-23
|
\
|
*
git: explicitly specify the branch to push to origin
Simon McVittie
2014-02-21
*
|
Do not UTF8-escape "/" in Git's diffurl: cgit does not support this.
intrigeri
2013-12-31
|
/
*
deal with the case where oldrev is the same as newrev
Joey Hess
2013-11-16
*
fix eq
Joey Hess
2013-11-16
*
Added only_committed_changes config setting, which speeds up wiki refresh by ...
Joey Hess
2013-11-16
*
Pass --no-edit when used with git 1.7.8 and newer.
Joey Hess
2013-07-10
*
Deal with git behavior change in 1.7.8 and newer that broke support for commi...
Joey Hess
2013-07-10
*
Fix some warnigns in recent perls.
Shlomi Fish
2012-12-17
*
remove debug message
Joey Hess
2012-03-22
*
URI escape filename when generating the diffurl.
Joey Hess
2012-03-13
*
fix display of page name in recentchanges after a revert
Joey Hess
2012-02-07
*
Fix web revert of a file deletion.
Joey Hess
2011-09-05
*
git: Fix bug involving attempting to web revert a commit that included change...
Joey Hess
2010-12-29
*
bugfix
Joey Hess
2010-12-29
*
Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...
Joey Hess
2010-12-29
*
git: Avoid adding files when committing, so as not to implicitly add files li...
Joey Hess
2010-11-29
*
git: Fix temp file location.
Joey Hess
2010-11-29
*
Use author date instead of commit date
Tuomas Jormola
2010-10-31
*
nice message if someone tries to revert a merge commit
Joey Hess
2010-10-23
*
bugfix
Joey Hess
2010-10-23
*
fix web reversion when the srcdir is in a subdir of the git repo.
Joey Hess
2010-10-23
*
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-08
*
convert rcs_revert to only stage the reversion
Joey Hess
2010-10-06
*
remove rcs_showpatch
Joey Hess
2010-10-06
*
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-04
*
Minor tidy-ups.
Peter Gammie
2010-10-01
*
Complete rcs_preprevert and lightly test.
Peter Gammie
2010-10-01
*
First cut at the revert plugin.
Peter Gammie
2010-09-29
[next]