Sebastian Sdorra
|
789631161e
|
improve log message
|
2012-08-20 10:51:07 +02:00 |
|
Sebastian Sdorra
|
9f4fb5dd67
|
fix bug in log command with empty git repositories
|
2012-08-12 14:58:18 +02:00 |
|
Sebastian Sdorra
|
d919338cc2
|
pass supported repository commands to scm state
|
2012-08-03 07:50:04 +02:00 |
|
Sebastian Sdorra
|
f50e3d912b
|
implement branch option for git log command
|
2012-07-27 11:09:32 +02:00 |
|
Sebastian Sdorra
|
d45d10de35
|
fix wrong git tag names and revisions
|
2012-07-24 21:50:44 +02:00 |
|
Sebastian Sdorra
|
afd5f006d5
|
fix license headers
|
2012-07-10 21:11:35 +02:00 |
|
Sebastian Sdorra
|
8912ba8c00
|
added branches command to supported command list
|
2012-07-10 20:52:19 +02:00 |
|
Sebastian Sdorra
|
ad1f6deabc
|
implement branches command for git
|
2012-07-10 20:47:42 +02:00 |
|
Sebastian Sdorra
|
71514fc14f
|
improve git branch informations
|
2012-07-10 16:23:11 +02:00 |
|
Sebastian Sdorra
|
414b8790a2
|
remove unused imports
|
2012-07-06 08:45:44 +02:00 |
|
Sebastian Sdorra
|
8947f78658
|
use commit id instead of ref id for git tags command
|
2012-07-06 08:33:02 +02:00 |
|
Sebastian Sdorra
|
da4a133b05
|
added todo comment
|
2012-07-05 21:28:15 +02:00 |
|
Sebastian Sdorra
|
058ab265b9
|
fix missing git tags in commit detail view
|
2012-07-05 21:21:37 +02:00 |
|
Sebastian Sdorra
|
3e4b0d19a3
|
remove unused imports
|
2012-07-05 20:44:06 +02:00 |
|
Sebastian Sdorra
|
f5571adab2
|
implements tags command for git
|
2012-07-05 19:22:59 +02:00 |
|
Sebastian Sdorra
|
b1904c6615
|
fix get range from git log command
|
2012-07-01 15:23:46 +02:00 |
|
Sebastian Sdorra
|
9cd1de86d6
|
improve logging of GitUtil
|
2012-07-01 15:23:11 +02:00 |
|
Sebastian Sdorra
|
a4ffc37624
|
improve logging of changeset converter
|
2012-07-01 14:58:08 +02:00 |
|
Sebastian Sdorra
|
a97cd8cab6
|
fix npe with start revision and without end revision
|
2012-06-29 14:36:48 +02:00 |
|
Sebastian Sdorra
|
04939d5a4d
|
update jgit to version 2.0.0.201206130900-r
|
2012-06-26 21:25:57 +02:00 |
|
Sebastian Sdorra
|
cb16d451ed
|
fix license headers
|
2012-06-24 17:59:04 +02:00 |
|
Sebastian Sdorra
|
13c6eb978c
|
improve performance of git repository api
|
2012-06-21 19:56:35 +02:00 |
|
Sebastian Sdorra
|
776ea53310
|
improve logging and exception handling of git commands
|
2012-06-12 14:27:16 +02:00 |
|
Sebastian Sdorra
|
f5f2184356
|
implement git blame command
|
2012-06-11 17:27:32 +02:00 |
|
Sebastian Sdorra
|
d58e1ac2c9
|
added git diff command
|
2012-06-11 17:23:56 +02:00 |
|
Sebastian Sdorra
|
4986a4cb30
|
implement git browse command
|
2012-06-11 16:57:25 +02:00 |
|
Sebastian Sdorra
|
ad2cdfd967
|
implement cat command for git
|
2012-06-11 16:30:08 +02:00 |
|
Sebastian Sdorra
|
c209def286
|
reimplement getChangesets by request
|
2012-06-11 15:46:19 +02:00 |
|
Sebastian Sdorra
|
c8b5902650
|
fix wrong end parameter
|
2012-06-11 15:16:55 +02:00 |
|
Sebastian Sdorra
|
4afe19285c
|
start implementation of git log command
|
2012-06-11 14:24:19 +02:00 |
|
Sebastian Sdorra
|
f83933f485
|
added version informations to repository handler
|
2012-05-01 17:19:33 +02:00 |
|
Sebastian Sdorra
|
b3719f7e0d
|
archived repositories are not writable
|
2012-03-30 11:38:13 +02:00 |
|
Sebastian Sdorra
|
c052ae0327
|
remove unused import
|
2012-02-26 12:21:17 +01:00 |
|
Sebastian Sdorra
|
69fdfa7103
|
fix wrong license header format
|
2012-02-26 11:32:55 +01:00 |
|
Sebastian Sdorra
|
bd7397763d
|
use repository directory as working directory for git repository hooks
|
2012-02-23 20:55:36 +01:00 |
|
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
|
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
|
cf96e046b4
|
added basic git import
|
2012-01-12 14:27:58 +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
|
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
|
5bddcc1ab8
|
merge with branch issue-77
|
2011-12-14 17:35:44 +01:00 |
|