]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2014-02-12 Robin RosenbergRecognize symlinks in the FileTreeIterator 94/15394/17
2014-02-12 Robin RosenbergAdd special case to WorkingTreeIterator for matching... 93/15393/17
2014-02-12 Robin RosenbergFileUtils.delete does not recurse via symlinks 90/15390/16
2014-02-12 Robin RosenbergUse fileAttributes to get more attributes in one go 42/9642/30
2014-02-11 Robin StockerFix RevWalkUtils.findBranchesReachableFrom not finding... 18/20618/5
2014-02-10 Robin RosenbergLength of symbolic link is the number of bytes, not... 89/15389/13
2014-02-10 Robin RosenbergAdd delete support to FS 84/9384/36
2014-02-10 Robin RosenbergDynamically detect if Windows supports symbolic links 42/20542/7
2014-02-10 Robin RosenbergAdd symlink support to JGit 79/9379/38
2014-02-10 Robin RosenbergUse the new FS.exists method in commonly occuring places 34/10134/18
2014-02-10 Robin RosenbergFix deprecated WTI#isModified 52/21652/2
2014-02-10 Robin RosenbergFailing to delete a directory with untracked content... 93/21493/3
2014-02-05 Robin RosenbergBan dangerous ref names in Windows 76/20176/5
2014-02-04 Matthias SohnMerge "Reset internal state canonical length in Working...
2014-02-03 Shawn PearceMerge "Fix MissingObjectException race in ObjectDirectory"
2014-02-03 Shawn PearceFix MissingObjectException race in ObjectDirectory 62/21362/2
2014-02-03 Robin RosenbergReset internal state canonical length in WorkingTreeIte... 32/21432/4
2014-02-02 Robin RosenbergFix for core.autocrlf=input resulting in modified file 73/20173/5
2014-01-30 Christian HalstrickAdd a missing since tag 32/21332/1
2014-01-29 Shawn PearceMerge "Fix serving fetch of existing shallow client"
2014-01-29 Shawn PearceFix serving fetch of existing shallow client 27/21227/2
2014-01-24 Matthias SohnUpdate Kepler target platform to use Kepler SR2 orbit... 73/21073/1
2014-01-20 Matthias SohnAdd missing @since tags 99/20799/2
2014-01-20 Matthias SohnUpdate API version to check changes against to 3.2... 98/20798/2
2014-01-20 Matthias SohnUpdate Luna target platform to use Luna M5 orbit repository 96/20796/1
2014-01-18 Matthias SohnDo not report ignored directories as untracked 41/11141/2
2014-01-17 SATO taichiAdd git checkout --orphan implementation 95/20095/5
2014-01-15 Stefan LayFix fast forward rebase with rebase.autostash=true 49/20649/1
2014-01-14 Matthias SohnUpdate target platforms to use latest orbit build 35/20635/1
2014-01-14 Matthias SohnUpdate com.jcraft.jsch to 0.1.50 in Kepler target platform 22/20622/1
2014-01-14 Jonathan NiederUpdate commons-compress to 1.6 72/17072/2
2014-01-14 Tomasz Zarnafix link to EWAHCompressedBitmap in javadoc of SimpleDa... 99/20599/2
2014-01-13 Colby RangerUpgrade javaewah to version 0.7.9 50/19450/5
2014-01-10 Robin RosenbergTag som non-localizable strings with NON-NLS 74/20174/2
2014-01-07 Matthias SohnAdd missing package import for org.eclipse.jgit.archive 17/20317/1
2014-01-07 Matthias SohnRemove unused import from ArchiveTest 16/20316/1
2014-01-06 Robin RosenbergSuppport the GIT_CONFIG_NOSYSTEM environment variable 02/20302/1
2013-12-27 Dave BorowitzMerge "archive: Use an empty directory for submodules"
2013-12-27 Dave BorowitzMerge "archive: Include entries for directories"
2013-12-27 Jonathan Niederarchive: Use an empty directory for submodules 49/17949/7
2013-12-27 Jonathan Niederarchive: Include entries for directories 66/20166/3
2013-12-27 Matthias Sohn[CLI] Add option --millis / -m to debug-show-dir-cache... 13/20113/2
2013-12-19 Matthias SohnMerge branch 'stable-3.2' 87/20087/1
2013-12-18 Matthias SohnPrepare post 3.2.0 builds 09/20009/1 stable-3.2
2013-12-18 Matthias SohnJGit v3.2.0.201312181205-r 97/19997/1 v3.2.0.201312181205-r
2013-12-18 Matthias SohnRevert "Fix for core.autocrlf=input resulting in modifi... 77/19977/1
2013-12-17 Robin RosenbergFix for core.autocrlf=input resulting in modified file... 97/19397/16
2013-12-17 Jonathan Niederarchive: Prepend a specified prefix to all entry filenames 87/19887/3
2013-12-13 Matthias SohnMerge branch 'stable-3.2' 62/19762/1
2013-12-12 Robin StockerCanonicalize worktree path in BaseRepositoryBuilder... 46/19546/2
2013-12-11 Matthias SohnAdd missing @since tags for new public methods in Config 73/19673/2
2013-12-11 Christian HalstrickDon't use API exception in RebaseTodoLine 98/19598/3
2013-12-10 Robin RosenbergMerge "Fix aborting rebase with detached head" into...
2013-12-10 Stefan LayFix aborting rebase with detached head 86/19586/1
2013-12-06 Matthias SohnAdd recursive variant of Config.getNames() methods 29/19429/1
2013-12-05 Matthias SohnPrepare 3.3.0-SNAPSHOT builds 09/19409/1
2013-12-04 Matthias SohnMerge branch 'master' into stable-3.2 49/19349/1
2013-12-04 Stefan LayImplement rebase.autostash 09/19209/4
2013-12-04 Matthias SohnMerge "CLI status should support --porcelain"
2013-12-04 Kaloyan RaevCLI status should support --porcelain 90/17590/3
2013-12-04 Christian HalstrickMerge "More helpful InvalidPathException messages ...
2013-12-03 Robin StockerMore helpful InvalidPathException messages (include... 12/15312/3
2013-12-03 Robin StockerFix IgnoreRule#isMatch returning wrong result due to... 71/19271/1
2013-12-03 Robin StockerFix exception on conflicts with recursive merge 36/17436/3
2013-12-02 Axel RichardAdd pgm test for checkout of existing branch with check... 59/19059/8
2013-12-02 John RossFix broken symbolic links on Cygwin. 91/18691/2
2013-12-02 Stefan LayDo not allow non-ff-rebase if there are uncommitted... 77/18977/7
2013-11-29 Axel RichardManage CheckoutConflictException in pgm 00/19100/3
2013-11-29 Christian HalstrickFix handling of file/folder conflicts during a checkout 78/19078/3
2013-11-29 Robin StockerMention null return in Javadoc of Config#getString 31/19131/1
2013-11-29 Stefan LayFix applying stash on other commit 80/18980/3
2013-11-29 Stefan LayUse static factory methods instead of overloaded constr... 53/19053/2
2013-11-24 Shawn PearceBreak up GCTest to run in parallel 93/17993/2
2013-11-24 Shawn PearceModify T0004_PackReaderTest to use existing pack 92/17992/2
2013-11-24 Shawn PearceMove SampleDataRepositoryTestCase to org.eclipse.jgit... 91/17991/2
2013-11-24 Shawn PearceSupport running from JARs in JGitTestUtil 90/17990/2
2013-11-24 Matthias SohnCache SimpleDateFormat in GitDateParser per locale 93/18093/3
2013-11-22 Stefan LayFix FIXUP error for blank lines in interactive rebase 66/18666/3
2013-11-21 Stefan LayFix parsing Rebase todo lines when commit message is... 69/18669/1
2013-11-19 Christian HalstrickAdd close() method to API 60/18560/4
2013-11-18 Matthias SohnUpdate Jetty to 7.6.14.v20131031 12/18512/1
2013-11-18 Robin RosenbergMerge "Don't delete .idx file if .pack file can't be...
2013-11-15 Robin StockerDocument that path parameters should use '/' as separator 45/18445/1
2013-11-14 Robin StockerImprove Javadoc for typeHint parameter 70/18370/1
2013-11-13 Colby RangerDo not update the ref hot bit when checking isIndexLoaded 62/18362/1
2013-11-13 Matthias SohnPrepare post 3.2.0-m3 builds 57/18357/1
2013-11-13 Matthias SohnJGit v3.2.0.201311130903-m3 39/18339/1 v3.2.0.201311130903-m3
2013-11-13 Christian HalstrickDon't delete .idx file if .pack file can't be deleted 64/18264/2
2013-11-12 Matthias SohnUpdate to Ant 1.9.2 12/18212/2
2013-11-12 Matthias SohnMerge "Add missing @since tags"
2013-11-12 Matthias SohnAdd uses directives to ensure OSGi wires jgit bundles... 01/18301/2
2013-11-12 Matthias SohnIntroduce Kepler and Luna target platform 99/18299/3
2013-11-11 Matthias SohnUpdate build to use Tycho 0.19 59/18259/1
2013-11-10 Matthias Sohn[findBugs] Remove nonsense call 51/18251/2
2013-11-10 Matthias SohnRemove unnecessary @SuppressWarnings("null") 50/18250/2
2013-11-10 Matthias SohnGrant access to internal jgit package to org.eclipse... 49/18249/2
2013-11-10 Matthias SohnRemove duplicate package export 48/18248/2
2013-11-09 Matthias SohnDon't import non-existing package org.eclipse.jgit... 47/18247/1
2013-11-09 Matthias SohnAdd missing @since tags 11/18211/2
2013-11-08 Stefan LayInteractive Rebase: Do actions if there were conflicts 18/18118/5
next