]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2011-12-10 Matthias SohnPrepare 1.3.0 builds 78/4778/1
2011-12-10 Matthias SohnMerge branch 'stable-1.2' 77/4777/1
2011-12-10 Matthias SohnFix version.sh 76/4776/1
2011-12-09 Shawn PearceMerge "Add simple chain implementations of transport...
2011-12-09 Dave BorowitzAdd simple chain implementations of transport hooks... 69/4769/3
2011-12-09 Shawn PearceMerge "Force jgit.sh to use UTF-8 encoding on Mac"
2011-12-09 Shawn PearceMerge changes I9f1842c2,Ie139133b
2011-12-09 Shawn PearceMerge "Add a no-op UploadPackLogger and use it by default"
2011-12-08 Matthias SohnThrow API exception when MergeCommand hits checkout... 52/4752/2
2011-12-08 Kevin SawickiThrow invalid ref exception instead of invalid remote... 49/4749/6
2011-12-08 Kevin SawickiUse constant for logs directory 47/4747/4
2011-12-08 Shawn PearceMerge "Set expected old object id to all zeros when...
2011-12-08 Shawn PearceMerge "Use System.arraycopy to copy parent object id...
2011-12-08 Shawn PearceMerge "[findBugs] Implement Serializable interface...
2011-12-08 Tomasz ZarnaAdd toString() to HunkHeader 66/4766/2
2011-12-08 Kevin Sawicki[findBugs] Implement Serializable interface in PlotLane 70/4770/1
2011-12-08 Dave BorowitzAdd a no-op UploadPackLogger and use it by default 68/4768/2
2011-12-07 Robin RosenbergAdd methods for configuring platform emulation 61/4761/1
2011-12-07 Kevin SawickiUse System.arraycopy to copy parent object id array 59/4759/1
2011-12-07 Kevin SawickiSet expected old object id to all zeros when head id... 55/4755/2
2011-12-06 Robin RosenbergForce jgit.sh to use UTF-8 encoding on Mac 54/4754/1
2011-12-06 Christian HalstrickFix history rendering not to occupy too many lanes 44/4744/2
2011-12-06 Tomasz ZarnaStream left open in WorkingTreeIterator#filterClean 45/4745/1
2011-12-05 Shawn O. PearceMerge changes I5381e110,I5534b560
2011-12-04 Christian HalstrickFix History rendering 35/4735/1
2011-12-02 Robin RosenbergMerge "Always close the GZIPOutputStream to release...
2011-12-02 Shawn PearceMerge "Fix History rendering"
2011-12-02 Shawn PearceMerge "Add percent-encoding of reserved characters...
2011-12-02 Robin RosenbergAdd percent-encoding of reserved characters in URIish 50/4550/8
2011-12-02 Christian HalstrickFix History rendering 19/4719/1
2011-12-02 Shawn O. PearceDiscard request HTTP bodies for status code <400 16/4716/1
2011-12-02 Shawn O. PearceEnsure all smart HTTP errors are sent to clients 15/4715/1
2011-12-01 Shawn O. PearceAlways close the GZIPOutputStream to release Deflater 14/4714/1
2011-12-01 Shawn O. PearceFix HTTP unit tests 04/4704/1
2011-11-30 Christian HalstrickMerge "RepositoryState: add method canAmend"
2011-11-29 Shawn PearceMerge "Always checkout master when it matches the adver...
2011-11-29 Shawn PearceMerge "Update maven plugin versions"
2011-11-29 Shawn PearceMerge "Implement Serializable interface in ReflogEntry"
2011-11-29 Kevin SawickiRemove calls to printStackTrace in catch blocks 91/4691/1
2011-11-29 Matthias SohnUpdate maven plugin versions 89/4689/1
2011-11-29 Kevin SawickiImplement Serializable interface in ReflogEntry 88/4688/1
2011-11-28 Kevin SawickiAlways checkout master when it matches the advertised... 87/4687/2
2011-11-28 Jens BaumgartRepositoryState: add method canAmend 74/4674/3
2011-11-27 Shawn PearceMerge "Reset SSH connection and credentials on "Auth...
2011-11-27 Matthias SohnReset SSH connection and credentials on "Auth fail" 76/4676/2
2011-11-26 Kevin SawickiDon't iterate over advertised refs when HEAD is null 81/4681/1
2011-11-24 Matthias SohnMerge "tools/release: Handle v1.0.0.201106090707-r...
2011-11-23 Shawn PearceMerge "Adapt merge message to C Git for remote-tracking...
2011-11-23 Shawn O. PearceMerge changes I828ac2de,I80e5b7cf
2011-11-23 Robin StockerAdapt merge message to C Git for remote-tracking branch 71/4671/1
2011-11-23 Kevin SawickiGuard against null branch in PullCommand 68/4668/2
2011-11-23 Kevin SawickiSupport adding all refs to LogCommand 65/4665/3
2011-11-22 Shawn O. PearceAdd utilities for smart HTTP error handling 67/4667/1
2011-11-22 Shawn O. PearceStrip leading slashes in RepositoryFilter 66/4666/1
2011-11-22 Shawn PearceMerge "Provide merge result when revert command fails"
2011-11-22 Sasa ZivkovmaxObjectSizeLimit for receive-pack. 50/4650/7
2011-11-22 Kevin SawickiProvide merge result when revert command fails 61/4661/1
2011-11-19 Shawn PearceMerge "Add missing '' characters around quoted variables"
2011-11-18 Shawn O. PearceFix duplicate objects in "thin+cached" packs from DFS 30/4630/6
2011-11-18 Shawn O. PearceDo not write edge objects to the pack stream 46/4646/5
2011-11-18 Shawn O. PearceUse long for more object counts in PackWriter 45/4645/4
2011-11-18 Shawn O. PearceSearch for annotated tag reuse first 44/4644/2
2011-11-18 Shawn O. PearceCorrect progress monitor on "Getting sizes:" phase 42/4642/2
2011-11-18 Shawn O. PearceRefactor DfsReader selection of cached packs 29/4629/2
2011-11-18 Kevin SawickiAdd missing '' characters around quoted variables 24/4624/5
2011-11-18 Shawn PearceMerge changes I366435e2,I64577f8f
2011-11-16 Matthias Sohn[findBugs] Silence returning null for StringUtils.toBoo... 38/4638/1
2011-11-16 Matthias Sohn[findBugs] Prefer short-cut logic as it's more performant 37/4637/1
2011-11-14 Dave BorowitzKeep track of a static collection of all PackWriter... 95/4595/2
2011-11-14 Dave BorowitzEstimate the amount of memory used by a PackWriter 94/4594/2
2011-11-14 Dave BorowitzAdd an object encapsulating the state of a PackWriter 93/4593/2
2011-11-11 Christian HalstrickMerge "Implement DirCacheEntry.toString() to ease debug...
2011-11-10 Robin RosenbergClean up tab usage in Directory/File conflict table 29/4529/2
2011-11-10 Jens BaumgartAdd detection of untracked folders to IndexDiffFilter 85/4385/6
2011-11-10 Carsten Pfeiffer[blame] Fix blame following renames in non-toplevel... 68/4368/4
2011-11-10 Kevin SawickiSupport a configured credentials provider in LsRemoteCo... 71/4571/4
2011-11-10 Matthias SohnImplement DirCacheEntry.toString() to ease debugging 96/4596/1
2011-11-10 Robin RosenbergMerge changes Ibb3467f7,I2af99903
2011-11-09 Christian HalstrickMerge "Do not use the deprecated Tree class internally"
2011-11-09 Robin RosenbergDo not use the deprecated Tree class internally 51/4551/3
2011-11-09 Robin RosenbergKill GitIndex 55/4355/5
2011-11-09 Robin RosenbergDeprecate GitIndex more by using only DirCache internally. 56/4356/6
2011-11-08 Shawn O. PearceAlways use try/finally around DfsBlockCache.clockLock 73/4573/1
2011-11-08 Shawn O. PearceDfsBlockCache: Fix NPE when evicting empty cell 72/4572/1
2011-11-06 Robin RosenbergDon't throw away the stack trace when tests fail 49/4549/1
2011-11-04 Shawn PearceMerge "Do not resolve path using cygwin unless told to"
2011-11-04 Shawn PearceMerge changes Icea2572d,I2633e472,I207c0c93,I10cee76c...
2011-11-04 Shawn O. PearceMerge "Refactor HTTP server stack to use Filter as...
2011-11-04 Colby RangerDfsBlockCache: Update hits to not include contains() 46/4546/2
2011-11-04 Dave BorowitzAdd a listener for changes to a DfsObjDatabase's pack... 45/4545/3
2011-11-04 Dave BorowitzExpose the reverse index size in the DfsPackDescription 44/4544/3
2011-11-04 Dave BorowitzAdd a DfsPackFile method to get the number of cached... 43/4543/3
2011-11-04 Dave BorowitzExpose the list of pack files in the DfsBlockCache 42/4542/3
2011-11-04 Dave BorowitzAdd a DFS repository description and reference it in... 41/4541/3
2011-11-04 Dave BorowitzClarify the docstring of DfsBlockCache.reconfigure() 40/4540/2
2011-11-04 Shawn O. PearceDFS: A storage layer for JGit 30/3930/8
2011-11-04 Shawn PearceMerge "Allow '\' in user names in URI-ish"
2011-11-04 Robin RosenbergAllow '\' in user names in URI-ish 48/4548/1
2011-11-04 Shawn PearceMerge "Provide an id for submodule entries."
2011-11-04 Carl MyersFix NPE when PATH environment variable is empty 28/4528/5
next