jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath
TreeWalk calls this value "path", while "name" is the stuff after the
last slash.  FileHeader should do the same thing to be consistent.
Rename getOldName to getOldPath and getNewName to getNewPath.

Bug: 318526
Change-Id: Ib2e372ad4426402d37939b48d8f233154cc637da
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2010-08-04 11:00:07 -07:00
..
api Merge branch 'delta' 2010-07-22 14:56:34 -07:00
diff Rename getOldName,getNewName to getOldPath,getNewPath 2010-08-04 11:00:07 -07:00
dircache Fix concurrent read / write issue in LockFile on Windows 2010-07-27 10:00:47 -07:00
fnmatch Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
ignore Move ignore node handling into WorkingTreeIterator 2010-07-21 10:34:08 -07:00
lib Add gitignore support to IndexDiff and use TreeWalk 2010-08-04 10:03:20 -05:00
merge Move DirCache factory methods to Repository 2010-06-30 10:39:00 -07:00
nls Externalize strings from JGit 2010-05-19 14:37:16 -07:00
patch Rename getOldName,getNewName to getOldPath,getNewPath 2010-08-04 11:00:07 -07:00
revwalk Use FileRepository where we assume other file semantics 2010-06-25 17:46:40 -07:00
storage Fix concurrent read / write issue in LockFile on Windows 2010-07-27 10:00:47 -07:00
stringext Test root locale translations 2010-05-19 14:37:33 -07:00
transport Merge branch 'delta' 2010-07-22 14:56:34 -07:00
treewalk Fixed FileTreeIteratorWithTimeControl 2010-07-30 17:35:29 +02:00
util Added support for whitespace ignoring 2010-06-28 10:59:10 -07:00