]> git.vpit.fr Git - perl/modules/rgit.git/history - lib/App/Rgit/Repository.pm
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/rgit.git] / lib / App / Rgit / Repository.pm
2013-08-24 Vincent PitSwitch qw delimiters to <>
2013-08-23 Vincent PitMake sure the POD headings are linkable
2010-03-05 Vincent PitThis is 0.08 v0.08
2010-03-05 Vincent PitOnly apply abs_path() to paths that are either relative...
2010-02-24 Vincent PitThis is 0.07 v0.07
2010-02-24 Vincent PitFix constant resolution on 5.8
2010-02-24 Vincent PitPOD formatting
2010-02-24 Vincent PitYet less namespace pollution
2010-02-24 Vincent PitLess namespace pollution
2010-02-24 Vincent PitAlways canonify the root, the git path and the repo...
2010-02-24 Vincent PitBump copyright year
2010-02-24 Vincent PitFix checking objects and HEAD
2010-02-23 Vincent PitSimplify repository check
2010-02-23 Vincent PitGet rid of validate()
2010-02-22 Vincent PitRemove trailing whitespace
2010-02-22 Vincent PitDon't depend on Object::Tiny anymore
2009-01-04 Vincent PitThis is 0.06 v0.06
2009-01-04 Vincent PitBump copyright year
2009-01-04 Vincent Pit@ wasn't such a good idea for the escape character...
2008-12-27 Vincent PitCanonify the repository path
2008-12-27 Vincent PitUse @ as the escape character. ^ is actually an escape...
2008-12-27 Vincent PitWin32 does not implement all POSIX W* macros, so overri...
2008-12-06 Vincent PitUnder -D, print the command and the working directory...
2008-10-21 Vincent PitThis is 0.05 v0.05
2008-10-21 Vincent PitAdd a diagnostics mode. Only print infos when this...
2008-10-10 Vincent PitBuild escapes once for all
2008-10-07 Vincent PitThis is 0.04 v0.04
2008-10-07 Vincent PitTest it, and prevent an undefined warning with fake...
2008-10-07 Vincent PitSpecialize GIT_DIR and GIT_EXEC_PATH for each repo...
2008-10-07 Vincent PitJust don't return anything when system failed
2008-10-07 Vincent PitCheck the value returned by git correctly. POSIX is...
2008-10-06 Vincent PitThis is 0.03 v0.03
2008-10-06 Vincent PitApp::Rgit::Repository::new: split the dir to decide...
2008-10-06 Vincent PitIn App::Rgit::Repository::new, only make the directory...
2008-10-06 Vincent Pitchdir to the working directory if possible, as commands...
2008-10-05 Vincent PitThis is 0.02 v0.02
2008-10-05 Vincent PitImport rgit-0.01 v0.01