Sebastian Sdorra
|
23f234d2cf
|
use author ident instead of commit ident
|
2012-02-04 14:52:31 +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
|
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
|
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
|
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
|
bd7ef64be3
|
added parent ids to git changesets
|
2011-12-31 18:00:29 +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
|
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
|
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
|
736e1f183f
|
catch MissingObjectException with git submodules
|
2011-12-01 20:36:41 +01:00 |
|
Sebastian Sdorra
|
7d05188b0f
|
fix stackoverflow exception
|
2011-11-28 13:10:25 +01:00 |
|
Sebastian Sdorra
|
c6b8e108e6
|
improve logging of git servlet
|
2011-11-28 11:27:49 +01:00 |
|
Sebastian Sdorra
|
b8dcc55884
|
call repository request listeners before the git servlet is executed
|
2011-11-28 11:22:20 +01:00 |
|
Sebastian Sdorra
|
03c6fd51ef
|
[maven-release-plugin] prepare for next development iteration
|
2011-11-26 14:06:29 +01:00 |
|
Sebastian Sdorra
|
f0360efe8b
|
[maven-release-plugin] prepare release 1.9
|
2011-11-26 14:06:27 +01:00 |
|
Sebastian Sdorra
|
b9c684af59
|
fix git isRepository check
|
2011-11-24 22:40:45 +01:00 |
|
Sebastian Sdorra
|
352b639ab7
|
merge with default branch
|
2011-11-19 13:02:05 +01:00 |
|
Sebastian Sdorra
|
90c232a17e
|
improve logging of git changesetviewer
|
2011-11-15 21:37:02 +01:00 |
|
Sebastian Sdorra
|
c609df47ef
|
added missing revision parameter to changesetviewer api
|
2011-11-15 20:45:37 +01:00 |
|
youngwan
|
c0905b8a14
|
added to view history of the specific file.
|
2011-11-14 10:43:34 +09:00 |
|
Sebastian Sdorra
|
76c5c4ce40
|
git support for directory structures
|
2011-10-23 16:49:44 +02:00 |
|
Sebastian Sdorra
|
744b360fdf
|
[maven-release-plugin] prepare for next development iteration
|
2011-10-22 15:23:19 +02:00 |
|
Sebastian Sdorra
|
769f31fd01
|
[maven-release-plugin] prepare release 1.8
|
2011-10-22 15:23:16 +02:00 |
|
Sebastian Sdorra
|
ae56f8c96b
|
fix possible NullPointerException
|
2011-10-22 12:07:31 +02:00 |
|
Sebastian Sdorra
|
9259641347
|
fix git hook exception handling
|
2011-10-07 15:58:42 +02:00 |
|
Sebastian Sdorra
|
475f1a67a0
|
fix bug with git repositories without head
|
2011-10-03 16:56:28 +02:00 |
|
Sebastian Sdorra
|
7e690ad5cb
|
commit remove unused import
|
2011-09-28 19:01:57 +02:00 |
|
Sebastian Sdorra
|
667b489036
|
implement pre receive hook for git repositories
|
2011-09-27 21:19:40 +02:00 |
|
Sebastian Sdorra
|
05dc2c64bb
|
fix git pre receive file hook
|
2011-09-27 20:09:54 +02:00 |
|
Sebastian Sdorra
|
e35c0f2610
|
update jgit to version 1.1.0.201109151100-r
|
2011-09-22 20:57:16 +02:00 |
|
Sebastian Sdorra
|
b903efee62
|
improve blame api and description to blameline
|
2011-09-22 15:49:28 +02:00 |
|
Sebastian Sdorra
|
cb2a210bd0
|
remove unused import
|
2011-09-18 16:25:39 +02:00 |
|
Sebastian Sdorra
|
003717275d
|
added tree filter
|
2011-09-18 16:24:39 +02:00 |
|
Sebastian Sdorra
|
98aeeabbdb
|
implementing git diff viewer
|
2011-09-18 15:52:55 +02:00 |
|
Sebastian Sdorra
|
668600b65d
|
rename BlamePagingResult to BlameResult
|
2011-09-16 09:05:06 +02:00 |
|
Sebastian Sdorra
|
0e82fc1ffe
|
fix git blame revision
|
2011-09-15 14:04:38 +02:00 |
|