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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
dircache
/
DirCacheEntry.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
DirCache: Refuse to read files with invalid paths
Shawn Pearce
2014-12-18
1
-0
/
+11
*
DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath
Shawn Pearce
2014-12-18
1
-33
/
+1
*
Fix two nits about DirCacheEntry constructors
Shawn Pearce
2014-11-25
1
-4
/
+4
*
Cleanup javadocs so they pass the java8 doclint checks
Robin Rosenberg
2014-03-29
1
-1
/
+1
*
Fix some wrong @since 3.3 tags which should be @since 3.4
Matthias Sohn
2014-03-07
1
-1
/
+1
*
Add a missing @since tag
Christian Halstrick
2014-02-26
1
-0
/
+1
*
DirCacheEntry: access to raw path
Marc Strapetz
2014-02-26
1
-0
/
+9
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-0
/
+1
*
Add missing @since tags to mark API added in 2.2
Matthias Sohn
2012-11-16
1
-0
/
+1
*
StashCreateCommand: Abort in case of unmerged paths
Robin Stocker
2012-10-22
1
-0
/
+9
*
Refactor detection of Windows platform to SystemReader
Robin Rosenberg
2012-08-22
1
-2
/
+1
*
Smudge index entries on first write (too), as well when reading
Robin Rosenberg
2012-05-21
1
-1
/
+6
*
Remove unnecessary boxing SuppressWarnings annotation
Kevin Sawicki
2012-05-08
1
-1
/
+0
*
Validate paths during DirCheckout
Robin Rosenberg
2012-04-23
1
-3
/
+10
*
Enable large file support
Robin Rosenberg
2012-04-18
1
-8
/
+7
*
Enable DirCacheEntry's copyMetaData to not copy stage info
Robin Rosenberg
2012-04-17
1
-3
/
+26
*
Hide two warnings about boxing
Robin Rosenberg
2012-04-16
1
-0
/
+2
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
1
-1
/
+1
*
Implement DirCacheEntry.toString() to ease debugging
Matthias Sohn
2011-11-10
1
-0
/
+10
*
DirCacheEntry: accessors for cached creation time (CTIME)
Marc Strapetz
2011-10-31
1
-1
/
+21
*
Partial support for index file format "3".
Marc Strapetz
2010-08-31
1
-7
/
+65
*
DirCacheEntry: UPDATE_NEEDED should be in-core flag.
Marc Strapetz
2010-08-31
1
-4
/
+8
*
Add setLength(long) to DirCacheEntry
Shawn O. Pearce
2010-08-23
1
-0
/
+16
*
Smudge racily clean index entries by truncating length (like git.git)
Christian Halstrick
2010-07-20
1
-18
/
+26
*
Add support for updateNeeded flag in DirCacheEntry
Matthias Sohn
2010-07-09
1
-0
/
+22
*
Fix comparison of nanoseconds
Stefan Lay
2010-07-06
1
-1
/
+1
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
1
-7
/
+9
*
Don't allow DirCacheEntry with mode of 0
Shawn O. Pearce
2010-02-03
1
-0
/
+10
*
Disallow creating invalid DirCacheEntry records
Shawn O. Pearce
2010-02-03
1
-1
/
+54
*
Move pure IO utility functions to a utility class of its own.
Robin Rosenberg
2009-10-31
1
-4
/
+5
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+502