352 Commits (84db92bb67caf4fabfc5a1281a49c6f41d96fafa)

Author SHA1 Message Date
Matthias Sohn e7142a3937 JGit v4.5.0.201609210915-r 8 years ago
Matthias Sohn ab79ce91c1 Change JGit minimum execution environment to JavaSE-1.8 8 years ago
Matthias Sohn 9d4ffcc1ab Prepare 4.6.0-SNAPSHOT builds 8 years ago
Ned Twigg b67df51203 CLI: implement option -d for deleting tags 8 years ago
Ned Twigg 34673f0536 Added a clean command. 8 years ago
David Pursehouse 4528d5f56d Ignore 'The value of exception parameter is not used' warning 8 years ago
Matthias Sohn bcc6b5926f Prepare 4.4.2-SNAPSHOT builds 8 years ago
Matthias Sohn df479df176 JGit v4.4.1.201607150455-r 8 years ago
Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 years ago
Matthias Sohn 0900dc08f5 Prepare 4.4.1-SNAPSHOT builds 8 years ago
Matthias Sohn 399d2929ee JGit v4.4.0.201606070830-r 8 years ago
Matthias Sohn 75b3301939 Prepare 4.5.0-SNAPSHOT builds 8 years ago
Matthias Sohn 831c811f61 Prepare 4.4.0-SNAPSHOT builds 8 years ago
Hugo Arès f0a485d5a2 Add missing @Test annotations 8 years ago
Matthias Sohn f3b8653021 JGit v4.4.0.201606011500-rc2 8 years ago
Matthias Sohn 9720f9e249 Prepare 4.4.0-SNAPSHOT builds 8 years ago
Matthias Sohn f2c58503d7 JGit v4.4.0.201605250940-rc1 8 years ago
Rüdiger Herrmann 8ff08994a4 JGit CLI: allow to call git init with specific directory 8 years ago
Matthias Sohn 4641c43a98 Prepare 4.3.2-SNAPSHOT builds 8 years ago
Matthias Sohn 41b194c718 JGit v4.3.1.201605051710-r 9 years ago
Matthias Sohn b4c6a41adc Prepare 4.4.0-SNAPSHOT builds 9 years ago
Matthias Sohn 1447159b92 JGit v4.4.0.201605041135-m1 9 years ago
Matthias Sohn ccf8363693 Prepare 4.4.0-SNAPSHOT builds 9 years ago
Matthias Sohn ac5d1bc37b Prepare 4.3.1-SNAPSHOT versions 9 years ago
Matthias Sohn f2ee537d55 Prepare 4.3.1-SNAPSHOT versions 9 years ago
Matthias Sohn 4f0daa3bb2 JGit v4.3.0.201604071810-r 9 years ago
Matthias Sohn 57e6274bcf JGit v4.3.0.201604071045-r 9 years ago
Matthias Sohn 46bef2bcb6 Prepare 4.3-SNAPSHOT builds 9 years ago
Matthias Sohn bf32c9102f JGit v4.3.0.201603230630-rc1 9 years ago
Matthias Sohn 29159f1171 JGit v4.1.2.201602141800-r 9 years ago
David Pursehouse 77887b49f9 ReflogTest: Open Git instances in try-with-resource 9 years ago
David Pursehouse ef471b0861 RepoTest: Open Git in try-with-resources 9 years ago
Matthias Sohn fc4d117511 Prepare 4.2.1-SNAPSHOT builds 9 years ago
Matthias Sohn 20c2079f70 JGit v4.2.0.201601211800-r 9 years ago
Matthias Sohn b30917ce21 Prepare 4.3.0-SNAPSHOT builds 9 years ago
David Pursehouse 72c94465bc ConfigTest: Create Git instance in try-with-resource 9 years ago
David Pursehouse 7f84e40f31 CheckoutTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 9d721de69b BranchTest: Create Git instances in try-with-resource 9 years ago
Matthias Sohn 20f272a71c Prepare 4.2.0-SNAPSHOT builds 9 years ago
Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results 9 years ago
Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong 9 years ago
Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests 9 years ago
Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help 9 years ago
Andrey Loskutov d6deb190e6 Simplify pgm tests: allow varargs and trim output for toString() 9 years ago
Andrey Loskutov 35db319e8a Fixed few locale dependent pgm tests 9 years ago
Shawn Pearce da3174a812 buck: set vm_args for tests 9 years ago
Shawn Pearce 2f8d787b5f buck: run tests 9 years ago
Andrey Loskutov 02ade82b34 Make sure tests don't blindly continue if a command is "silently" failed 9 years ago
Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help 9 years ago
Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help 9 years ago