2010-02-24 |
Vincent Pit | Yet less namespace pollution |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Less namespace pollution |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Always canonify the root, the git path and the repo... |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Make the path to the git executable absolute in App... |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Bump copyright year |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | A 'CHECK' label is no longer accepter in 5.11 |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Complete build_requires |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Clarify "skipping repositories under repositories" |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Revamp t/92-pod-coverage.t |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Revamp t/20-each.t |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Revamp t/21-once.t |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Revamp t/16-levels.t |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Revamp t/15-failures.t |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Test loading all modules |
commit | commitdiff | tree |
2010-02-24 |
Vincent Pit | Fix checking objects and HEAD |
commit | commitdiff | tree |
2010-02-23 |
Vincent Pit | Simplify repository check |
commit | commitdiff | tree |
2010-02-23 |
Vincent Pit | Stop looking for repositories inside repositories |
commit | commitdiff | tree |
2010-02-23 |
Vincent Pit | Don't chdir() when searching for git repositories |
commit | commitdiff | tree |
2010-02-23 |
Vincent Pit | Replace croak() by Carp::confess() |
commit | commitdiff | tree |
2010-02-23 |
Vincent Pit | Get rid of validate() |
commit | commitdiff | tree |
2010-02-22 |
Vincent Pit | Remove trailing whitespace |
commit | commitdiff | tree |
2010-02-22 |
Vincent Pit | Don't depend on Object::Tiny anymore |
commit | commitdiff | tree |
2010-02-22 |
Vincent Pit | Move policies to a new App::Rgit::Policy class layout |
commit | commitdiff | tree |
2009-10-04 |
Vincent Pit | Re-indent WriteMakefile() arguments |
commit | commitdiff | tree |
2009-10-04 |
Vincent Pit | Build the $name from $dist |
commit | commitdiff | tree |
2009-10-04 |
Vincent Pit | Put prerequisites in their own separate hash |
commit | commitdiff | tree |
2009-10-04 |
Vincent Pit | Give an explicit value to dynamic_config |
commit | commitdiff | tree |
2009-09-26 |
Vincent Pit | Kwalitee test overhaul |
commit | commitdiff | tree |
2009-08-16 |
Vincent Pit | base.pm is also a dependency |
commit | commitdiff | tree |
2009-07-06 |
Vincent Pit | Get rid of t/90-boilerplate.t |
commit | commitdiff | tree |
2009-05-21 |
Vincent Pit | Spelling |
commit | commitdiff | tree |
2009-04-22 |
Vincent Pit | Slashes are reserved and hence must be encoded in the... |
commit | commitdiff | tree |
2009-04-16 |
Vincent Pit | Point the repository to the gitweb instead of the bare... |
commit | commitdiff | tree |
2009-02-07 |
Vincent Pit | Use recent ExtUtils::MakeMaker features to generate... |
commit | commitdiff | tree |
2009-01-04 |
Vincent Pit | This is 0.06 v0.06 |
commit | commitdiff | tree |
2009-01-04 |
Vincent Pit | Bump copyright year |
commit | commitdiff | tree |
2009-01-04 |
Vincent Pit | @ wasn't such a good idea for the escape character... |
commit | commitdiff | tree |
2008-12-27 |
Vincent Pit | Remove trailing CRLFs before testing what we received |
commit | commitdiff | tree |
2008-12-27 |
Vincent Pit | Canonify the repository path |
commit | commitdiff | tree |
2008-12-27 |
Vincent Pit | Use @ as the escape character. ^ is actually an escape... |
commit | commitdiff | tree |
2008-12-27 |
Vincent Pit | Wrap t/bin/git into t/bin/git.bat to test on Win32 |
commit | commitdiff | tree |
2008-12-27 |
Vincent Pit | If everything fails, try to append '.bat' to the git... |
commit | commitdiff | tree |
2008-12-27 |
Vincent Pit | Win32 does not implement all POSIX W* macros, so overri... |
commit | commitdiff | tree |
2008-12-11 |
Vincent Pit | chdir(), not chroot() |
commit | commitdiff | tree |
2008-12-06 |
Vincent Pit | POD nit |
commit | commitdiff | tree |
2008-12-06 |
Vincent Pit | Under -D, print the command and the working directory... |
commit | commitdiff | tree |
2008-10-26 |
Vincent Pit | Document App::Rgit::Command::report |
commit | commitdiff | tree |
2008-10-22 |
Vincent Pit | Clarify what's the root and the current directory in... |
commit | commitdiff | tree |
2008-10-21 |
Vincent Pit | This is 0.05 v0.05 |
commit | commitdiff | tree |
2008-10-21 |
Vincent Pit | Add a diagnostics mode. Only print infos when this... |
commit | commitdiff | tree |
2008-10-20 |
Vincent Pit | Add an open shell option in interactive mode |
commit | commitdiff | tree |
2008-10-10 |
Vincent Pit | Build escapes once for all |
commit | commitdiff | tree |
2008-10-09 |
Vincent Pit | Config as a prereq bewilders installers |
commit | commitdiff | tree |
2008-10-08 |
Vincent Pit | Require 5.8. Do not really want to support 5.6 |
commit | commitdiff | tree |
2008-10-08 |
Vincent Pit | POD nit in bin/rgit |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | This is 0.04 v0.04 |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Doc update |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Add a few command line switches. List::Util isn't requi... |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Test it, and prevent an undefined warning with fake... |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Specialize GIT_DIR and GIT_EXEC_PATH for each repo... |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Set a process group when possible |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | A little hack to test all contexts for App::Rgit::Comma... |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Test that 'rgit gui' acts as Once |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Test policies |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Default policy is $status ? LAST : NEXT when the user... |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Just don't return anything when system failed |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Also pass the signal to the policiy |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | LAST has priority over REDO |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Check the value returned by git correctly. POSIX is... |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Allow user-defined policies. Enable interactive failure... |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | git-gui should be executed once |
commit | commitdiff | tree |
2008-10-07 |
Vincent Pit | Improve tests granularity |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | This is 0.03 v0.03 |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | The root directory can also be a repository |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | Test wrong action package |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | Sort the list of repositories by repository path. Test... |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | We need to chdir back to the cwd when we are over,... |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | App::Rgit::Repository::new: split the dir to decide... |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | Test directory handling of App::Rgit::Repository |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | In App::Rgit::Repository::new, only make the directory... |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | App::Rgit::Command doesn't need App::Rgit::Repository... |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | Really use the root in the Config constructor |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | Move the fake root repository from the Command to the... |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | Don't store the repos in the command, so that no search... |
commit | commitdiff | tree |
2008-10-06 |
Vincent Pit | chdir to the working directory if possible, as commands... |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | We settled for 'with' |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | This is 0.02 v0.02 |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Test caching of repositories in App::Rgit::Config:... |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Do the repository checks in the right order |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Really get rid of t/repos |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Noop |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Move root and git checks from App::Rgit::new to App... |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Test setting an action |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Throughly test App::Rgit::Command::action |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Improve the class delegation mechanism in App::Rgit... |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Store the repos as-is in the command object |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Set fallback command in App::Rgit::Command instead... |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Ignore Debian_CPANTS.txt |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Since we can't store our fake .git dirs in a git repo... |
commit | commitdiff | tree |
2008-10-05 |
Vincent Pit | Import rgit-0.01 v0.01 |
commit | commitdiff | tree |
|