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
*
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
*
Adds DiffEntry.scan(TreeWalk, boolean) method
Dariusz Luksza
2011-08-17
1
-0
/
+2
*
Cloning should fail when destination directory exists and is not empty
Adrian Goerler
2011-07-06
1
-0
/
+1
*
Push errors back over sideband when possible
Shawn O. Pearce
2011-06-09
1
-0
/
+1
*
Report progress while updating references
Shawn O. Pearce
2011-06-09
1
-0
/
+1
*
blame: Compute the origin of lines in a result file
Shawn O. Pearce
2011-05-31
1
-0
/
+1
*
Add LsRemoteCommand to JGit API
Christoph Brill
2011-05-19
1
-0
/
+1
*
Formatter for relative dates
Matthias Sohn
2011-05-09
1
-0
/
+13
*
PackWriter: Remove dummy list 0
Shawn O. Pearce
2011-04-01
1
-1
/
+0
*
UploadPack: Report invalid want lines with ERR
Shawn O. Pearce
2011-03-17
1
-1
/
+1
*
Replace 'occured' by 'occurred'
Philipp Thun
2011-03-15
1
-2
/
+2
*
Make the supported Transports extensible and discoverable
Shawn O. Pearce
2011-03-13
1
-0
/
+8
*
Add -o option to commit command
Philipp Thun
2011-03-11
1
-0
/
+2
*
Add git-reset to the Git API
Chris Aniszczyk
2011-02-17
1
-0
/
+1
*
daemon: Use HTTP's resolver and factory pattern
Shawn O. Pearce
2011-02-14
1
-0
/
+2
*
PackWriter: Support reuse of entire packs
Shawn O. Pearce
2011-02-03
1
-0
/
+1
*
PackWriter: Display totals after sending objects
Shawn O. Pearce
2011-02-02
1
-0
/
+1
*
PackWriter: Correct 'Compressing objects' progress message
Shawn O. Pearce
2011-02-01
1
-0
/
+1
*
Proper handling of rebase during pull
Mathias Kinzler
2011-01-31
1
-0
/
+1
*
Introduce metaData compare between working tree and index entries
Christian Halstrick
2011-01-21
1
-0
/
+1
*
File utility for creating a new empty file
Matthias Sohn
2011-01-14
1
-0
/
+1
*
Merging Git notes
Sasa Zivkov
2011-01-09
1
-0
/
+2
*
Implement a revert command
Robin Rosenberg
2011-01-02
1
-0
/
+2
*
Add support for getting the system wide configuration
Robin Rosenberg
2010-12-31
1
-0
/
+1
*
File utilities for creating directories
Matthias Sohn
2010-12-13
1
-0
/
+2
*
Implement rebase --continue and --skip
Mathias Kinzler
2010-12-09
1
-0
/
+2
[next]