2401 Commits (350ba91585fd3937816f861a954a8cdc8dd70aa6)

Author SHA1 Message Date
Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient 11 years ago
Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections 11 years ago
Shawn Pearce f08fde3eeb Remove dead isBinary method from DiffFormatter 11 years ago
Shawn Pearce 3fc5791778 Add missing static qualifier in DiffFormatter 11 years ago
Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand 11 years ago
James Yonan 7bb7299e8a Fix a NullPointerException if properties file doesn't exist 11 years ago
Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging 11 years ago
Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls 11 years ago
Roberto Tyley 47f47ffc07 Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors 11 years ago
Konrad Kügler 420cb50cc2 Use fetch.prune and remote.<name>.prune to set prune mode when fetching 11 years ago
Robin Rosenberg 5a51779e84 Normalize paths on OS X 11 years ago
Robin Rosenberg b434241e73 Recognize symlinks in the FileTreeIterator 11 years ago
Robin Rosenberg 0b3a5ab817 Add special case to WorkingTreeIterator for matching unnormalized symlinks 11 years ago
Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go 11 years ago
Robin Stocker 2852b6a07d Fix RevWalkUtils.findBranchesReachableFrom not finding some branches 11 years ago
Robin Rosenberg 7c19c45544 Add delete support to FS 11 years ago
Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 years ago
Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places 11 years ago
Robin Rosenberg 239f237be2 Fix deprecated WTI#isModified 11 years ago
Robin Rosenberg ff83f54d29 Failing to delete a directory with untracked content is actually ok 11 years ago
Robin Rosenberg e03f18941f Ban dangerous ref names in Windows 11 years ago
Shawn Pearce d1aacc415a Fix MissingObjectException race in ObjectDirectory 11 years ago
Robin Rosenberg 871ee53b52 Reset internal state canonical length in WorkingTreeIterator when moving 11 years ago
Robin Rosenberg 5404e70dc6 Fix for core.autocrlf=input resulting in modified file 11 years ago
Christian Halstrick 8352d1729c Add a missing since tag 11 years ago
Shawn Pearce b0174a089c Fix serving fetch of existing shallow client 11 years ago
Matthias Sohn b9a06212e1 Add missing @since tags 11 years ago
Matthias Sohn 75b31767c4 Do not report ignored directories as untracked 11 years ago
SATO taichi 2f425cf30c Add git checkout --orphan implementation 11 years ago
Stefan Lay 3db6e05e52 Fix fast forward rebase with rebase.autostash=true 11 years ago
Robin Stocker c096b42e3e Add setContains to ListBranchCommand (branch --contains) 11 years ago
Tomasz Zarna 0a38e08c1c fix link to EWAHCompressedBitmap in javadoc of SimpleDataInput/Output 11 years ago
Colby Ranger ce5fd525be Upgrade javaewah to version 0.7.9 11 years ago
Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS 11 years ago
Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable 11 years ago
Jonathan Nieder 8a4cf2e0f8 archive: Use an empty directory for submodules 11 years ago
Jonathan Nieder 2ecc27db92 archive: Include entries for directories 11 years ago
Matthias Sohn f839d383e6 Prepare post 3.2.0 builds 11 years ago
Matthias Sohn 699900c308 JGit v3.2.0.201312181205-r 11 years ago
Matthias Sohn 0ff691cdb5 Revert "Fix for core.autocrlf=input resulting in modified file..." 11 years ago
Robin Rosenberg 1def0a1257 Fix for core.autocrlf=input resulting in modified file and unsmudge 11 years ago
Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames 11 years ago
Robin Stocker 0ce61caefb Canonicalize worktree path in BaseRepositoryBuilder if set via config 11 years ago
Matthias Sohn be7942f2ba Add missing @since tags for new public methods in Config 11 years ago
Christian Halstrick ea04d2329d Don't use API exception in RebaseTodoLine 11 years ago
Stefan Lay e90438c0e8 Fix aborting rebase with detached head 11 years ago
Matthias Sohn 2e0d178855 Add recursive variant of Config.getNames() methods 11 years ago
Matthias Sohn b14a939718 Prepare 3.3.0-SNAPSHOT builds 11 years ago
Stefan Lay f86a488e32 Implement rebase.autostash 11 years ago
Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 11 years ago