1394 Commits (3fc93f8a562e96d354546ad6ff8c9dd56709c5e5)

Author SHA1 Message Date
Jonathan Nieder d2ade728a1 Treat CloneCommand.setRemote(null) as setRemote("origin") 9 years ago
Dave Borowitz a85e817dc2 Rewrite push certificate parsing 9 years ago
Dave Borowitz d43703624c Allow trailing newlines in receive-pack 9 years ago
Christian Halstrick 4531259613 Add new submodule layout to SubmoduleAddCommand 9 years ago
Jonathan Nieder a1fd4980df submodule test: Use config.unset instead of setting to null 9 years ago
Yuxuan 'fishy' Wang 9cbe222837 Fix public API issues introduced in I1baeedcc6946. 9 years ago
Jonathan Nieder cd3d952ec6 Revert "Config: Distinguish between empty and null strings" 9 years ago
Yuxuan 'fishy' Wang 53be446f6a Callback in PackWriter & BundleWriter. 9 years ago
Matthias Sohn 2dd4dc149c Prepare 4.0.1-SNAPSHOT builds 9 years ago
Matthias Sohn 4f22185455 JGit v4.0.0.201506090130-r 9 years ago
Jonathan Nieder 48b67012d6 Allow lookup of multiple exact refs in one shot 9 years ago
Jonathan Nieder a04d1ad2f1 Introduce exactRef to read a ref whose exact name is known 9 years ago
Dave Borowitz b9f850a79b Config: Allow ending a file with "=" and no newline 9 years ago
Dave Borowitz 96eb3ee397 Config: Distinguish between empty and null strings 9 years ago
Matthias Sohn a79168bcbb Prepare 4.1.0-SNAPSHOT builds 9 years ago
Matthias Sohn 72ecb5c8c7 Prepare post 4.0-RC3 builds 9 years ago
Matthias Sohn d59fafc7ca JGit v4.0.0.201506020755-rc3 9 years ago
Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() 9 years ago
Matthias Sohn 5059e3e408 Add "src" folder to source folders of org.eclipse.jgit.test 9 years ago
Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 9 years ago
Yuxuan 'fishy' Wang 744c370c1b Add getters to RepoProject. 9 years ago
Matthias Sohn 74009ba3ef Prepare post 4.0.0-rc2 builds 9 years ago
Matthias Sohn 3ed57820f2 JGit v4.0.0.201505260635-rc2 9 years ago
Andrey Loskutov 1773002a34 Cleanup code and Eclipse compile errors in new gitrepo API 9 years ago
Yuxuan 'fishy' Wang d3348e5623 Refactor to expose ManifestParser. 9 years ago
Jonathan Nieder 02418ede59 Add tests for ObjectFilter 9 years ago
Jonathan Nieder adbcbc791b Expose Sets helper to tests outside org.eclipse.jgit.api 9 years ago
Sebastian Schuberth 6fdd214349 Split discoverGitPrefix() code out into discoverGitExe() 9 years ago
Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
Matthias Sohn ed6694bd89 Prepare post 4.0.0-rc1 builds 9 years ago
Matthias Sohn e2c062f529 JGit v4.0.0.201505191015-rc1 9 years ago
Shawn Pearce 8ff08455f6 Fix memory leak in dfs.DeltaBaseCase 10 years ago
Shawn Pearce bfdd963083 FS_POSIX: Rework umask detection to make it settable 10 years ago
Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default 10 years ago
Matthias Sohn 3e7e4132de Prepare post 4.0.0-m2 builds 10 years ago
Matthias Sohn 16f27ccb6f JGit v4.0.0.201505050340-m2 10 years ago
Matthias Sohn 80369d1895 Prepare post 4.0.0-m1 builds 10 years ago
Shawn Pearce 4feffb3bf5 Add fsck.allowInvalidPersonIdent to accept invalid author/committers 10 years ago
Matthias Sohn 720adcebb5 Prepare 3.7.2-SNAPSHOT builds 10 years ago
Matthias Sohn 2383cccf12 JGit v3.7.1.201504261725-r 10 years ago
David Ostrovsky d1da2780c2 Revert "Let ObjectWalk.markUninteresting also mark the root tree as" 10 years ago
Matthias Sohn ffdacc2bbb Delete deprecated class IgnoreRule 10 years ago
André de Oliveira 3cd7d0d85a Do not add a newline at the end if neither merged side had one 10 years ago
Laurent Delaigue a5c40a3862 Make RepositoryState.REBASING_MERGE reachable again. 10 years ago
Christian Halstrick 2bd3556e7e Fix RecursiveMerger in case of multiple, independent base commits 10 years ago
Dave Borowitz f1a15f7eb0 TestRepository: Add a cherryPick method 10 years ago
Matthias Sohn 8a9568eab2 JGit v4.0.0.201503231230-m1 10 years ago
Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 10 years ago
Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" 10 years ago
Dave Borowitz edf4368b0c TemporaryBuffer: Allow presizing block pointer list 10 years ago