2502 Commits (2983d224ebd70da0d417bf9d3172545540d685d7)

Author SHA1 Message Date
Robin Stocker 04f19353fd Improve Javadoc for typeHint parameter 11 years ago
Colby Ranger f3b80f1a74 Do not update the ref hot bit when checking isIndexLoaded 11 years ago
Matthias Sohn fceae20181 Prepare post 3.2.0-m3 builds 11 years ago
Matthias Sohn 11ad807f7a JGit v3.2.0.201311130903-m3 11 years ago
Christian Halstrick 8da939221c Don't delete .idx file if .pack file can't be deleted 11 years ago
Matthias Sohn b41b5d723e Add uses directives to ensure OSGi wires jgit bundles correctly 11 years ago
Matthias Sohn 2765cc1871 Grant access to internal jgit package to org.eclipse.jgit.junit 11 years ago
Matthias Sohn d4a42f472a Remove duplicate package export 11 years ago
Matthias Sohn 7cae388118 Add missing @since tags 11 years ago
Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts 11 years ago
Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit 11 years ago
Stefan Lay cce2561e9f Add additional RebaseResult for editing commits 11 years ago
Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 11 years ago
Matthias Sohn 6e3e5e4809 Declare that org.eclipse.jgit.transport uses com.jcraft.jsch 11 years ago
Shawn Pearce b0dbb78e7d Extract protocol constants to a common class 11 years ago
Shawn Pearce 3bc289bcfe Remove unnecessary import of BaseConnection in MessageWriter 11 years ago
Tobias Pfeifer da9db6b20c Enable to prepare interactive rebase and then start it explicitly 11 years ago
Robin Rosenberg 98bc384d2b testMaliciousPathEmpty fails on Windows 11 years ago
Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo 11 years ago
Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 years ago
Michael Nelson 9e9f00df9e Support extension of TransportHttp 11 years ago
Matthias Sohn 72c7618571 Add / fix @since tags 11 years ago
Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run 11 years ago
Matthias Sohn b15c617d0f Describe HEAD if no explicit target was set 11 years ago
Matthias Sohn 3c2c8b47ff Allow to set target of DescribeCommand 11 years ago
Colby Ranger 06ddee1c3f Fix ServiceMayNotContinueException constructors for Java 1.5 11 years ago
Colby Ranger a27529c822 Add constructors that take Throwable to ServiceMayNotContinueException. 11 years ago
Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 11 years ago
Matthias Sohn 7995d87713 Prepare 3.2.0-SNAPSHOT builds 11 years ago
Matthias Sohn da6e87bc37 Prepare post 3.1.0 builds 11 years ago
Matthias Sohn 16ca725b35 JGit v3.1.0.201310021548-r 11 years ago
Stefan Lay c6aba99668 Fix order of commits in rebase todo file header 11 years ago
Matthias Sohn 5a2a2222ef Prepare post 3.1.0 RC1 builds 11 years ago
Matthias Sohn 6f0681eb9f JGit v3.1.0.201309270735-rc1 11 years ago
Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation 11 years ago
Robin Rosenberg a065a06c2a Attempt to fix graph layout when new heads are introduced 11 years ago
Jonathan Nieder 8a51c4453d Do not close ArchiveOutputStream on error 11 years ago
Robin Stocker aa4bbc67b3 Use full branch name when getting ref in BranchTrackingStatus 11 years ago
Colby Ranger 570bba5e7a Ignore bitmap indexes that do not match the pack checksum 11 years ago
Matthias Sohn 85fae93539 JGit v3.0.3.201309161630-r 11 years ago
Colby Ranger 7dc6c553c0 Remove unneeded packs when compacting with no new objects 11 years ago
Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 11 years ago
Matthias Sohn 3af38b4fee Prepare post 3.0.2 builds 11 years ago
Matthias Sohn da3041ae73 JGit v3.0.2.201311090911-r 11 years ago
Robin Stocker 52ab578cd7 Don't treat "/" as valid ignore pattern 11 years ago
Shawn Pearce aa8d5ac26c Remove unnecessary inflate stride in DfsBlock 11 years ago
Matthias Sohn 4eefa881b3 Prepare post 3.0.2-rc2 builds 11 years ago
Matthias Sohn 7c37177952 JGit v3.0.2.201309041250-rc2 11 years ago
Matthias Sohn b97a35d7cf Update build to use CBI jarsigner plugin 11 years ago
Robin Stocker f68ffb48eb LogCommand: Remove outdated TODO and improve docs 11 years ago