3721 Commits (b0a0c1004fc29e6657c173bdb2df18433486a0d9)

Author SHA1 Message Date
Matthias Sohn b0a0c1004f Fix @since tag for LOCK_SUFFIX 6 years ago
Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 6 years ago
Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
Christian Halstrick 2faccd5b32 Fix handling of option core.supportsAtomicCreateNewFile 6 years ago
Hector Caballero b7351facd5 GC: Avoid logging errors when deleting non-empty folders 6 years ago
Hugo Arès d4a19c328f Fix GC run in foreground to not use executor 6 years ago
Matthias Sohn 29118ed117 Prepare 4.7.3-SNAPSHOT builds 6 years ago
Matthias Sohn 01787756aa JGit v4.7.2.201807261330-r 6 years ago
Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
Luca Milanesio eea9a7a0ba Use java.nio to delete path to get detailed errors 6 years ago
Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
Luca Milanesio 5a8ad44208 Do not ignore path deletion errors 6 years ago
Marco Miller 1dcb0688c7 ResolveMerger: Fix encoding with string; use bytes 6 years ago
Nasser Grainawi d13918310f Retry stale file handles on .git/config file 7 years ago
Matthias Sohn 182d3b3dad Silence boxing warning 7 years ago
Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 7 years ago
Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 7 years ago
Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS 7 years ago
Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs 7 years ago
Matthias Sohn 960d7ff3e5 Prepare 4.5.4-SNAPSHOT builds 7 years ago
Matthias Sohn e21e2436d3 JGit v4.5.3.201708160445-r 7 years ago
Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 7 years ago
Matthias Sohn 7922f31fa3 Prepare 4.8.1-SNAPSHOT builds 8 years ago
Matthias Sohn 03b8d1a202 JGit v4.8.0.201706111038-r 8 years ago
Matthias Sohn 18ae9bb57d Allow to use an external ExecutorService for background auto-gc 8 years ago
David Pursehouse b6f954ad42 Fetch: Add --recurse-submodules and --no-recurse-submodules options 8 years ago
Matthias Sohn 4acad15086 SubmoduleUpdateCommand#setCallback should return 'this' 8 years ago
David Pursehouse 9c7b95684c CloneCommand#setCallback should return 'this' 8 years ago
Matthias Sohn 8afd9b1648 Prepare 4.7.2-SNAPSHOT builds 8 years ago
Matthias Sohn 1d14296975 JGit v4.7.1.201706071930-r 8 years ago
Yasuhiro Takagi a66e60a986 ArchiveCommand: Create prefix entry with commit time 8 years ago
David Turner 6b1e3c58b1 Run auto GC in the background 8 years ago
Han-Wen Nienhuys 832808bd50 Fix out-of-bounds exception in RepoCommand#relative 8 years ago
Bryan Donlan 2204cc9866 Fix null return from FS.readPipe when command fails to launch 8 years ago
Dave Borowitz a46b28808b RenameDetector: Clarify rename limits <= 0 8 years ago
Zhen Chen 099dbe6ef5 Remove unnecessary cast for DfsReader 8 years ago
Shawn Pearce 1513a5632d Allow DfsReader to be subclassed 8 years ago
Shawn Pearce 562de51239 Track read IO for DfsReader 8 years ago
Matthias Sohn ef0237564e Fix javadoc of TooLargeObjectInPackException 8 years ago
Terry Parker c46c720e99 Exclude refs/tags from bitmap commit selection 8 years ago
Matthias Sohn 3254672fcd Prepare 4.8.0-SNAPSHOT builds 8 years ago
Matthias Sohn b7d49e6d3c JGit v4.8.0.201705170830-rc1 8 years ago
Matthias Sohn 69d5e89e99 [findBugs] Use UTF-8 to write to the error stream in TextProgressMonitor 8 years ago
Matthias Sohn f1dd61f646 [findBugs] Use UTF-8 to read git-rebase-todo file 8 years ago
Matthias Sohn 0aa1a19cab [findBugs] Use UTF-8 when writing to the error stream in GitHook 8 years ago
Matthias Sohn 9f98d3e2e4 Add shutdown hook to cleanup unfinished clone when JVM is killed 8 years ago
Thomas Wolf 09d96f8d46 Clean up the disk when cloning fails 8 years ago
Christian Halstrick 501af12c19 Checkout should not use too long filenames 8 years ago
Mickael Istria 5b84e25fa3 Support pull on detached HEAD 8 years ago
Zhen Chen 8f7d0a4fbe Reset ObjectWalker when it starts a new walk 8 years ago