2008-04-07 |
Shawn O. Pearce | Carry uninteresting flags back through already processed... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Use FIFO order for pending queue during RevWalk with... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Don't plot lines to parents who have no lane assigned Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Override getInput in the history page to conform to... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Limit the number of UI refreshes the history page job... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Abstract out the job cancellation in our history page... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Define ObjectId.copy() to produce an immutable copy... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Null out the history page refresh job when it completes Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Document the instance members of GitHistoryPage for... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Lowercase our font description names to match Eclipse... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Implement highlight-by-bolding commit text in history... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Use post SelectionListener to trigger display of commit... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Tweak the size of the commit dots in the visualizer Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow users to control the font we display our commit... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Build support for commit searching/highlighting into... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow application level code to unset (negate) a RevFlag Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow RevFlag instances to remember which RevWalk created... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Remove unnecessary selection of TOPO sort in visualizers Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Set Eclipse preference "default line delimiter" to LF Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Move all list batching from RevCommitList to the Ecipse... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Remove dead PlotCommit.isLaneCutToParent code Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Rewrite the Git history page in terms of revwalk, treewalk Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Create a sample AWT based rendering tool Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Create an abstract revision plotting implementation Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow RevCommit subclasses to implement their own reset... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Expose the Repository behind a RevWalk instance Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Export new revwalk, treewalk, revplot APIs to other... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow applications to extend RevCommit with additional... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Define RevObjectList, RevCommitList as efficient append... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Add utility methods for decoding the author, committer... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Add encoding and numeric parsing utilities to RawParseUtils Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Move RawParseUtils to our util package so its available... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Cache the default UTF-8 Charset reference for faster... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Expose a PersonIdent's preferred TimeZone to callers Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Make "when" part of a PersonIdent required so we stop... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Teach jgit wrapper script how to execute Java on Cygwin Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow RevSort.NONE to use a strictly LIFO queue approach Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow mutable object ids, improving commit parsing... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow RevWalk to recycle the WindowCursor during walking Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Use a shared temporary buffer in Log/RevList programs... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow buffer sharing within ObjectId.copyTo Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Micro-optimize pack index v2 findOffset routine Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Mark some non-overridable methods of PackFile final Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Hold onto pack windows while decompressing objects Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Avoid going back to WindowCache on already valid WindowCursors Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Create a faster, specialized map for ObjectId subclasses Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Have RevObject extend ObjectId directly and further... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Convert PackIndexV2 to use int[] for its object name... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Use a tighter ObjectId representation to reduce memory... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Ensure RevWalk output has not started before changing... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Add reverse sorting support to RevWalk Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Refactor common parts of FIFORevQueue into new base... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Implement topological sorting in RevWalk Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Refactor StartGenerator to build the graph based on... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow revwalk Generators to connect FIFORevQueue free... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Add unpop support to FIFORevQueue to insert items at... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Implement some basic command line programs built on... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow revwalk and treewalk to directly access cached... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Implement path limited revision walking and parent... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Define a path limiter for TreeWalk to reduce results Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Implement a tree entry filtering API for TreeWalk Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | New tree walking library for jgit Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Use a FIFO queue of RevCommit during reset rather than... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Dispose of a RevCommit as soon as it is no longer interesting Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Evaluate RevFilters before inserting parent commits... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Refactor basic commit walking from RevWalk to a streamable... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Implement a commit time based RevFilter for before... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Allow RevFilters to break out of the main walk loop Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Make all RevFilter implementations cloneable Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Implement a commit filtering API for RevWalk Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Document the flag constants used in RevWalk Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Teach RevWalk about uninteresting commits Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | New revision walking library for jgit Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Teach FileMode about MISSING being 0 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Teach FileMode about S_IFGITLINK being 0160000 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Teach FileMode how to return the proper instance of... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Don't bother caching commits in the delta base cache Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Hand unroll the ObjectId.equals method Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Fix the OBJECT_ID_LENGTH constant at 20 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Only use bytes 1-5 for a SHA-1 ObjectId hashCode Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Include refs/remotes as part of the ref search path Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Correct unsigned integer conversion issues Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Add missing newlines at end of new toplevel classes Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Fix ArrayIndexOutOfBoundsException in WindowCache Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Change the ObjectLoader.getType method to return int Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Precount the number of tree entries during readTree Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Remove unnecessary bitwise AND masks in readTree Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Implement core.deltaBaseCacheLimit to improve unpacking... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Change delta packed object loaders to use a PackedObjectLoad... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | New RepositoryConfig getInt,getBoolean helper methods... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Use a proper ReferenceQueue to avoid duplpicate window... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Simplify WindowCache and WindowedFile internal APIs... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Refactor WindowedFile/WindowCache so all windows are... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Change ByteWindow implementations to hold data by SoftReferences Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Modify the WindowedFile API to pass around a WindowCursor... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Use a single WindowCache for the entire Eclipse workspace Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Enable easy access to the user's ~/.gitconfig Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Honor core.packedGitWindowSize, packedGitLimit, packedGitMMA... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Support reading config file integers with k/m/g suffixes Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |
2008-04-07 |
Shawn O. Pearce | Use Java 5 bit twiddling APIs rather than hand-rolling... Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
|
commit | commitdiff | tree |