projects
/
perl
/
modules
/
rgit.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perl/modules/rgit.git
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