]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2016-06-07 Matthias SohnPrepare 4.4.1-SNAPSHOT builds 00/74800/1
2016-06-07 Matthias SohnJGit v4.4.0.201606070830-r 64/74764/1 v4.4.0.201606070830-r
2016-06-01 Matthias SohnPrepare 4.4.0-SNAPSHOT builds 15/74315/1
2016-06-01 Matthias SohnJGit v4.4.0.201606011500-rc2 98/74298/1 v4.4.0.201606011500-rc2
2016-06-01 Matthias SohnMerge branch 'master' into stable-4.4 39/74239/1
2016-06-01 Matthias SohnFix javadoc errors and unused imports introduced by... 85/74185/2
2016-05-31 Stefan BellerRepoCommand: record manifest shallow recommendation... 40/73840/7
2016-05-31 Stefan BellerRepoCommand: record manifest groups as submodule labels 53/71653/12
2016-05-31 Terry ParkerRemove the deprecated TestRepository.getClock() method 90/74090/1
2016-05-30 Matthias SohnReplace use of deprecated method Repository.getRef() 53/73253/2
2016-05-30 Matthias Sohn[findBugs] Prevent potential NPE in FileLfsRepository... 71/73171/3
2016-05-30 Matthias SohnBetter report on client side if push failed due to... 33/73433/3
2016-05-30 Matthias Sohn[findBugs] Prevent potential NPE in CloneCommand.init() 68/73168/3
2016-05-26 Terry ParkerMerge "RepoCommandTest: Improve assertion message for...
2016-05-26 Stefan BellerRepoCommand: remove --record-remote-branches 57/71657/5
2016-05-25 Stefan BellerRepoCommandTest: Improve assertion message for remote... 36/71936/3
2016-05-25 Matthias SohnPrepare 4.4.0-SNAPSHOT builds 68/73668/1
2016-05-25 Matthias SohnJGit v4.4.0.201605250940-rc1 01/73601/1 v4.4.0.201605250940-rc1
2016-05-25 Matthias SohnUpdate Orbit repository for Neon to R20160520211859 95/73595/1
2016-05-24 Matthias SohnMerge branch 'master' into stable-4.4 92/73492/1
2016-05-24 Matthias SohnMerge branch 'stable-4.3' into stable-4.4 91/73491/1
2016-05-23 Christian HalstrickFix computation of id in WorkingTreeIterator with autoc... 91/73291/2
2016-05-22 Rüdiger HerrmannJGit CLI: allow to call git init with specific directory 51/73351/2
2016-05-20 Rüdiger HerrmannRedirect all Show output to outs 75/73275/2
2016-05-20 Marco MillerSupport git config [include] section with absolute... 44/72444/5
2016-05-19 Alcemir SantosAdded filter for merge and non-merges commits. 07/70507/4
2016-05-19 Matthias Sohn[findBugs] Prevent potential NPE in FS_POSIX.readUmask() 63/73163/1
2016-05-19 Matthias Sohn[findBugs] Fix calculation of host header in SignerV4 61/73161/2
2016-05-19 Matthias SohnPrepare 4.3.2-SNAPSHOT builds 36/73136/1
2016-05-18 Matthias SohnUpdate Orbit repository to S20160518051658 for Neon RC2 06/73106/1
2016-05-18 Christian HalstrickFix StashApply regarding handling of untracked files 12/71712/3
2016-05-18 Christian HalstrickGC should not pack objects only referenced by ORIG_HEAD,... 69/72569/2
2016-05-18 Christian HalstrickMake sure to overwrite files when "reset --hard" detect... 99/57799/6
2016-05-17 Nadav CohenAllow setting FileMode to executable when applying... 58/71758/3
2016-05-11 Marco MillerFix config value get to return last instead of 1st... 96/72296/4
2016-05-11 Marco MillerRemove UTF-8 checking duplication in Config lib subclasses 15/72315/2
2016-05-07 Matthias SohnUpdate Maven plugins 65/72365/1
2016-05-05 Matthias SohnJGit v4.3.1.201605051710-r 68/72168/1 v4.3.1.201605051710-r
2016-05-05 Matthias SohnFix type parameter in javadoc in TestRepository.delete... 66/72166/1
2016-05-04 Matthias SohnMerge branch 'stable-4.3' 12/72112/2
2016-05-04 Marco MillerScan loose ref before packed in case gc about to remove... 40/71240/4
2016-05-04 Jonathan NiederTestRepository: Add delete() method 11/72111/2
2016-05-04 Jonathan NiederMake BaseReceivePack.setAtomic public 09/72109/1
2016-05-04 Jonathan NiederReceivePack: Pass atomic setting from client to BatchRe... 93/72093/1
2016-05-04 Matthias SohnPrepare 4.4.0-SNAPSHOT builds 88/72088/1
2016-05-04 Matthias SohnJGit v4.4.0.201605041135-m1 48/72048/1 v4.4.0.201605041135-m1
2016-05-04 Matthias SohnRun Maven build in release.sh concurrently to speedup... 47/72047/1
2016-05-03 Dave BorowitzPersonIdent: Make appendSanitized public 50/71950/2
2016-05-03 Stefan BellerConfig: Improve documentation for setStringList 52/71652/2
2016-05-02 Matthias SohnPrepare Neon target platform 64/69964/5
2016-04-29 Dave BorowitzPersonIdent: Strip some special chars from external... 11/71711/2
2016-04-29 Dave BorowitzPersonIdent: Document that name and email aren't trimmed 10/71710/2
2016-04-27 Christian HalstrickFix possible NPEs when reporting transport errors 98/71498/1
2016-04-26 Dave BorowitzExpose the ObjectInserter that created an ObjectReader 59/71359/4
2016-04-25 Dave BorowitzAdd ObjectReader.Filter, like in ObjectInserter 58/71358/2
2016-04-22 Christian HalstrickFix calling of clean/smudge filters from Checkout,Merge... 33/70833/3
2016-04-21 David PursehouseUpdate buck to e64a2e2ada022f81e42be750b774024469551398 19/71119/1
2016-04-19 Dave BorowitzSupport per-BatchRefUpdate atomic transactions 62/70962/2
2016-04-19 Dave BorowitzAdd .buckd to .gitignore 61/70961/1
2016-04-16 Jon SchneiderFix ApplyCommand when result of patch is an empty file 19/70819/1
2016-04-16 Matthias SohnFix RefsUnreadableInMemoryRepository 14/70814/2
2016-04-15 Mike EdgarFix Buck build broken by 4812fda. 20/70720/2
2016-04-15 Mike EdgarMake UploadPack observe exceptions reading refs 01/70701/3
2016-04-11 Ned TwiggExpose conflicting files in CheckoutConflictException 04/68104/3
2016-04-11 Matthias SohnMerge "Fix CommitCommand to be able to skip writing...
2016-04-11 Christian HalstrickFix CommitCommand to be able to skip writing to RefLog 41/70241/3
2016-04-08 Matthias SohnPrepare 4.4.0-SNAPSHOT builds 67/70267/2
2016-04-08 Matthias SohnMerge branch 'stable-4.3' 61/70261/1
2016-04-08 Matthias SohnAdd lfs libraries to scripts for upload to Maven central 55/70255/2
2016-04-08 Matthias SohnPrepare 4.3.1-SNAPSHOT versions 59/70259/1
2016-04-08 Matthias SohnMerge "Prepare 4.3.1-SNAPSHOT versions"
2016-04-07 Terry ParkerFilter corrupt objects from DfsReader.selectObjectRepre... 95/70195/1
2016-04-07 Matthias SohnPrepare 4.3.1-SNAPSHOT versions 44/70244/1
2016-04-07 Matthias SohnJGit v4.3.0.201604071810-r 86/70186/1 v4.3.0.201604071810-r
2016-04-07 Matthias SohnJGit v4.3.0.201604071045-r 43/70143/1
2016-04-07 Matthias SohnMerge branch 'master' into stable-4.3 00/70100/1
2016-04-07 Hugo ArèsRemove repository from cache when it's closed 81/56281/3
2016-04-07 Hugo ArèsFix RefDirectory not closing resources 02/55902/5
2016-04-07 Hugo ArèsFix repository cache never closing repository 98/55898/6
2016-04-06 Matthias SohnMerge branch 'master' into stable-4.3 36/70036/1
2016-04-05 Christian HalstrickEnable calling of smudge filters when checking out... 21/69921/3
2016-04-05 Matthias SohnPrepare 4.3-SNAPSHOT builds 61/69961/1
2016-04-05 Preben IngvaldsenImplement DIR_NO_GITLINKS 82/69882/1
2016-03-31 Christian HalstrickAdd config parameter gc.prunePackExpire for packfile... 28/69628/1
2016-03-25 Terry ParkerIn TestRepository, use a consistent clock 40/69340/2
2016-03-23 Matthias SohnJGit v4.3.0.201603230630-rc1 15/69115/1 v4.3.0.201603230630-rc1
2016-03-22 Matthias SohnMerge "Make the FileLfsRepository thread safe"
2016-03-22 Saša ŽivkovMake the FileLfsRepository thread safe 53/69053/1
2016-03-11 Jonathan NiederMerge "Add missing @Deprecated annotation"
2016-03-11 Jonathan NiederAdd missing @Deprecated annotation 60/68260/1
2016-03-11 Yuxuan 'fishy... Fix wrong whitespaces. 58/68258/1
2016-03-11 Yuxuan 'fishy... Add ignoreRemoteFailures option to RepoCommand 40/68240/5
2016-03-11 Preben IngvaldsenIntroduce FileModeStrategy to FileTreeIterator 16/67916/5
2016-03-08 Matthias SohnMerge "Change visibility of DirCacheTree#getObjectId...
2016-03-07 Philipp MarxChange visibility of DirCacheTree#getObjectId to public 57/67857/2
2016-03-07 Ivan MotschAdd EOL stream type detection to TreeWalk 35/60635/24
2016-03-05 Matthias SohnFix RebuildRefTree trying to add HEAD twice to RefTree 48/67848/1
2016-03-03 XinTong WangFix apply patch which did not work with non-ascii chara... 69/62269/2
2016-03-01 Matthias SohnFix help text for option --enable of command debug... 34/67634/1
2016-02-26 Matthias SohnUpdate Mars orbit repository to R20160221192158 72/67472/1
next