OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/lib/redmine/scm/adapters
Jean-Philippe Lang d93f96765b Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange slightly edited). 16 years ago
..
mercurial Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux). 17 years ago
abstract_adapter.rb More detailed error message in log when scm command fails (#1682). 16 years ago
bazaar_adapter.rb Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403). 17 years ago
cvs_adapter.rb Fixed: view file at given revision with CVS. 17 years ago
darcs_adapter.rb Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange slightly edited). 16 years ago
filesystem_adapter.rb Filesystem adapter: read files in binary mode. 17 years ago
git_adapter.rb Reduces memory usage when importing large git repositories (#1482). 17 years ago
mercurial_adapter.rb Fixes nil error when svn binary version is unknown (#1607). 17 years ago
subversion_adapter.rb Fixes nil error when svn binary version is unknown (#1607). 17 years ago