]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2011-04-11 Chris AniszczykAdd NotesCommand to the JGit API 70/2970/6
2011-04-09 Chris AniszczykMerge "Create all test data in trash folder"
2011-04-09 Matthias SohnCreate all test data in trash folder 34/3034/2
2011-04-09 Matthias SohnUpdate to use Tycho 0.11 32/3032/1
2011-04-06 Robin StockerAdd "Conflicts" section to merge message on conflict 14/3014/1
2011-04-06 Robin StockerRefactor reading and writing heads in Repository 13/3013/2
2011-04-06 Robin StockerAdd CHERRY_PICK_HEAD for cherry-pick conflicts 96/2996/3
2011-04-06 Stefan LayAdd parameters for timeout and branches to clone 09/3009/2
2011-04-06 Stefan LayTry to checkout branch after cloning 08/3008/2
2011-04-04 Philipp ThunFix DirCache.isModified() 02/3002/1
2011-04-04 Matthias Sohn[findbugs] Use explicit initialization 98/2998/2
2011-04-02 Matthias Sohn[findbugs] Make mutable static field final 95/2995/1
2011-04-02 Chris AniszczykMerge "Make DeltaBaseCache per-ObjectReader"
2011-04-02 Chris AniszczykMerge "Fix ReceivePack connectivity validation with...
2011-04-02 Christian HalstrickMerge "Add open(File) and wrap(Repository) to Git"
2011-04-02 Christian HalstrickAdd open(File) and wrap(Repository) to Git 69/2969/3
2011-04-02 Carsten PfeifferSupport reading first SHA-1 from large FETCH_HEAD files 39/2739/3
2011-04-02 Shawn PearceMerge "Let LockFile.unlock use FileUtils.delete()"
2011-04-02 Shawn O. PearceMake DeltaBaseCache per-ObjectReader 94/2994/1
2011-04-02 Shawn O. PearceFix ReceivePack connectivity validation with alternates 93/2993/1
2011-04-02 Christian HalstrickLet LockFile.unlock use FileUtils.delete() 82/2982/2
2011-04-02 Christian HalstrickEnhance RefDatabase with a refresh() method 80/2880/2
2011-04-01 Shawn O. PearceRefDirectory: Use FileSnapshot for packed-refs 18/2118/4
2011-04-01 Shawn O. Pearcesmart HTTP: Return errors inside payload 48/2748/7
2011-04-01 Shawn O. PearceUploadPack: Add a PreUploadHook to monitor and control... 46/2746/7
2011-04-01 Shawn O. PearceAllow application filters on smart HTTP operations 31/2731/8
2011-04-01 Shawn O. PearcePackWriter: Fix the way delta chain cycles are prevented 82/2782/4
2011-04-01 Shawn O. PearcePackWriter: Combine small reuse batches together 78/2778/4
2011-04-01 Shawn O. PearcePackWriter: Remove dummy list 0 77/2777/4
2011-04-01 Shawn O. PearcePackWriter: Speed up pruning of objects from cached... 76/2776/4
2011-04-01 Shawn O. PearceMake PacketLineIn public 55/2955/2
2011-04-01 Shawn PearceMerge changes I2c8e917a,Ica9e50c0
2011-04-01 Shawn PearceMerge "Fix broken git prefix detection"
2011-03-31 Anatol PomozovBump jsch to 0.1.44 11/2211/4
2011-03-30 Christian HalstrickLet CloneCommand not checkout HEAD on bare repos 68/2968/1
2011-03-29 Christian HalstrickAdded Merge command to the CLI 20/320/7
2011-03-29 Christian HalstrickAllow InitCommand to run on existing git repos 59/2959/1
2011-03-29 Christian HalstrickMerge "Do not categorize merge failures as 'abnormal'"
2011-03-28 Philipp ThunFix possible NPE in DirCache.isModified() 51/2951/1
2011-03-28 Philipp ThunDo not categorize merge failures as 'abnormal' 48/2948/1
2011-03-28 Robin RosenbergDo not normalize URIishes 42/2942/2
2011-03-28 Robin RosenbergUse Ignore to bypass unused test 41/2941/2
2011-03-28 Robin RosenbergFix broken git prefix detection 39/2939/3
2011-03-27 Shawn PearceMerge "Detaching HEAD when checking out the same commit."
2011-03-27 Shawn PearceMerge "Fix: possible IndexOutOfBoundsException in Reflo...
2011-03-27 Shawn PearceMerge "Registering the Checkout command and fixed a...
2011-03-25 Sasa ZivkovDetaching HEAD when checking out the same commit. 25/2925/2
2011-03-25 Matthias SohnPrevent NPE during fetch and push via SSH 22/2922/1
2011-03-24 Philipp ThunIntroduce FAILED result for RebaseCommand 47/2647/3
2011-03-24 Sasa ZivkovRegistering the Checkout command and fixed a typo. 04/2904/2
2011-03-24 Mathias KinzlerMerge "Introduce CherryPickResult"
2011-03-23 Christian HalstrickAdd status command to GIT api 90/2890/2
2011-03-23 Roland SchulzCreate RemoteSession interface 83/2583/5
2011-03-23 Philipp ThunIntroduce CherryPickResult 46/2646/4
2011-03-22 Robin StockerPullCommand: Use short ref name in merge message 86/2886/1
2011-03-22 Marc StrapetzFix: possible IndexOutOfBoundsException in ReflogReader 83/2783/3
2011-03-21 Philipp ThunImprove MergeResult 45/2645/3
2011-03-21 Philipp ThunRefactor test cases 34/2734/2
2011-03-19 Chris AniszczykMerge "PackWriter: Collect stats by object type"
2011-03-19 Chris AniszczykMerge "BlockList: Micro-optimize appending from another...
2011-03-18 Chris AniszczykMerge "PackFile: Cache the packName string"
2011-03-18 Shawn O. PearcePackWriter: Collect stats by object type 75/2775/2
2011-03-18 Shawn O. PearceBlockList: Micro-optimize appending from another BlockList 74/2774/1
2011-03-18 Shawn O. PearcePackFile: Cache the packName string 73/2773/1
2011-03-18 Philipp ThunAbort merge when file to be checked out is dirty 33/2733/3
2011-03-18 Christian HalstrickMerge "Refactor ResolveMerger"
2011-03-18 Philipp ThunRefactor ResolveMerger 54/2754/2
2011-03-18 Mathias KinzlerMerge "Moved tests for commit -o option to own test...
2011-03-18 Christian HalstrickMoved tests for commit -o option to own test class 32/2732/4
2011-03-17 Chris AniszczykAdd path filtering to LogCommand 67/2767/2
2011-03-17 Shawn O. PearceAssume refs of alternates are reachable during fetch 17/2717/2
2011-03-17 Shawn O. PearceUploadPack: Report invalid want lines with ERR 51/2751/2
2011-03-17 Shawn O. PearceHandle "ERR %s" when ACK/NAK is expected 50/2750/2
2011-03-17 Shawn O. PearcePacketLineIn: Reuse internal lineBuffer for small strings 49/2749/2
2011-03-17 Shawn PearceMerge "Expose if name or email is based on a guess"
2011-03-17 Jens BaumgartCommitCommand: add option to insert a change id 60/2760/2
2011-03-17 Mathias KinzlerMerge "Remove deprecated Repository.mapTree"
2011-03-16 Matthias SohnExpose if name or email is based on a guess 28/2728/2
2011-03-16 Philipp ThunUse parent directory in InitCommand if directory is "." 30/2730/1
2011-03-15 Chris AniszczykMerge "Improve native Git transport when following...
2011-03-15 Shawn O. PearceTransportProtocol: Allow null Repository in canHandle() 13/2713/2
2011-03-15 Chris AniszczykMerge "FS: Allow cloning an FS instance"
2011-03-15 Chris AniszczykMerge "FS: Allow userHome to be set and cached"
2011-03-15 Chris AniszczykMerge "FS: Allow gitPrefix to be set and cached"
2011-03-15 Chris AniszczykMerge "FS: Overload detect() with no arguments"
2011-03-15 Shawn O. PearcePushCommand: Allow adding any reference string 05/2705/2
2011-03-15 Shawn O. PearcePushCommand: Add utilities for --all, --tags 04/2704/2
2011-03-15 Chris AniszczykMerge "PushCommand: Default to pushing HEAD"
2011-03-15 Chris AniszczykMerge "PushCommand: Set force-update in-place"
2011-03-15 Chris AniszczykMerge "Make --git-dir optional for 'jgit init'"
2011-03-15 Chris AniszczykMerge "CloneCommand: add a test to ensure we fetch...
2011-03-15 Philipp ThunMake --git-dir optional for 'jgit init' 20/2720/1
2011-03-15 Philipp ThunReplace 'occured' by 'occurred' 19/2719/1
2011-03-14 Shawn O. PearceImprove native Git transport when following repository 15/2715/1
2011-03-14 Chris AniszczykMerge "PackWriter: Rename getObjectsNumber to getObject...
2011-03-14 Chris AniszczykCloneCommand: add a test to ensure we fetch all tags 14/2714/1
2011-03-14 Chris AniszczykMerge "Always fetch tags during clone"
2011-03-14 Jens BaumgartCommitCommand: set correct Reflog message when amending 78/2678/2
2011-03-14 Shawn O. PearceFS: Allow cloning an FS instance 12/2712/1
2011-03-14 Shawn O. PearceFS: Allow userHome to be set and cached 11/2711/1
next