526 Commits (c81f6ab3abf9fecc298294b44385538ac9e80e92)

Author SHA1 Message Date
Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders 13 years ago
Dariusz Luksza 1d1f572771 Add support for reseting on directories 13 years ago
Sasa Zivkov 1d4a1fe772 Fixed creation of branch from a tag 13 years ago
Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. 13 years ago
Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty 13 years ago
Stefan Lay 7e1b2466e3 Do not catch Exception in test cases 13 years ago
Stefan Lay e2815f0121 Add lookup to remote config if the refSpec is not explicitly set 13 years ago
Shawn O. Pearce 826fb260a3 TemporaryBuffer: Fix reading from in-memory InputStream 13 years ago
Chris Aniszczyk 2cebb7dbc7 Add ReflogCommand 13 years ago
Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13 years ago
Marc Strapetz 929862f322 Fix IndexOutOfBoundsException when parsing PersonIdent 13 years ago
Matthias Sohn 6646c72d17 Prepare post JGit v1.0.0.201106090707-r builds 13 years ago
Matthias Sohn b26ff6ebd6 JGit v1.0.0.201106090707-r 13 years ago
Matthias Sohn 22df55c8b3 Prepare post v1.0.0.201106081625-r builds 13 years ago
Matthias Sohn eacd7104a2 JGit v1.0.0.201106081625-r 13 years ago
Matthias Sohn 9c67a391f1 Prepare post v1.0.0.201106071701-r builds 13 years ago
Matthias Sohn ac71f9045a JGit v1.0.0.201106071701-r 13 years ago
Matthias Sohn f1713abcdc Prepare 1.1.0 builds 13 years ago
Matthias Sohn 4a4e1f764c Prepare post v1.0.0.201106051725-r builds 13 years ago
Matthias Sohn f65513f753 JGit v1.0.0.201106051725-r 13 years ago
Matthias Sohn ada903085d Prepare post v1.0.0.201106011211-rc3 builds 14 years ago
Matthias Sohn 81371d385b JGit v1.0.0.201106011211-rc3 14 years ago
Matthias Sohn f5f1536f3f Remove incubation marker 14 years ago
Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 14 years ago
Shawn O. Pearce 67a1a0993f Ensure the HTTP request is fully consumed 14 years ago
Christian Halstrick c1525e2aa5 Make sure test repositories are closed 14 years ago
Christian Halstrick cc2197ed9c Fix CloneCommand not to fetch into remote tracking branches when bare 14 years ago
Abhishek Bhatnagar b04be93344 CleanCommand: add the ability to do a dry run 14 years ago
Robin Rosenberg 802f84650d Fix GitConstructionTest teardown 14 years ago
Stefan Lay 05fa1713da Add a DiffFormatter which calculates a patch-id 14 years ago
Abhishek Bhatnagar 7d380e9c5e Add CleanCommandTest and fix CleanCommand 14 years ago
Christian Halstrick 2302a6d3ce Let RefDirectory use FileSnapShot to handle fast updates 14 years ago
Kevin Sawicki 16e810b2ec Add shortening of note ref names to NoteMap 14 years ago
Ketan Padegaonkar 3344b93c84 Add GitAddTask 14 years ago
Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure 14 years ago
Chris Aniszczyk 40fa75feb4 Add LsRemoteCommandTest 14 years ago
Bernard Leach 5ec4977bb5 Create a MergeResult for deleted/modified files 14 years ago
Bernard Leach 37fe0988b2 Add reset with paths support to ResetCommand 14 years ago
Ketan Padegaonkar f953a35e9a Fix NPE in URIish when parsing an empty URI 14 years ago
Bernard Leach e3c4610c74 Add tests for change If203ce5 14 years ago
Piotr Janik 7449b9a297 Fix path filtering in LogCommand 14 years ago
Christian Halstrick 0461ff4f0c Optimize MergeAlgorithm if ours or theirs is empty 14 years ago
Shawn O. Pearce c2b87d59a0 Fix diff bug on inserted line 14 years ago
Robin Rosenberg 51a5cc7f1a Fix diff when first text is the start of the other 14 years ago
Robin Rosenberg e9311e526c Add test for reflog part of ResetCommand 14 years ago
Robin Stocker a31590ff63 RevertCommand: Add "." after reverted commit id 14 years ago
Matthias Sohn c05c6f3327 Formatter for relative dates 14 years ago
Stefan Lay 05bb92980b Fix getHumanishName broken for windows paths 14 years ago
Bernard Leach 298486a7c3 IndexDiff: conflicting files aren't properly shown 14 years ago
Robin Stocker 7546e3b4c5 Fix "into" part of merge message for HEAD 14 years ago