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
/
mercurial_adapter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes mercurial adapter.
Jean-Philippe Lang
2010-12-18
1
-1
/
+1
*
Fixed that some arguments where not properly escaped in scm adapters.
Jean-Philippe Lang
2010-12-18
1
-4
/
+7
*
Fixed: r4417 breaks MercurialAdapter with ruby 1.8.6 (#5117).
Jean-Philippe Lang
2010-11-21
1
-3
/
+3
*
Fixed: MercurialAdapter.client_version depends on LANG environment variable (...
Jean-Philippe Lang
2010-11-20
1
-3
/
+3
*
Fixes Mercurial adapter for JRuby (#4494, #5404).
Jean-Philippe Lang
2010-05-01
1
-1
/
+1
*
Reject empty Mercurial entries (#4098).
Jean-Philippe Lang
2009-11-11
1
-1
/
+1
*
Fixed: Mercurial integration doesn't work if redmine is installed in folder p...
Jean-Philippe Lang
2009-04-21
1
-1
/
+1
*
Fixes nil error when svn binary version is unknown (#1607).
Jean-Philippe Lang
2008-07-12
1
-2
/
+2
*
Adds MercurialAdapter.client_version and prevent @hg --version@ to be called ...
Jean-Philippe Lang
2008-07-05
1
-30
/
+34
*
Mercurial adapter tests fix (#1469).
Jean-Philippe Lang
2008-06-18
1
-2
/
+0
*
Move unified diff parser out of the scm abstract adapter so it can be reused ...
Jean-Philippe Lang
2008-06-08
1
-2
/
+2
*
Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).
Jean-Philippe Lang
2008-06-07
1
-77
/
+81
*
Fixed: Links to repository directories don't work (#1119).
Jean-Philippe Lang
2008-04-27
1
-8
/
+0
*
Fixed: error when browsing an empty Mercurial repository (#1046).
Jean-Philippe Lang
2008-04-12
1
-1
/
+2
*
Mercurial: Get proper file action on revision (#983).
Jean-Philippe Lang
2008-04-06
1
-14
/
+43
*
Fixed: revision is ignored in MercurialAdapter#cat.
Jean-Philippe Lang
2008-03-21
1
-1
/
+3
*
Add "--encoding utf8" option to the Mercurial "hg log" command in order to ge...
Jean-Philippe Lang
2008-03-15
1
-1
/
+1
*
Mercurial adapter:
Jean-Philippe Lang
2008-03-15
1
-1
/
+5
*
Quotes Mercurial entries command depending on the OS.
Jean-Philippe Lang
2008-03-11
1
-1
/
+1
*
Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (...
Jean-Philippe Lang
2008-03-11
1
-3
/
+3
*
Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil (...
Jean-Philippe Lang
2008-01-06
1
-1
/
+1
*
SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.
Jean-Philippe Lang
2007-12-15
1
-12
/
+1
*
Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.
Jean-Philippe Lang
2007-12-02
1
-0
/
+19
*
* Fixed: Error when displaying the issue list if a float custom field is mark...
Jean-Philippe Lang
2007-11-21
1
-1
/
+1
*
Added basic support for CVS and Mercurial SCMs.
Jean-Philippe Lang
2007-06-12
1
-0
/
+163
[prev]