You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shawn O. Pearce
6df5d3397c
Move commit and tag formatting to CommitBuilder, TagBuilder
...
These objects should be responsible for their own formatting,
rather than delegating it to some obtuse type called ObjectInserter.
While we are at it, simplify the way we insert these into a database.
Passing in the type and calling format in application code turned
out to be a huge mistake in terms of ease-of-use of the insert API.
Change-Id: Id5bb95ee56aa2a002243e9b7853b84ec8df1d7bf
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
15 years ago
..
api
Make Commit class only for writing
15 years ago
diff
Merge branch 'rename-bug'
15 years ago
dircache
Fix concurrent read / write issue in LockFile on Windows
15 years ago
events
Fix missing Configuration Change eventing
15 years ago
fnmatch
Initial JGit contribution to eclipse.org
15 years ago
ignore
Move ignore node handling into WorkingTreeIterator
15 years ago
lib
Rename Commit, Tag to CommitBuilder, TagBuilder
15 years ago
merge
Move commit and tag formatting to CommitBuilder, TagBuilder
15 years ago
nls
Externalize strings from JGit
15 years ago
patch
Rename getOldName,getNewName to getOldPath,getNewPath
15 years ago
revwalk
Move commit and tag formatting to CommitBuilder, TagBuilder
15 years ago
storage
Move commit and tag formatting to CommitBuilder, TagBuilder
15 years ago
stringext
Test root locale translations
15 years ago
transport
Remove unnecessary ObjectId.copy() calls
15 years ago
treewalk
Perform automatic CRLF to LF conversion during WorkingTreeIterator
15 years ago
util
Perform automatic CRLF to LF conversion during WorkingTreeIterator
15 years ago