Commit Graph

451 Commits

Author SHA1 Message Date
Sebastian Sdorra
a70fd9f31a force UTF-8 encoding for python and mercurial 2012-02-10 14:04:51 +01:00
Sebastian Sdorra
b25d876f4e using python dom implementation for hglog 2012-02-09 21:47:14 +01:00
Sebastian Sdorra
f1ab1a70d7 encode changeset description with utf-8 2012-02-09 15:32:14 +01:00
Sebastian Sdorra
7ab0b5950e [maven-release-plugin] prepare for next development iteration 2012-02-05 13:33:24 +01:00
Sebastian Sdorra
90ae6811c2 [maven-release-plugin] prepare release 1.12 2012-02-05 13:33:23 +01:00
Sebastian Sdorra
59ef757f4e support for mercurial 2.1 2012-02-05 11:32:38 +01:00
Sebastian Sdorra
678e2edc68 update web-compressor to version 1.2 2012-02-04 16:12:01 +01:00
Sebastian Sdorra
23f234d2cf use author ident instead of commit ident 2012-02-04 14:52:31 +01:00
Sebastian Sdorra
0c38a6346a use HG_PENDING only for pre receive hooks 2012-01-31 08:48:19 +01:00
Sebastian Sdorra
4f9b08fabd fix wrong scope error on mercurial post receive hooks 2012-01-29 17:27:44 +01:00
Sebastian Sdorra
cb5f985a29 fix missing removed files for mercurial 2012-01-21 16:25:12 +01:00
Sebastian Sdorra
e183ada66f implement mercurial getChangeset 2012-01-19 15:56:53 +01:00
Sebastian Sdorra
06883d5f14 fix wrong modification list in git getChangeset 2012-01-19 15:56:34 +01:00
Sebastian Sdorra
7585056947 implement getChangeset for git 2012-01-18 19:31:00 +01:00
Sebastian Sdorra
f75abc59c6 implement getChangeset for subversion 2012-01-18 19:21:55 +01:00
Sebastian Sdorra
9d29bcd743 added api to fetch a single changeset 2012-01-18 19:14:01 +01:00
Sebastian Sdorra
08cd811f53 merge with branch issue-59 2012-01-16 16:53:37 +01:00
Sebastian Sdorra
9d0970da5b remove git specific import resource 2012-01-15 15:12:31 +01:00
Sebastian Sdorra
79d072808d implement hg import handler 2012-01-15 14:51:47 +01:00
Sebastian Sdorra
f2e3a5b5c3 implement svn import handler 2012-01-15 14:37:06 +01:00
Sebastian Sdorra
52212bb558 improve AbstractImportHandler 2012-01-15 14:35:57 +01:00
Sebastian Sdorra
1d930d5537 added AbstractImportHandler 2012-01-15 14:30:39 +01:00
Sebastian Sdorra
0983b1d3d9 improve plugin descriptor of core plugins 2012-01-14 17:07:35 +01:00
Sebastian Sdorra
cf96e046b4 added basic git import 2012-01-12 14:27:58 +01:00
Sebastian Sdorra
70a7ad1a5f [maven-release-plugin] prepare for next development iteration 2012-01-08 16:46:59 +01:00
Sebastian Sdorra
12eb65f52e [maven-release-plugin] prepare release 1.11 2012-01-08 16:46:57 +01:00
Sebastian Sdorra
efb42e59f0 fix wrong svn diff 2012-01-07 17:14:25 +01:00
Sebastian Sdorra
01534177c2 added browser support for git submodules 2012-01-07 15:25:22 +01:00
Sebastian Sdorra
666b8ace74 indent 2012-01-04 17:07:34 +01:00
Sebastian Sdorra
029dc643e5 fix git hooks for repository structures 2012-01-04 17:04:14 +01:00
Sebastian Sdorra
8c20f9ef65 fix subversion hooks on windows with repository structure 2012-01-04 16:48:46 +01:00
Sebastian Sdorra
31d4d5d498 fix mercurial hooks on windows with repository structure 2012-01-04 16:44:00 +01:00
Sebastian Sdorra
73dceda552 added parent to mercurial changesets 2011-12-31 18:08:39 +01:00
Sebastian Sdorra
29b3dd5100 added parent to added parent id to svn changesets 2011-12-31 18:04:52 +01:00
Sebastian Sdorra
bd7ef64be3 added parent ids to git changesets 2011-12-31 18:00:29 +01:00
Sebastian Sdorra
b8fe0ce270 fix svn hooks for repositories located on soft links 2011-12-30 11:29:45 +01:00
Sebastian Sdorra
95e0097d4e added missing serialVersionUID 2011-12-30 11:17:05 +01:00
Sebastian Sdorra
5c3f563ec9 use final version 1.3.7.2 of svnkit-dav 2011-12-30 11:13:35 +01:00
Sebastian Sdorra
c66d3b804b use svnkit-dav version 1.3.7.2-SNAPSHOT 2011-12-29 15:37:03 +01:00
Sebastian Sdorra
123ecb6af3 [maven-release-plugin] prepare for next development iteration 2011-12-26 15:51:23 +01:00
Sebastian Sdorra
0405a6633f [maven-release-plugin] prepare release 1.10 2011-12-26 15:51:21 +01:00
Sebastian Sdorra
c832cb332a fix nullpointerexception in git servlet 2011-12-26 15:23:13 +01:00
Sebastian Sdorra
ff9b7c14b1 update svnkit-dav to version 1.3.7.1 2011-12-25 17:53:29 +01:00
Sebastian Sdorra
a1d031e587 fix potential bugs, detected by findbugs and pmd 2011-12-24 15:45:03 +01:00
Sebastian Sdorra
f7b45c84a3 update jgit to version 1.2.0.201112221803-r 2011-12-23 19:46:21 +01:00
Sebastian Sdorra
de0446662c merge with branch issue-82 2011-12-23 14:49:37 +01:00
Sebastian Sdorra
8bce0b4906 fix mercurial push with symbolic links 2011-12-23 11:32:40 +01:00
Sebastian Sdorra
5bddcc1ab8 merge with branch issue-77 2011-12-14 17:35:44 +01:00
Sebastian Sdorra
ea085d395d use checkedprovider for repository injection 2011-12-11 17:12:09 +01:00
Sebastian Sdorra
d7f0c9f33a added revision for mercurial sub repositories 2011-12-10 14:31:11 +01:00