]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2009-11-03 Shawn O. PearceCreate JUnit test utilities for JGit derived sources 19/19/3
2009-11-03 Shawn O. PearceDelete obsolete JarLinkUtil 14/14/3
2009-11-03 Shawn O. PearceRefactor our Maven build to be modular 03/103/2
2009-11-03 Shawn O. PearceSwitch pgm, test to proper plugin projects 02/102/2
2009-11-01 Shawn O. PearceCorrect location of AmazonS3 command line client 01/101/1
2009-10-31 Mykola NikishovMove AWT UI code to new org.eclipse.jgit.ui bundle 73/73/2
2009-10-31 Sasa ZivkovDon't create .git/remotes folders on init 98/98/2
2009-10-31 Robin RosenbergMove pure IO utility functions to a utility class of... 96/96/3
2009-10-31 Shawn O. PearceEclipse IDE: Automatically remove trailing whitespace... 99/99/1
2009-10-31 Alex BlewittRemove trailing whitespace at end of line 86/86/2
2009-10-28 Matthias SohnCorrecting explanation of EDL 97/97/1
2009-10-16 Mykola NikishovAdd gitignore to constants 67/67/2
2009-10-16 Chris AniszczykRefactor org.eclipse.jgit.test to be a bundle 64/64/2
2009-10-12 Matthias SohnFix classpath to use jsch and args4j from orbit 61/61/2
2009-10-08 Constantine... Make the default encoding when reading commits UTF-8
2009-10-07 Robin RosenbergRemove a duplicate test from T0003_Basic 51/51/1
2009-10-05 Code ReviewMerge changes I282ee1c6,I5700ca48,Ic243544a,Ia2cce34d...
2009-10-05 Shawn O. PearceMark JGit plugin as 0.6
2009-10-05 Mykola NikishovAdd org.eclipse.jgit-feature
2009-10-05 Shawn O. PearceMove HttpSupport's configureHttpProxy to jgit-pgm 33/33/3
2009-10-05 Shawn O. PearceMove AmazonS3 command line utility to jgit-pgm 32/32/3
2009-10-05 Shawn O. PearceMove setupReflog test function to only test that cares 18/18/3
2009-10-05 Shawn O. PearceRemove useless test005_todopack test 17/17/3
2009-10-05 Shawn O. PearceStandardize the source code formatter for Eclipse 23/23/3
2009-10-05 Code ReviewMerge change I11dc6200
2009-10-05 Shawn O. PearceMark the next version as 0.6 24/24/2
2009-10-05 Code ReviewMerge change I908e4c77
2009-10-02 Christian HalstrickAdd support for logAllRefUpdates configuration parameter 03/3/2
2009-10-02 Shawn O. PearceRemove TODO file and move to bugzilla
2009-10-02 Shawn O. PearceFix SUBMITTING_PATCHES to follow the Eclipse IP process
2009-10-02 Shawn O. PearceFix tabs-to-spaces in SUBMITTING_PATCHES
2009-10-02 Shawn O. PearceUpdate SUBMITTING_PATCHES to point to Contributor Guide
2009-10-02 Shawn O. PearceDocument protected members of RevObjectList
2009-10-01 Jonas FonsecaMake it possible to clear a PlotCommitList 05/5/2
2009-10-01 Sasa ZivkovInclude description for missing bundle prereqs 04/4/1
2009-10-01 Chris AniszczykCleanup MANIFEST.MF in JGit
2009-09-30 Shawn O. PearceMark our one Eclipse plugin as in incubation status
2009-09-30 Shawn O. PearceUtility to graft old JGit history onto repository
2009-09-29 Git Development... Initial JGit contribution to eclipse.org