Sebastian Sdorra
|
152943d15b
|
use javahg for diff command
|
2012-07-01 19:30:23 +02:00 |
|
Sebastian Sdorra
|
41a8c515e3
|
use javahg for cat command
|
2012-07-01 19:22:42 +02:00 |
|
Sebastian Sdorra
|
6ac0b67dd0
|
use javahg for blame command
|
2012-07-01 19:15:46 +02:00 |
|
Sebastian Sdorra
|
cb16d451ed
|
fix license headers
|
2012-06-24 17:59:04 +02:00 |
|
Sebastian Sdorra
|
db42d835cf
|
fix mercurial version informations
|
2012-06-24 16:00:46 +02:00 |
|
Sebastian Sdorra
|
402cc9af5a
|
improve hg log command
|
2012-06-13 15:39:36 +02:00 |
|
Sebastian Sdorra
|
74045097b6
|
fix nullpointerexception
|
2012-06-13 13:36:46 +02:00 |
|
Sebastian Sdorra
|
89d0b305d7
|
implement mercurial log command
|
2012-06-13 12:33:03 +02:00 |
|
Sebastian Sdorra
|
0c5e8c944b
|
implement blame command for mercurial
|
2012-06-13 12:28:11 +02:00 |
|
Sebastian Sdorra
|
b1fcfa5328
|
implement diff command for mercurial
|
2012-06-13 12:25:19 +02:00 |
|
Sebastian Sdorra
|
67c6eef808
|
register hg browse command
|
2012-06-13 12:22:00 +02:00 |
|
Sebastian Sdorra
|
dc913d3df6
|
implement browse command for mercurial
|
2012-06-13 12:20:55 +02:00 |
|
Sebastian Sdorra
|
9b4afc647a
|
implement cat command for mercurial
|
2012-06-13 12:16:18 +02:00 |
|
Sebastian Sdorra
|
88dfaf8467
|
fix compile error
|
2012-06-13 12:16:01 +02:00 |
|
Sebastian Sdorra
|
468c17b38c
|
remove jaxbcontext from AbstractHgHandler
|
2012-06-13 12:14:57 +02:00 |
|
Sebastian Sdorra
|
c7370b84ab
|
start implementation of new repository api for mercurial
|
2012-06-13 11:52:50 +02:00 |
|
Sebastian Sdorra
|
3e1d4a0602
|
merge with branch issue-173
|
2012-06-07 10:00:41 +02:00 |
|
Sebastian Sdorra
|
d3976c861c
|
fix mercurial import with non valid mail address in contact field
|
2012-06-06 14:59:31 +02:00 |
|
Sebastian Sdorra
|
ade02c31c5
|
disable ssl validation for mercurial hook detection
|
2012-06-04 14:06:30 +02:00 |
|
Sebastian Sdorra
|
6684643717
|
merge with branch issue-162
|
2012-06-03 10:15:59 +02:00 |
|
Sebastian Sdorra
|
3ba0766281
|
added missing log parameter
|
2012-06-02 14:44:45 +02:00 |
|
Sebastian Sdorra
|
5f5fe1cf58
|
implement hook url detection
|
2012-06-02 14:42:46 +02:00 |
|
Sebastian Sdorra
|
fb20a69c6b
|
use uncompressed version of mercurial package xml, because many proxyservers do not allow gzip encoding
|
2012-05-29 14:15:52 +02:00 |
|
Sebastian Sdorra
|
fd1145f374
|
show exception when trying to fetch remote packages
|
2012-05-29 13:38:27 +02:00 |
|
Sebastian Sdorra
|
d44a17a409
|
merge with branch issue-155
|
2012-05-24 19:28:39 +02:00 |
|
Sebastian Sdorra
|
e8bbcd91b5
|
pass shell environment to mercurial cgi process
|
2012-05-24 08:11:42 +02:00 |
|
Sebastian Sdorra
|
89a84e30e3
|
use only on jaxbcontext to reduce memory consumption
|
2012-05-19 11:12:46 +02:00 |
|
Sebastian Sdorra
|
0e490df865
|
merge with branch issue-138
|
2012-05-10 18:35:56 +02:00 |
|
Sebastian Sdorra
|
ac6c366a60
|
use resource bundle for mercurial cgi error messages
|
2012-05-09 21:06:41 +02:00 |
|
Sebastian Sdorra
|
e85ff1317c
|
pass outputstream to status code handler to improve mercurial error handling
|
2012-05-08 22:10:34 +02:00 |
|
Sebastian Sdorra
|
11018d1438
|
improve handling of mercurial errors
|
2012-05-08 21:03:04 +02:00 |
|
Sebastian Sdorra
|
6d2a3f6001
|
fix wrong resources
|
2012-05-01 17:28:27 +02:00 |
|
Sebastian Sdorra
|
f83933f485
|
added version informations to repository handler
|
2012-05-01 17:19:33 +02:00 |
|
Sebastian Sdorra
|
07cf2eaa08
|
merge with branch issue-109
|
2012-04-10 14:44:32 +02:00 |
|
Sebastian Sdorra
|
ac5d3d2848
|
use proxy settings for hg package download
|
2012-04-05 16:50:41 +02:00 |
|
Sebastian Sdorra
|
b3719f7e0d
|
archived repositories are not writable
|
2012-03-30 11:38:13 +02:00 |
|
Sebastian Sdorra
|
fd9df10176
|
fix mercurial python path for commit, source and blame on windows
|
2012-03-03 13:12:19 +01:00 |
|
Sebastian Sdorra
|
69fdfa7103
|
fix wrong license header format
|
2012-02-26 11:32:55 +01:00 |
|
Sebastian Sdorra
|
1283052a3f
|
fix wrong python path on windows
|
2012-02-25 15:53:04 +01:00 |
|
Sebastian Sdorra
|
9d158af212
|
merge with branch issue-97
|
2012-02-24 17:47:08 +01:00 |
|
Sebastian Sdorra
|
5505f39f90
|
use absolute path for mercurial repository creation
|
2012-02-23 18:38:33 +01:00 |
|
Sebastian Sdorra
|
84200ab501
|
execute "hg init" in the scm home directory instead of current working directory
|
2012-02-23 18:23:52 +01:00 |
|
Sebastian Sdorra
|
a4464be18f
|
fix anonymous push to public mercurial repositories
|
2012-02-23 18:19:42 +01:00 |
|
Sebastian Sdorra
|
e81f8928e2
|
fix missing hooks of mercurial repository import
|
2012-02-23 18:13:19 +01:00 |
|
Sebastian Sdorra
|
d623de6fb3
|
remove unused code
|
2012-02-12 17:57:39 +01:00 |
|
Sebastian Sdorra
|
89b50bf7f3
|
improve handling of mercurial hooks
|
2012-02-12 17:41:18 +01:00 |
|
Sebastian Sdorra
|
f41f3274b9
|
rename hook.py to scmhooks.py
|
2012-02-12 17:18:04 +01:00 |
|
Sebastian Sdorra
|
0d8fbf250c
|
use new python script for hgweb
|
2012-02-12 17:13:37 +01:00 |
|
Sebastian Sdorra
|
abd1d02b20
|
use new python scritps
|
2012-02-12 16:59:29 +01:00 |
|
Sebastian Sdorra
|
61b14f3be2
|
write python scripts to filesystem
|
2012-02-12 16:01:15 +01:00 |
|