index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
redmine
/
scm
/
adapters
/
darcs_adapter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
1
-239
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-4
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Fixed DarcsAdapter for ruby 1.9.3.
Jean-Philippe Lang
2012-03-02
1
-1
/
+2
*
scm: darcs: use "shell_quote_command" method at adapter for JRuby + Windows c...
Toshi MARUYAMA
2011-07-15
1
-1
/
+1
*
scm: darcs: remove trailing white-spaces from adapter source.
Toshi MARUYAMA
2011-05-06
1
-4
/
+4
*
scm: add "options" parameter in adapter entries().
Toshi MARUYAMA
2011-05-04
1
-1
/
+1
*
scm: fix unit tests fails in Ruby 1.9.
Toshi MARUYAMA
2011-03-03
1
-1
/
+1
*
scm: update adapter initialize() to use path encoding (#2664, #2274).
Toshi MARUYAMA
2011-02-24
1
-1
/
+2
*
scm: Ruby 1.9 compatibility in getting scm version (#4273).
Toshi MARUYAMA
2011-02-22
1
-0
/
+3
*
scm: darcs: override client_available method (#4273).
Toshi MARUYAMA
2011-02-19
1
-0
/
+4
*
scm: darcs: space cleanup in adapter.
Toshi MARUYAMA
2011-02-19
1
-4
/
+4
*
scm: use shell quote for scm command at adapter level (#7517, #4273).
Toshi MARUYAMA
2011-02-14
1
-15
/
+23
*
scm: change key name of configurable command name (#7517, #6159, #7047).
Toshi MARUYAMA
2011-02-04
1
-1
/
+1
*
scm: add a feature of configurable path of executable for scm adapters (#7517).
Toshi MARUYAMA
2011-02-04
1
-1
/
+1
*
scm: darcs: fix Darcs adapter recognizes new files as modified files above Da...
Toshi MARUYAMA
2011-01-23
1
-1
/
+30
*
scm: darcs: switch '.' or @url at entries() in darcs version (#4899).
Toshi MARUYAMA
2011-01-22
1
-1
/
+3
*
scm: darcs: change io.gets to io.read and add darcs version unit (#4494, #5404).
Toshi MARUYAMA
2011-01-22
1
-9
/
+7
*
Fixed that some arguments where not properly escaped in scm adapters.
Jean-Philippe Lang
2010-12-18
1
-5
/
+5
*
Merged r2231 from 0.8-stable (#2402).
Jean-Philippe Lang
2009-01-04
1
-9
/
+9
*
Fixed: deleted files should not be shown when browsing a Darcs repository (#2...
Jean-Philippe Lang
2008-12-27
1
-3
/
+10
*
Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange sli...
Jean-Philippe Lang
2008-08-25
1
-3
/
+36
*
Move unified diff parser out of the scm abstract adapter so it can be reused ...
Jean-Philippe Lang
2008-06-08
1
-2
/
+2
*
Fixed: Links to repository directories don't work (#1119).
Jean-Philippe Lang
2008-04-27
1
-7
/
+0
*
Fix repository browsing at given revision for various scm and add tests for t...
Jean-Philippe Lang
2008-04-06
1
-1
/
+3
*
Merged Git support branch (r1200 to r1226).
Jean-Philippe Lang
2008-03-12
1
-2
/
+6
*
SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.
Jean-Philippe Lang
2007-12-15
1
-7
/
+1
*
Added Darcs basic support.
Jean-Philippe Lang
2007-06-24
1
-0
/
+163