Commit Graph

7 Commits

Author SHA1 Message Date
John Goerzen
ff6ed900fc Use shell_quote and --git-dir for args passed to git
the cd #{target('')} approach does not work on Windows

All unit tests pass


git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1218 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-09 13:09:18 +00:00
Jean-Philippe Lang
93c2aebb61 Make Darcs adapter work with stringified revisions (test added).
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1213 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-09 10:00:51 +00:00
John Goerzen
78d70c12b6 Logic simplification
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1211 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-08 19:48:21 +00:00
John Goerzen
12c5881ef0 Performance optimization: support limit for call to revisions
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1210 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-08 19:48:17 +00:00
John Goerzen
b36aa125a6 Removed unused variable
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1209 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-08 19:38:38 +00:00
Jean-Philippe Lang
a834312a3e Git patch added (#259) with annotate support. Changeset revision field changed to string.
TODO:
* fix Darcs support and add tests for Darcs
* maybe remove scmid column by moving commit hashes to Changeset#revision for all DSCM

git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1201 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-07 16:27:46 +00:00
Jean-Philippe Lang
25e8baea05 Added git support branch.
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1200 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-07 16:13:06 +00:00