2010-08-25 |
Chris Aniszczyk | Merge "Add ObjectId to the LargeObjectException" |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Shawn O. Pearce | Add ObjectId to the LargeObjectException 98/1398/3 |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Chris Aniszczyk | Merge "Don't copy more than the object size" |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Chris Aniszczyk | Merge "Use the ObjectStream size during copyTo" |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Benjamin Muskalla | Fixed typo in DirCache documentation 18/1418/1 |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Shawn O. Pearce | Don't copy more than the object size 97/1397/2 |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Shawn O. Pearce | Use the ObjectStream size during copyTo 96/1396/2 |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Shawn O. Pearce | Fix ObjectDirectory abbreviation resolution to notice... 06/1406/1 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Shawn O. Pearce | Fully implement SHA-1 abbreviations 89/1389/1 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Shawn O. Pearce | Delete deprecated ObjectWriter 87/1387/1 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Shawn O. Pearce | Add openEntryStream to WorkingTreeIterator 86/1386/1 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Shawn O. Pearce | Add setLength(long) to DirCacheEntry 85/1385/1 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Shawn O. Pearce | Move commit and tag formatting to CommitBuilder, TagBuilder 84/1384/1 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Shawn O. Pearce | Rename Commit, Tag to CommitBuilder, TagBuilder 83/1383/1 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Shawn O. Pearce | Add documentation explaining how to read Commit and Tag 82/1382/1 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Christian Halstrick | Improved creation of JGitInternalException 70/1370/1 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Marc Strapetz | Perform automatic CRLF to LF conversion during WorkingT... 79/1179/7 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Expose pack fetch/push connections for subclassing 46/1246/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Allow ObjectReuseAsIs to have more control over write... 24/1224/4 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Allow ObjectToPack subclasses to use up to 4 bits of... 23/1223/4 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Implement async/batch lookup of object data 22/1222/4 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Offer ObjectReaders advice about a RevWalk 21/1221/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Allow object reuse selection to occur in parallel 20/1220/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Flush the pack header as soon as its ready 19/1219/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Export the ObjectId on MissingObjectException 18/1218/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Expose OBJ_ANY in ObjectReader 17/1217/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Expose getType in ObjectToPack 16/1216/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Add copyTo(ByteBuffer) to AnyObjectId 15/1215/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Add copyTo(byte[], int) to AnyObjectId 14/1214/3 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Add a public RevTag.parse() method 67/1367/1 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Add a public RevCommit.parse() method 66/1366/1 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Make Tag class only for writing 65/1365/1 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Make Commit class only for writing 64/1364/1 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Correct PersonIdent hashCode() and equals() to ignore... 63/1363/1 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Shawn O. Pearce | Try really hard to load a commit or tag 62/1362/1 |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Christian Halstrick | Fix ReadTreeTests to not rely on cached index 52/1352/1 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Shawn O. Pearce | Fix formatting of serialization code in ObjectId 43/1343/1 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Shawn O. Pearce | Make ObjectId.compareTo final 42/1342/1 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Shawn O. Pearce | Make ObjectId.hashCode final too 41/1341/1 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Shawn O. Pearce | Remove unnecessary ObjectId.copy() calls 40/1340/1 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Mathias Kinzler | Fix missing Configuration Change eventing 81/1281/6 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Christian Halstrick | Enhance MergeResult to report conflicts, etc 25/1225/5 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Chris Aniszczyk | Allow for optional tagger and message in Tag 33/1333/4 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Chris Aniszczyk | Remove getter and setter for author in Tag 31/1331/2 |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Christian Halstrick | Add blob-data to utility method indexState() 16/1316/2 |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Christian Halstrick | added resetIndex() to RepositoryTestCase 15/1315/2 |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Robin Rosenberg | Do not trigger RefsChangedEvent on the first attempt... 09/1309/2 |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Ketan Padegaonkar | Add FileRepository(String) convenience constructor 22/1322/2 |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Shawn Pearce | Merge "Backout RevObject's object-identity based equal... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Matthias Sohn | Set default file encoding used for JGit tests to UTF-8 14/1314/1 |
commit | commitdiff | tree | snapshot |
2010-08-15 |
Matthias Sohn | Backout RevObject's object-identity based equals imple... 13/1313/1 |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Shawn Pearce | Merge "Fix RevCommitList to work with subclasses of... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Matthias Sohn | Fix RevCommitList to work with subclasses of RevWalk 99/1299/1 |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Jens Baumgart | Improve IndexDiff performance 90/1290/3 |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Chris Aniszczyk | Merge "Hide Maven target directories from Eclipse" |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Mathias Kinzler | TransportHttp does not honor timeout setting 76/1276/1 |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Jens Baumgart | Fix NPE on commit in empty Repository 67/1267/1 |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Robin Rosenberg | Hide Maven target directories from Eclipse 62/1262/1 |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Shawn O. Pearce | Merge branch 'rename-bug' 61/1261/1 |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Shawn O. Pearce | Fix ArrayIndexOutOfBounds on non-square exact rename... 60/1260/1 |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Shawn O. Pearce | Merge changes I39bfefee,I47795987,I70d120fb,I58cc5e01... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Shawn O. Pearce | Merge "Remove static progress task names from PackWriter" |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Chris Aniszczyk | Merge "Add "all" parameter to the commit Command" |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Chris Aniszczyk | Merge "Add the parameter "update" to the Add command" |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Chris Aniszczyk | Merge "add fsTick() to RepositoryTestCase" |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Chris Aniszczyk | Merge "add more control to indexState() return-value" |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Stefan Lay | Allow to replace existing Change-Id 39/1239/3 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Shawn O. Pearce | Rename getOldName,getNewName to getOldPath,getNewPath 95/1195/2 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Shawn O. Pearce | Merge branch 'js/diff' 37/1237/1 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Jeff Schumacher | Fixed bug in scoring mechanism for rename detection 32/1232/2 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Jens Baumgart | Add gitignore support to IndexDiff and use TreeWalk 33/1233/4 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Stefan Lay | Add "all" parameter to the commit Command 48/1148/4 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Stefan Lay | Add the parameter "update" to the Add command 47/1147/7 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Christian Halstrick | add fsTick() to RepositoryTestCase 31/1231/2 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Christian Halstrick | add more control to indexState() return-value 30/1230/2 |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Christian Halstrick | Merge "Fixed FileTreeIteratorWithTimeControl" |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Benjamin Muskalla | Allow version builtin to run without git repository 12/1212/1 |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Stefan Lay | Fixed FileTreeIteratorWithTimeControl 03/1203/2 |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Christian Halstrick | Make use of Repository.writeMerge...() 97/1197/1 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Shawn O. Pearce | Remove use of SortedSet.floor() 93/1193/1 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Christian Halstrick | Merge "Fix tag sorting in PlotWalk" |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Christian Halstrick | Add tests for racy git / Index state encoding 61/1161/4 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Shawn O. Pearce | Enable configuration of non-standard pack settings 91/1191/2 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Shawn O. Pearce | Pass PackConfig down to PackWriter when packing 90/1190/2 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Shawn O. Pearce | Simplify UploadPack use of options during writing 89/1189/2 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Shawn O. Pearce | Move PackWriter configuration to PackConfig 88/1188/2 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Mathias Kinzler | Meaningful error message when trying to check-out submo... 83/1083/4 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Christian Halstrick | Fix unit tests under windows 85/1185/2 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Shawn O. Pearce | Fix tag sorting in PlotWalk 92/1192/1 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Shawn O. Pearce | Remove static progress task names from PackWriter 86/1186/1 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Shawn O. Pearce | Allow PackWriter callers to manage the thread pool 87/1187/1 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Christian Halstrick | Teach NameConflictTreeWalk to report DF conflicts 69/1169/3 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Mathias Kinzler | Stack Overflow in EGit History View 83/1183/1 |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Jeff Schumacher | Break dissimilar file pairs during diff 70/1170/7 |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Christian Halstrick | Add methods which write MERGE_HEAD and MERGE_MSG 62/1162/3 |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Jens Baumgart | Fix concurrent read / write issue in LockFile on Windows 72/1172/5 |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Robin Stocker | Fix Javadoc warnings 74/1174/2 |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Shawn O. Pearce | Make forPath(ObjectReader) variant in TreeWalk 80/1180/1 |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Shawn O. Pearce | Make StoredConfig an abstraction above FileBasedConfig 78/1178/1 |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Shawn O. Pearce | Merge branch 'delta' 71/1171/1 |
commit | commitdiff | tree | snapshot |
next |