]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2015-03-02 David PletcherAllow public access to PackIndex 36/42936/4
2015-02-28 Dave BorowitzAdd an in-process pack transport for use in tests 34/42934/2
2015-02-27 Dave BorowitzExtract classes for transport within a JGit process 33/42933/1
2015-02-27 Matthias SohnAdd missing since tags for new API 64/42864/1
2015-02-27 Matthias SohnMerge branch 'stable-3.7' 61/42861/1
2015-02-27 Matthias SohnPrepare 3.7.1-SNAPSHOT builds 60/42860/1
2015-02-26 Matthias SohnJGit v3.7.0.201502260915-r 68/42768/1 v3.7.0.201502260915-r
2015-02-25 Christian HalstrickMerge "Read user.name and email from environment first...
2015-02-25 Matthias SohnAdd/fix since tags for new API for push certificates 32/42632/1
2015-02-24 Matthias SohnMerge branch 'stable-3.7' 87/42587/1
2015-02-24 Matthias SohnRead user.name and email from environment first 13/42413/3
2015-02-24 Stefan BellerPort push certificates 30/39530/16
2015-02-17 Matthias SohnProvide more details in exceptions thrown when packfile... 45/41545/3
2015-02-17 Matthias SohnAdd log4j and slf4j-log4j bridge to jgit feature 94/41794/2
2015-02-17 Matthias SohnUse slf4j to log instead of printing to System.err 68/41468/3
2015-02-16 Matthias SohnUse Target Platform Definition DSL to generate target... 80/41980/1
2015-02-10 Matthias SohnMove console classes to pgm bundle 26/40426/3
2015-02-09 Matthias SohnImplement AutoClosable interface on classes that used... 63/40463/6
2015-02-09 Matthias SohnImplement AutoClosable interface to support try-with... 38/40438/5
2015-02-09 Matthias SohnSet minimum required Java version to Java 7 25/40425/5
2015-02-04 Matthias SohnMerge branch 'stable-3.7' 71/41071/1
2015-02-04 Rüdiger HerrmannAdd option --orphan for checkout 69/41069/1
2015-02-04 Matthias SohnPrepare post 3.7.0.201502031740-rc1 builds 35/41035/1
2015-02-03 Matthias SohnJGit v3.7.0.201502031740-rc1 29/41029/1 v3.7.0.201502031740-rc1
2015-02-02 Laurent GoubetSupport for the pre-commit hook 06/40506/3
2015-02-02 Matthias SohnFix FileUtils.testRelativize_mixedCase which failed... 37/40937/2
2015-02-02 Matthias SohnAdd a hook test 05/40505/2
2015-02-02 Laurent GoubetIntroduce hook support into the FS implementations 04/40504/2
2015-01-27 Matthias SohnIf a pack isn't found on disk remove it from pack list 03/40503/1
2015-01-27 Dave BorowitzAdd BatchRefUpdate#toString() 87/40387/2
2015-01-27 Matthias SohnPrepare 4.0.0-SNAPSHOT builds 24/40424/1
2015-01-27 Shawn PearceMerge "Fix integer overflow in DiffFormatter when conte...
2015-01-27 Shawn PearceMerge "Make jgit.sh work on windows when JGIT_CLASSPATH...
2015-01-27 Shawn PearceMerge "Handle invalid tree extensions"
2015-01-26 Dave BorowitzInMemoryRepository: Ensure new ref targets exist in... 79/40379/2
2015-01-26 Christian HalstrickHandle invalid tree extensions 39/40339/1
2015-01-23 Christian HalstrickMerge "Ensure GitCommand's "callable" guard is thread...
2015-01-23 Christian HalstrickMerge changes I05be0a5b,Ieee334f4
2015-01-22 Matthias SohnDocument that repo returned by SubmoduleAddCommand... 85/40085/2
2015-01-21 Matthias SohnSilence non-externalized string warnings in RepoCommand 86/40086/1
2015-01-21 Matthias SohnDocument that Git instance returned by CloneCommand... 84/40084/1
2015-01-21 Matthias SohnEnsure GitCommand's "callable" guard is thread-safe 82/40082/1
2015-01-21 Matthias SohnMerge remote-tracking branch 'origin/stable-3.6' 77/40077/1
2015-01-21 Matthias SohnPrepare 3.6.3-SNAPSHOT builds 51/40051/1 stable-3.6
2015-01-21 Matthias SohnJGit v3.6.2.201501210735-r 24/40024/1 v3.6.2.201501210735-r
2015-01-21 Matthias SohnDon't remove pack from pack list for problems which... 85/39685/6
2015-01-17 Frank WagnerFix RawText.getLineDelimiter() for empty first line 97/39597/3
2015-01-15 Matthias SohnLog reason for ignoring pack when IOException occurred 61/39661/3
2015-01-13 Matthias SohnSilence API warning raised since 7fafd372 96/39496/1
2015-01-13 Rüdiger Herrmann[pgm] Prevent commands from writing progress to System.err 51/39351/3
2015-01-13 Stefan BellerUpdate atomic constant 41/39441/1
2015-01-12 Christian HalstrickMerge "[pgm] Add missing help text for clone --bare...
2015-01-07 Arthur DaussyAdd basic support for .gitattributes 14/1614/24
2015-01-07 Matthias Sohn[pgm] Add missing help text for clone --bare option 33/39133/1
2015-01-06 Andrey LoskutovAIOOB in ChangeIdUtil.indexOfChangeId if amended messag... 39/39039/1
2015-01-04 Matthias SohnMerge branch 'stable-3.6' 31/38931/1
2015-01-04 Matthias SohnPrepare 3.6.2-SNAPSHOT builds 30/38930/1
2015-01-03 Matthias SohnJGit v3.6.1.201501031845-r 27/38927/1 v3.6.1.201501031845-r
2015-01-02 Rüdiger HerrmannTrim author/committer name and email in commit header 13/38913/1
2015-01-02 Marc StrapetzRename detection should canonicalize line endings 12/38912/1
2015-01-02 Shawn PearceAdd .mailmap to correct Shawn and Saša's log entries 32/37332/2
2014-12-28 Andrey LoskutovPathMatcher should respect "assumeDirectory" flag 93/38793/1
2014-12-28 Matthias SohnCompare API changes against 3.6.0 92/38792/1
2014-12-24 Matthias SohnPrepare 3.7.0-SNAPSHOT builds 49/38749/2
2014-12-24 Matthias SohnMerge branch 'stable-3.6' 48/38748/1
2014-12-23 Matthias SohnPrepare 3.6.1-SNAPSHOT builds 45/38745/1
2014-12-23 Matthias SohnJGit v3.6.0.201412230720-r 13/38713/2 v3.6.0.201412230720-r
2014-12-22 Matthias Sohn[pgm] Add option --bare to clone command 81/37381/8
2014-12-22 Matthias Sohn[pgm] Implement clone using CloneCommand 26/37526/7
2014-12-22 Matthias SohnMerge "Fix junit tests under windows when the platform...
2014-12-22 Christian HalstrickMerge "[pgm] Add option --tags for ls-remote" into...
2014-12-22 Christian HalstrickMerge "[pgm] Add option --heads for ls-remote" into...
2014-12-22 Christian HalstrickFix junit tests under windows when the platform is... 67/38667/5
2014-12-22 Christian HalstrickMerge "[pgm] Use LsRemoteCommand to implement ls-remote...
2014-12-22 Christian HalstrickFix unit tests for windows by explicitly closing test... 66/38666/1
2014-12-19 Shawn PearceMerge branch 'stable-3.6' 75/38575/1
2014-12-19 Shawn PearceMerge "Implement FileSnapshot.toString() to help debugging"
2014-12-18 Matthias SohnMerge branch 'stable-3.5' into stable-3.6 23/38523/1
2014-12-18 Matthias SohnJGit v3.5.3.201412180710-r stable-3.5 v3.5.3.201412180710-r
2014-12-18 Matthias SohnMerge branch 'stable-3.4' into stable-3.5
2014-12-18 Matthias SohnJGit v3.4.2.201412180340-r stable-3.4 v3.4.2.201412180340-r
2014-12-18 Matthias SohnObjectChecker: Disallow names potentially mapping to...
2014-12-18 Christian HalstrickObjectChecker: Disallow Windows shortname "GIT~1"
2014-12-18 Shawn PearceObjectChecker: Disallow ".git." and ".git<space>"
2014-12-18 Shawn PearceAlways ignore case when forbidding .git in ObjectChecker
2014-12-18 Shawn PearceDirCache: Refuse to read files with invalid paths
2014-12-18 Shawn PearceDirCache: Replace isValidPath with DirCacheCheckout...
2014-12-18 Shawn PearceReplace "a." with "a-" in unit tests
2014-12-16 Matthias Sohn[pgm] Add option --tags for ls-remote 84/37384/3
2014-12-16 Matthias Sohn[pgm] Add option --heads for ls-remote 83/37383/3
2014-12-15 Matthias Sohn[pgm] Use LsRemoteCommand to implement ls-remote and... 82/37382/2
2014-12-14 Christian HalstrickSupport the new repository layout for submodules 82/37982/4
2014-12-14 Christian HalstrickAllow explicit configuration of git directory in CloneC... 81/37981/4
2014-12-14 Christian HalstrickAllow explicit configuration of git directory in InitCo... 33/37833/7
2014-12-12 Shawn PearceMerge "Revert "Extract path info from requests without...
2014-12-12 Shawn PearceRevert "Extract path info from requests without decoding" 79/38179/1
2014-12-12 Matthias SohnMerge "Fix tests on windows by closing repos" into...
2014-12-12 Christian HalstrickFix tests on windows by closing repos 76/38076/2
2014-12-12 Christian HalstrickMerge "Prevent NPE if ref can't be resolved when execut...
2014-12-12 Christian HalstrickRepoCommand should close opened repos 77/38077/2
next