1860 Commits (c93aec2b73a1c3f6a7a631d5a0bc079e5c0e475e)

Author SHA1 Message Date
Matthias Sohn f8ac03459a Fix loop in auto gc 8 years ago
Kevin Corcoran fa0a93119c Make streamFileThreshold configurable 8 years ago
David Turner e346873511 TreeFormatter: disallow empty filenames in trees 8 years ago
David Pursehouse a5dde985a0 DiffCommandTest: Don't call toString on String instances 8 years ago
David Pursehouse 9a7d28019a FileNameMatcherTest: Use Character.valueOf rather than new Character 8 years ago
David Pursehouse c0433f4fb7 Use valueOf rather than constructor for Integer and Boolean 8 years ago
Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count 8 years ago
Thomas Wolf 26832a00e4 Fix symlink content comparison on MacOS in tree walk 8 years ago
Christian Halstrick 83e43f7960 Fix CheckoutCommand to return updated files even on NONDELETED status 8 years ago
Christian Halstrick dd585b779f Fix carrying over flags during a RevWalk 8 years ago
Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case 8 years ago
Christian Halstrick 45ee55d0d9 Add built-in LFS clean filter 8 years ago
Christian Halstrick d97248467a Add support for built-in smudge filters 8 years ago
Christian Halstrick b5bec73715 Add support for built-in clean filters 8 years ago
Thomas Wolf aadbb158e1 Handle all values of branch.[name].rebase 8 years ago
Andrey Loskutov 619329c84e Ignore trailing spaces in directory rule patterns 8 years ago
Martin Goellnitz 57a263f182 Add support for post-commit hooks 8 years ago
Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 8 years ago
Matthias Sohn a4508f994a Rename FSJava7Test to FSTest 8 years ago
Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing 8 years ago
Stefan Beller 36cf4fe580 Fix push option initalization on HTTP 8 years ago
Masaya Suzuki 1227165e27 Clarify the semantics of DfsRefDatabase#compareAndPut 8 years ago
Dave Borowitz 649ad06586 NoteMapTest: Add missing @Test annotations 8 years ago
Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 8 years ago
Matthias Sohn 13f0db25f2 Enhance ResetCommand to allow disabling reflog update 8 years ago
Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 8 years ago
Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 8 years ago
Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs 8 years ago
Terry Parker 9843489cb8 PackWriterTest: Improve readability 8 years ago
Matthaus Owens e1ffab1cac Skip cleaning inner repositories by default in CleanCommand 8 years ago
Matthaus Owens 0ee89f01be Add testCleanDirsWithSubmodule test to CleanCommandTest 8 years ago
Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 8 years ago
Stefan Beller 1556ca740b RefSpec: reject refs ending in '/' 8 years ago
Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache 8 years ago
Hugo Arès c1ca9cc800 Add method to read time unit from config 8 years ago
Matthias Sohn 450c0af42f Fix unclosed resource warnings in FileTreeIteratorTest 8 years ago
Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8 years ago
Shawn Pearce ae5870a1f2 PushConnectionTest: Use Java 7 try-with-resources 8 years ago
Christian Halstrick d7a8831785 Enhance test coverage when core.filemode is false 8 years ago
Mike Williams fd527a2cd7 Prune UNREACHABLE_GARBAGE packs when they expire 8 years ago
Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 years ago
Christian Halstrick e7df61ef4d Fix TreeWalk to reset attributes cache for each entry 8 years ago
Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 years ago
Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8 years ago
Marco Miller 734d5bb3c9 RefDirectory: remove ref lock file for following ref dir removal 8 years ago
Christian Pontesegger ac3d3af632 http transport does not use authentication fallback 8 years ago
Hugo Arès f379688aad Add method to read time unit from config 8 years ago
Dave Borowitz 0d6ba84065 DfsInserter: Optionally disable existing object check 8 years ago
Hugo Arès f0a485d5a2 Add missing @Test annotations 8 years ago