index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
stable-7.3
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Change Repository.getConfig() to return non-file Configs
Shawn O. Pearce
2010-06-25
1
-1
/
+1
|
*
|
Make lib.Repository abstract and lib.FileRepository its implementation
Shawn O. Pearce
2010-06-25
5
-337
/
+530
|
*
|
Consistently fail work tree methods on bare repositories
Shawn O. Pearce
2010-06-25
1
-0
/
+12
|
*
|
Consistently use getDirectory() for work tree state
Shawn O. Pearce
2010-06-25
1
-5
/
+5
|
*
|
Add RepositoryState.BARE
Shawn O. Pearce
2010-06-25
2
-0
/
+11
|
*
|
Rename Repository 'config' as 'repoConfig'
Shawn O. Pearce
2010-06-25
1
-8
/
+8
|
*
|
Remove RepositoryConfig and use FileBasedConfig instead
Shawn O. Pearce
2010-06-25
3
-140
/
+5
|
*
|
Delegate repository access to refs, objects
Shawn O. Pearce
2010-06-25
1
-15
/
+22
|
*
|
Cleanup Repository.create()
Shawn O. Pearce
2010-06-25
1
-4
/
+5
|
*
|
Move additional have enumeration to Repository
Shawn O. Pearce
2010-06-25
2
-16
/
+28
|
*
|
Refactor amazon-s3:// property file loading to support no directory
Shawn O. Pearce
2010-06-25
1
-17
/
+28
|
*
|
Download pack-*.idx to /tmp if not on local filesystem
Shawn O. Pearce
2010-06-25
1
-7
/
+16
|
*
|
DirCache must use getIndexFile
Shawn O. Pearce
2010-06-25
1
-2
/
+6
|
*
|
Disable topological sorting in PackWriter
Shawn O. Pearce
2010-06-23
1
-2
/
+1
|
*
|
UploadPack: Permit flushing progress messages under smart HTTP
Shawn O. Pearce
2010-06-23
1
-1
/
+18
|
*
|
Rewrite resolve in terms of RevWalk
Shawn O. Pearce
2010-06-23
1
-119
/
+83
|
*
|
Replace manual peel loops with RevWalk.peel
Shawn O. Pearce
2010-06-23
4
-23
/
+35
|
*
|
Use RevTag/RevCommit to sort in a PlotWalk
Shawn O. Pearce
2010-06-23
1
-9
/
+14
|
*
|
Use CoreConfig, UserConfig and TransferConfig directly
Shawn O. Pearce
2010-06-23
5
-6
/
+10
|
*
|
Use higher level Config types when possible
Shawn O. Pearce
2010-06-23
1
-1
/
+1
*
|
|
Allow client of Add command to set a WorkingTreeIterator
Stefan Lay
2010-07-22
1
-3
/
+17
*
|
|
Allow for filepattern "." in AddCommand
Stefan Lay
2010-07-22
1
-1
/
+5
*
|
|
Do not add ignored files in Add command
Stefan Lay
2010-07-22
1
-2
/
+6
*
|
|
Move ignore node handling into WorkingTreeIterator
Shawn O. Pearce
2010-07-21
7
-451
/
+220
*
|
|
Merge "Fix concurrent read / write issue in GitIndex on Windows"
Shawn Pearce
2010-07-21
5
-4
/
+48
|
\
\
\
|
*
|
|
Fix concurrent read / write issue in GitIndex on Windows
Jens Baumgart
2010-07-21
5
-4
/
+48
*
|
|
|
Check for racy git in WorkingTreeIterator
Christian Halstrick
2010-07-20
1
-11
/
+55
*
|
|
|
Smudge racily clean index entries by truncating length (like git.git)
Christian Halstrick
2010-07-20
2
-18
/
+30
*
|
|
|
Use proper constants for .gitignore and .git directory
Shawn O. Pearce
2010-07-20
1
-3
/
+3
*
|
|
|
Remove gitIgnoreTimestamp from abstract iterator API
Shawn O. Pearce
2010-07-20
3
-61
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Fix NPE in RenameDetector
Shawn O. Pearce
2010-07-20
1
-1
/
+3
*
|
|
IndexPack: Fix spurious pack file corruption errors
Shawn O. Pearce
2010-07-20
1
-3
/
+3
|
/
/
*
|
Merge branch 'js/rename'
Shawn O. Pearce
2010-07-16
20
-223
/
+2303
|
\
\
|
*
|
Implemented file path based tie breaking to exact rename detection
Jeff Schumacher
2010-07-16
3
-47
/
+199
|
*
|
Added very small optimization to exact rename detection
Jeff Schumacher
2010-07-12
1
-1
/
+3
|
*
|
Fixed Misleading Javadoc
Jeff Schumacher
2010-07-12
1
-1
/
+3
|
*
|
Added file path similarity to scoring metric in rename detection
Jeff Schumacher
2010-07-12
2
-4
/
+58
|
*
|
Fixed potential div by zero bug
Jeff Schumacher
2010-07-12
1
-0
/
+2
|
*
|
Added file size based rename detection optimization
Jeff Schumacher
2010-07-12
1
-0
/
+32
|
*
|
Create FileHeader from DiffEntry
Jeff Schumacher
2010-07-08
5
-97
/
+210
|
*
|
log: Implement --follow
Shawn O. Pearce
2010-07-03
3
-2
/
+171
|
*
|
Cache the diff configuration section
Shawn O. Pearce
2010-07-03
2
-3
/
+70
|
*
|
log: Add whitespace ignore options
Shawn O. Pearce
2010-07-03
8
-28
/
+90
|
*
|
Format submodule links during differences
Shawn O. Pearce
2010-07-03
1
-8
/
+20
|
*
|
Redo DiffFormatter API to be easier to use
Shawn O. Pearce
2010-07-03
3
-86
/
+131
|
*
|
log, diff: Add rename detection support
Shawn O. Pearce
2010-07-03
1
-0
/
+160
|
*
|
Implement similarity based rename detection
Shawn O. Pearce
2010-07-03
7
-134
/
+1014
|
*
|
Added a preliminary version of rename detection
Jeff Schumacher
2010-07-01
4
-0
/
+275
|
*
|
Refactored code out of FileHeader to facilitate rename detection
Jeff Schumacher
2010-06-30
2
-123
/
+176
*
|
|
Fix infinite loop in IndexPack
Shawn O. Pearce
2010-07-16
3
-146
/
+104
[prev]
[next]