]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2010-07-20 Shawn O. PearceFix NPE in RenameDetector 51/1151/1
2010-07-20 Shawn O. PearceIndexPack: Fix spurious pack file corruption errors 50/1150/1
2010-07-16 Jonathan GossageFully implement Logger interface 89/689/2
2010-07-16 Shawn O. PearceMerge branch 'js/rename' 40/1140/1
2010-07-16 Shawn O. PearceFix infinite loop in IndexPack 49/1049/4
2010-07-16 Jeff SchumacherImplemented file path based tie breaking to exact renam... 30/1130/2
2010-07-16 Christian HalstrickAdded dirty-detection to WorkingTreeIterator 59/1059/7
2010-07-15 Shawn PearceMerge "Remove an unused File reference in test code"
2010-07-15 Robin RosenbergRemove an unused File reference in test code 37/1137/1
2010-07-15 Shawn PearceMerge "Handle the tilde notation (~user) of git url"
2010-07-14 Robin RosenbergHandle the tilde notation (~user) of git url 34/1134/1
2010-07-14 Stefan LayGit Porcelain API: Add Command 36/1036/7
2010-07-14 Shawn PearceMerge changes I104cd62f,I1d0238b4
2010-07-13 Christian HalstrickFix ReadTreeTest 25/1125/3
2010-07-12 Charley WangAdd compatibility with gitignore specifications 83/683/20
2010-07-12 Jeff SchumacherAdded more test cases for RenameDetector 23/1123/3
2010-07-12 Jeff SchumacherAdded very small optimization to exact rename detection 22/1122/2
2010-07-12 Jeff SchumacherFixed Misleading Javadoc 21/1121/2
2010-07-12 Jeff SchumacherAdded file path similarity to scoring metric in rename... 93/1093/3
2010-07-12 Jeff SchumacherFixed potential div by zero bug 92/1092/2
2010-07-12 Jeff SchumacherAdded file size based rename detection optimization 91/1091/2
2010-07-10 Robin RosenbergInternationalize RepositoryState descriptions 96/1096/2
2010-07-10 Robin RosenbergSay that commit is allowed during bisect 95/1095/1
2010-07-09 Christian HalstrickMerge "Allow ReadTreeTest to test arbitrary Checkouts"
2010-07-09 Matthias SohnAdd support for updateNeeded flag in DirCacheEntry 78/1078/2
2010-07-08 Jeff SchumacherCreate FileHeader from DiffEntry 85/1085/5
2010-07-08 Christian HalstrickAllow ReadTreeTest to test arbitrary Checkouts 56/1056/3
2010-07-08 Stefan LayFix javadoc typos in JGit API 81/1081/1
2010-07-07 Shawn O. PearceDeprecate all of the older Tree related code 77/1077/3
2010-07-06 Stefan LayFix comparison of nanoseconds 67/1067/1
2010-07-04 Shawn O. Pearcelog: Implement --follow 55/1055/1
2010-07-04 Shawn O. PearceCache the diff configuration section 54/1054/1
2010-07-04 Shawn O. Pearcelog: Add whitespace ignore options 53/1053/1
2010-07-03 Shawn O. PearceFormat submodule links during differences 52/1052/1
2010-07-03 Shawn O. PearceRedo DiffFormatter API to be easier to use 51/1051/1
2010-07-03 Shawn O. Pearcelog, diff: Add rename detection support 50/1050/1
2010-07-03 Shawn O. PearceImplement similarity based rename detection 48/1048/2
2010-07-02 Shawn O. PearceClean up LICENSE file 40/1040/3
2010-07-02 Jeff SchumacherAdded a preliminary version of rename detection 29/1029/5
2010-07-01 Jeff SchumacherRefactored code out of FileHeader to facilitate rename... 15/1015/3
2010-06-30 Dmitry NeverovFix missing flush in StreamCopyThread
2010-06-30 Jeff SchumacherAdded check for binary files while diffing 01/1001/2
2010-06-29 Matthias SohnMerge "Update build to use Tycho 0.9.0"
2010-06-29 Shawn PearceMerge changes Ie56301aa,Ic2f79e85
2010-06-29 Jeff SchumacherAdded further support for whitespace ignoring during... 79/979/2
2010-06-28 Matthias SohnUpdate build to use Tycho 0.9.0 80/980/1
2010-06-28 Jeff SchumacherAdded support for whitespace ignoring 37/937/6
2010-06-23 Shawn O. PearceUploadPack: Avoid unnecessary flush in smart HTTP 57/857/4
2010-06-23 Shawn O. PearceAdd MutableObjectId.copyFrom(AnyObjectId) 22/922/2
2010-06-23 Shawn O. PearceExpose AnyObjectId compareTo(byte[]) and compareTo... 17/917/4
2010-06-23 Shawn O. PearceExpose RefWriter constructor taking RefList 25/925/2
2010-06-23 Shawn O. PearceExpose RefUpdate constructor to any subclass 24/924/2
2010-06-23 Shawn O. PearceExpose repository change event constructors 23/923/2
2010-06-23 Shawn O. PearceisValidRefName: Inline the forbidden ref suffix of... 20/920/2
2010-06-23 Shawn O. PearceRemove pack stream from PackWriterTest 19/919/2
2010-06-23 Shawn O. PearceRemove pointless setOldObjectId in test 18/918/2
2010-06-23 Shawn O. PearceRemove speed tests based on mapCommit 12/912/2
2010-06-18 Matthias SohnChange default target platform for maven build to galileo 03/903/1
2010-06-18 Shawn PearceMerge "Fix line endings"
2010-06-18 Matthias SohnFix line endings 99/899/1
2010-06-17 Shawn PearceMerge ""Bare" Repository should not return working...
2010-06-16 Andrew BayerMake ObjectId, RefSpec, RemoteConfig, URIish serializable 80/880/2
2010-06-16 Mathias Kinzler"Bare" Repository should not return working directory. 36/836/10
2010-06-15 Matthias SohnMerge "tools/version.sh: Use backup files on Win32"
2010-06-15 Chris AniszczykMerge "Add missing @Override tags in AlternateRepositor...
2010-06-15 Mathias KinzlerAllow to read configured keys 35/835/3
2010-06-14 Shawn PearceMerge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83...
2010-06-14 Robin Rosenberggit-servlet: Fix comparing uploadFactory with the wrong... 54/854/3
2010-06-14 Shawn O. PearceAdd missing @Override tags in AlternateRepositoryDatabase 56/856/1
2010-06-14 Shawn O. Pearcetools/version.sh: Use backup files on Win32 42/842/1
2010-06-14 Shawn O. PearceMerge branch 'stable-0.8' 41/841/1
2010-06-14 Shawn O. PearceStart 0.9 development 40/840/1
2010-06-14 Shawn O. PearceQualify post-0.8.4 builds 39/839/1 stable-0.8
2010-06-14 Matthias SohnJGit 0.8.4 37/837/1 v0.8.4
2010-06-13 Matthias SohnJGit 0.8.3 30/830/1
2010-06-13 Robin RosenbergPrefer static inner classes 53/853/1
2010-06-13 Robin RosenbergOverride equals for SwingLane since super class PlotLan... 52/852/1
2010-06-13 Robin RosenbergMake sure a Stream is closed upon errors in IpLogGenerator 51/851/1
2010-06-13 Robin RosenbergMake constant static in RebuildCommitGraph 50/850/1
2010-06-13 Robin RosenbergMake inner classes static in http code 49/849/1
2010-06-13 Robin RosenbergCache filemode in GitIndex 48/848/1
2010-06-13 Robin RosenbergRemove unused parent field in PlotLane 47/847/1
2010-06-13 Robin RosenbergRemoved unused repo field in WorkDirCheckout 46/846/1
2010-06-12 Robin RosenbergExtend DiffFormatter API to simplify styling 28/828/2
2010-06-08 Matthias SohnInclude about.html in org.eclipse.jgit artifact 20/820/1
2010-06-07 Chris AniszczykFix build.properties of the JGit feature 18/818/1
2010-06-07 Chris AniszczykAdded the standard SULA for JGit 17/817/1
2010-06-05 Matthias SohnAdd "resources/" as a source folder 10/810/1
2010-06-05 Marc StrapetzRepository can be configured with FS 88/588/3
2010-06-05 Shawn PearceMerge "Refactor ReadTreeTest to allow testing other...
2010-06-05 Robin RosenbergAdd support for computing a Change-Id à la Gerrit 23/523/7
2010-06-04 Christian HalstrickRefactor ReadTreeTest to allow testing other checkout... 92/792/3
2010-06-03 Alex BlewittProvide a public entry method to determine whether... 03/803/1
2010-06-02 Shawn O. PearceQualify post-0.8.1 builds 94/794/3
2010-06-02 Shawn O. PearceJGit 0.8.1 97/797/1 v0.8.1
2010-06-02 Shawn O. PearceBump all features during release 96/796/2
2010-06-01 Shawn PearceMerge "Describe how to generate iplog."
2010-05-29 Matthias SohnDescribe how to generate iplog. 73/773/3
2010-05-28 Shawn O. Pearceeclipse-iplog: Use contribution rather than bug element 72/772/1
2010-05-28 Shawn O. Pearceeclipse-iplog: Add new consumes element to IP log 71/771/1
next