index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend the FS class for Java7
Robin Rosenberg
2013-05-04
1
-0
/
+1
*
TagCommand should be able to create unannotated tags too
Robin Rosenberg
2013-05-03
1
-0
/
+1
*
Allow to get repo statistics from GarbageCollectionCommand before gc
Edwin Kempin
2013-03-20
1
-0
/
+1
*
Fix location of DfsText.properties
Shawn Pearce
2013-03-19
1
-0
/
+0
*
Include the number of ms in timeout error message
Robin Stocker
2013-03-08
1
-2
/
+2
*
Support creating pack bitmap indexes in PackWriter.
Colby Ranger
2013-03-05
1
-0
/
+4
*
Added read/write support for pack bitmap index.
Colby Ranger
2013-03-05
1
-0
/
+2
*
Implement recursive merge strategy
George C. Young
2013-02-22
1
-0
/
+3
*
Fix stash apply using merge logic
Robin Rosenberg
2013-01-30
1
-0
/
+3
*
Enable marking entries using TreeFilters in DiffEntry
Robin Stocker
2013-01-23
1
-0
/
+1
*
Update DfsGarbageCollector to not read back a pack index.
Colby Ranger
2013-01-18
1
-0
/
+1
*
Update the revert command and things relating to revert
Robin Rosenberg
2012-12-28
1
-1
/
+1
*
[findBugs] Don't pass null for non-null parameter in RebaseCommand
Matthias Sohn
2012-12-05
1
-0
/
+1
*
RevWalk support for shallow clones
Marc Strapetz
2012-11-21
1
-0
/
+1
*
Add GarbageCollectCommand to porcelain API
Matthias Sohn
2012-11-18
1
-0
/
+2
*
Add support for --no-ff while merging
Tomasz Zarna
2012-11-16
1
-0
/
+1
*
Add a test for org.eclipse.jgit.pgm.Tag
Tomasz Zarna
2012-11-15
1
-0
/
+1
*
Simplify push error message when ref already exists
Shawn O. Pearce
2012-10-17
1
-1
/
+2
*
CommitCommand: Don't allow amending on initial commit
Robin Stocker
2012-10-08
1
-0
/
+1
*
Introduce ParseExceptions for GitDateParser
Christian Halstrick
2012-09-17
1
-0
/
+1
*
Garbage collector for FileRepositories
Christian Halstrick
2012-07-29
1
-0
/
+5
*
ReceivePack supports InputStream data after pack
Ian Wetherbee
2012-06-15
1
-0
/
+1
*
Read .gitmodules config from the tree in SubmoduleWalk
Dave Borowitz
2012-06-15
1
-0
/
+1
*
Add "--squash" option to MergeCommand
Tomasz Zarna
2012-06-15
1
-0
/
+1
*
Add Transport URI constructor without a repository
Ian Wetherbee
2012-06-14
1
-0
/
+1
*
Externalize parsing exception message for RebaseCommand#Action
Tomasz Zarna
2012-04-02
1
-0
/
+1
*
Add command support for dropping a stashed commit
Kevin Sawicki
2012-03-21
1
-0
/
+3
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
1
-0
/
+0
*
Add ApplyCommand to JGit API
Tomasz Zarna
2012-03-04
1
-0
/
+3
*
Fix a typo referring to RevFilter as RefFilter
Dave Borowitz
2012-02-29
1
-1
/
+1
*
Add command support for applying a stashed commit
Kevin Sawicki
2012-02-28
1
-0
/
+4
*
Add support for creating a stashed commit
Kevin Sawicki
2012-02-28
1
-0
/
+2
*
Support gitdir references in working tree .git file
Kevin Sawicki
2012-02-08
1
-0
/
+1
*
Support relative submodule URLs on init/add/sync
Kevin Sawicki
2012-01-17
1
-0
/
+1
*
Skip a number commits before starting to show the commit output
Tomasz Zarna
2012-01-02
1
-0
/
+1
*
Sort translation bundle keys in alphabetical order.
Tomasz Zarna
2012-01-02
1
-41
/
+41
*
Add comand support for git-submodule
Kevin Sawicki
2011-12-28
1
-0
/
+3
*
Add commit id and parent count to exception message
Kevin Sawicki
2011-12-27
1
-1
/
+1
*
Limit the number of commits in LogCommand output
Tomasz Zarna
2011-12-23
1
-0
/
+1
*
Support getting specific entry number in reflog
Kevin Sawicki
2011-12-19
1
-1
/
+1
*
Add exception class for when locking a file fails
Kevin Sawicki
2011-12-18
1
-1
/
+0
*
Support resolving integer-based reflog revisions
Kevin Sawicki
2011-12-16
1
-1
/
+2
*
Guard against null branch in PullCommand
Kevin Sawicki
2011-11-22
1
-0
/
+1
*
maxObjectSizeLimit for receive-pack.
Sasa Zivkov
2011-11-22
1
-0
/
+2
*
Add missing '' characters around quoted variables
Kevin Sawicki
2011-11-18
1
-6
/
+6
*
Add an object encapsulating the state of a PackWriter
Dave Borowitz
2011-11-14
1
-0
/
+1
*
DFS: A storage layer for JGit
Shawn O. Pearce
2011-11-04
1
-0
/
+4
*
Cosmetic adjustment of relative date format, do not display "0 months"
Robin Rosenberg
2011-10-26
1
-0
/
+1
*
Use JGitText.refAlreadyExists instead of "ref exists"
Tomasz Zarna
2011-08-24
1
-1
/
+1
*
Add DeleteTagCommand to JGit API
Tomasz Zarna
2011-08-21
1
-0
/
+1
[next]