Files
oddmuse/modules
Alex Schroeder def2a4b1e0 git.pl: Some significant changes.
Added: $GitPageFile variable. Set it to true if you want to keep
complete page files in git and not just text.

Fixed: previously git extension was chdir-ing into $GitRepo directory
without ever going back, this could have lead to problems if some other
code needed access to file system.

Fixed: now this extension will work smoothly if $DataDir is set to a
relative path.

Fixed: this extension was probably broken for wiki pages starting with
two dashes (e.g. --SomePage), this is now fixed by using -- to indicate
the end of command-line options.

Changed: GitCleanup is now using GitRun instead of backticks (like
everywhere else). It will also print the exit status of 'git commit'
command.

Changed: some tiny style improvements.
2014-07-30 14:06:07 +02:00
..
2014-06-23 12:54:39 +02:00
2014-06-16 11:19:24 +02:00
2014-07-03 09:17:49 +02:00
2014-06-16 11:19:24 +02:00
2014-07-11 19:09:33 +02:00
2014-06-16 11:19:24 +02:00
2014-06-16 11:19:24 +02:00
2014-07-11 19:09:33 +02:00
2013-03-05 23:07:23 +01:00
2014-06-16 11:19:24 +02:00
2014-04-15 07:31:50 +02:00
2014-07-04 10:33:33 +02:00
2014-07-30 14:06:07 +02:00
2014-06-16 11:19:24 +02:00
2014-06-16 11:19:24 +02:00
2012-07-21 00:40:42 +02:00
2013-01-24 23:31:11 +01:00
New
2009-02-22 19:40:14 +00:00
2014-07-11 19:09:33 +02:00
2013-01-13 01:04:19 +01:00
2014-01-24 23:19:58 +01:00
2011-10-16 10:16:05 +00:00
2014-07-11 19:09:33 +02:00
2014-06-16 11:19:24 +02:00
New
2009-08-11 13:36:23 +00:00
2014-07-11 19:09:33 +02:00
2014-06-16 11:19:24 +02:00
2014-06-16 11:19:24 +02:00
2014-03-18 13:01:27 +01:00
2014-07-11 19:09:33 +02:00
2010-05-15 20:56:03 +00:00
2013-05-19 15:32:54 +02:00
2012-07-21 00:40:42 +02:00
2012-06-14 10:21:40 +02:00
2013-02-01 15:30:31 +01:00