projects
/
perl
/
modules
/
rgit.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/rgit.git]
/
lib
/
2013-08-24
Vincent Pit
Switch qw delimiters to <>
tree
|
commitdiff
2013-08-23
Vincent Pit
Make sure the POD headings are linkable
tree
|
commitdiff
2010-03-05
Vincent Pit
This is 0.08
v0.08
tree
|
commitdiff
2010-03-05
Vincent Pit
Only apply abs_path() to paths that are either relative...
tree
|
commitdiff
2010-02-24
Vincent Pit
This is 0.07
v0.07
tree
|
commitdiff
2010-02-24
Vincent Pit
Fix constant resolution on 5.8
tree
|
commitdiff
2010-02-24
Vincent Pit
Make App::Rgit::Config->new discover the root directory...
tree
|
commitdiff
2010-02-24
Vincent Pit
Make App::Rgit::Config->new discover the git executable...
tree
|
commitdiff
2010-02-24
Vincent Pit
POD formatting
tree
|
commitdiff
2010-02-24
Vincent Pit
Make sure we chdir to the original directory at the...
tree
|
commitdiff
2010-02-24
Vincent Pit
Yet less namespace pollution
tree
|
commitdiff
2010-02-24
Vincent Pit
Less namespace pollution
tree
|
commitdiff
2010-02-24
Vincent Pit
Always canonify the root, the git path and the repo...
tree
|
commitdiff
2010-02-24
Vincent Pit
Make the path to the git executable absolute in App...
tree
|
commitdiff
2010-02-24
Vincent Pit
Bump copyright year
tree
|
commitdiff
2010-02-24
Vincent Pit
Revamp t/92-pod-coverage.t
tree
|
commitdiff
2010-02-24
Vincent Pit
Fix checking objects and HEAD
tree
|
commitdiff
2010-02-23
Vincent Pit
Simplify repository check
tree
|
commitdiff
2010-02-23
Vincent Pit
Stop looking for repositories inside repositories
tree
|
commitdiff
2010-02-23
Vincent Pit
Don't chdir() when searching for git repositories
tree
|
commitdiff
2010-02-23
Vincent Pit
Replace croak() by Carp::confess()
tree
|
commitdiff
2010-02-23
Vincent Pit
Get rid of validate()
tree
|
commitdiff
2010-02-22
Vincent Pit
Remove trailing whitespace
tree
|
commitdiff
2010-02-22
Vincent Pit
Don't depend on Object::Tiny anymore
tree
|
commitdiff
2010-02-22
Vincent Pit
Move policies to a new App::Rgit::Policy class layout
tree
|
commitdiff
2009-05-21
Vincent Pit
Spelling
tree
|
commitdiff
2009-01-04
Vincent Pit
This is 0.06
v0.06
tree
|
commitdiff
2009-01-04
Vincent Pit
Bump copyright year
tree
|
commitdiff
2009-01-04
Vincent Pit
@ wasn't such a good idea for the escape character...
tree
|
commitdiff
2008-12-27
Vincent Pit
Canonify the repository path
tree
|
commitdiff
2008-12-27
Vincent Pit
Use @ as the escape character. ^ is actually an escape...
tree
|
commitdiff
2008-12-27
Vincent Pit
If everything fails, try to append '.bat' to the git...
tree
|
commitdiff
2008-12-27
Vincent Pit
Win32 does not implement all POSIX W* macros, so overri...
tree
|
commitdiff
2008-12-06
Vincent Pit
POD nit
tree
|
commitdiff
2008-12-06
Vincent Pit
Under -D, print the command and the working directory...
tree
|
commitdiff
2008-10-26
Vincent Pit
Document App::Rgit::Command::report
tree
|
commitdiff
2008-10-21
Vincent Pit
This is 0.05
v0.05
tree
|
commitdiff
2008-10-21
Vincent Pit
Add a diagnostics mode. Only print infos when this...
tree
|
commitdiff
2008-10-10
Vincent Pit
Build escapes once for all
tree
|
commitdiff
2008-10-07
Vincent Pit
This is 0.04
v0.04
tree
|
commitdiff
2008-10-07
Vincent Pit
Doc update
tree
|
commitdiff
2008-10-07
Vincent Pit
Test it, and prevent an undefined warning with fake...
tree
|
commitdiff
2008-10-07
Vincent Pit
Specialize GIT_DIR and GIT_EXEC_PATH for each repo...
tree
|
commitdiff
2008-10-07
Vincent Pit
Default policy is $status ? LAST : NEXT when the user...
tree
|
commitdiff
2008-10-07
Vincent Pit
Just don't return anything when system failed
tree
|
commitdiff
2008-10-07
Vincent Pit
Also pass the signal to the policiy
tree
|
commitdiff
2008-10-07
Vincent Pit
LAST has priority over REDO
tree
|
commitdiff
2008-10-07
Vincent Pit
Check the value returned by git correctly. POSIX is...
tree
|
commitdiff
2008-10-07
Vincent Pit
Allow user-defined policies. Enable interactive failure...
tree
|
commitdiff
2008-10-07
Vincent Pit
git-gui should be executed once
tree
|
commitdiff
2008-10-06
Vincent Pit
This is 0.03
v0.03
tree
|
commitdiff
2008-10-06
Vincent Pit
The root directory can also be a repository
tree
|
commitdiff
2008-10-06
Vincent Pit
Sort the list of repositories by repository path. Test...
tree
|
commitdiff
2008-10-06
Vincent Pit
We need to chdir back to the cwd when we are over,...
tree
|
commitdiff
2008-10-06
Vincent Pit
App::Rgit::Repository::new: split the dir to decide...
tree
|
commitdiff
2008-10-06
Vincent Pit
In App::Rgit::Repository::new, only make the directory...
tree
|
commitdiff
2008-10-06
Vincent Pit
App::Rgit::Command doesn't need App::Rgit::Repository...
tree
|
commitdiff
2008-10-06
Vincent Pit
Really use the root in the Config constructor
tree
|
commitdiff
2008-10-06
Vincent Pit
Move the fake root repository from the Command to the...
tree
|
commitdiff
2008-10-06
Vincent Pit
Don't store the repos in the command, so that no search...
tree
|
commitdiff
2008-10-06
Vincent Pit
chdir to the working directory if possible, as commands...
tree
|
commitdiff
2008-10-05
Vincent Pit
This is 0.02
v0.02
tree
|
commitdiff
2008-10-05
Vincent Pit
Move root and git checks from App::Rgit::new to App...
tree
|
commitdiff
2008-10-05
Vincent Pit
Throughly test App::Rgit::Command::action
tree
|
commitdiff
2008-10-05
Vincent Pit
Improve the class delegation mechanism in App::Rgit...
tree
|
commitdiff
2008-10-05
Vincent Pit
Store the repos as-is in the command object
tree
|
commitdiff
2008-10-05
Vincent Pit
Set fallback command in App::Rgit::Command instead...
tree
|
commitdiff
2008-10-05
Vincent Pit
Import rgit-0.01
v0.01
tree
|
commitdiff