678 Commits (15147a273fc9085ca3cf459dec42f7a88b22ffbf)

Author SHA1 Message Date
Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand 13 years ago
Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout 13 years ago
Robin Rosenberg 9c5b31703f Enable large file support 13 years ago
Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax 13 years ago
Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info 13 years ago
Robin Rosenberg fd53b454f2 Fix broken TagCommand API 13 years ago
Shawn O. Pearce c0b1443926 Index config section and subsection names in one pass 13 years ago
Kevin Sawicki 543c5238ae Recurse into cloned submodules 13 years ago
Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 13 years ago
Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" 13 years ago
Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 13 years ago
Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 13 years ago
Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing 13 years ago
Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 13 years ago
Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming 13 years ago
Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits 13 years ago
Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" 13 years ago
Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed 13 years ago
Tomasz Zarna 0705e95630 Do not import/export empty org.eclipse.jgit package 13 years ago
Robin Rosenberg 95d311f888 Move JGitText to an internal package 13 years ago
Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory 13 years ago
Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 13 years ago
Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest 13 years ago
Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 13 years ago
Kevin Sawicki fb2113d766 Reuse Git object created in setUp 13 years ago
Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update 13 years ago
Kevin Sawicki 9908c203a5 Support insteadOf and pushInsteadOf URL replacement 13 years ago
Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() 13 years ago
Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 13 years ago
Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling 13 years ago
Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText 13 years ago
Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it 13 years ago
Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface 13 years ago
Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit 13 years ago
Kevin Sawicki 03d4dc597e Add support for creating a stashed commit 13 years ago
Kevin Sawicki 10c0b34b88 Add all paths option to CheckoutCommand 13 years ago
Stefan Lay 54f23873d6 Add support for autosetuprebase to the CloneCommand 13 years ago
Marc Strapetz 7df17e57d4 EolCanonicalizingInputStream: binary detection should be optional 13 years ago
Matthias Sohn 755dfdb409 Prepare 2.0.0-SNAPSHOT builds 13 years ago
Matthias Sohn f70b24a601 Prepare post 1.3.0.201202151440-r build 13 years ago
Matthias Sohn e4ee677dea JGit 1.3.0.201202151440-r 13 years ago
Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes 13 years ago
Matthias Sohn 3b358ce514 Prepare post 1.3.0.201202121842-rc4 builds 13 years ago
Matthias Sohn 53917539f8 JGit 1.3.0.201202121842-rc4 13 years ago
Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 13 years ago
Kevin Sawicki 7bde08e1d4 Support committing submodule updates 13 years ago
Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 13 years ago
Kevin Sawicki 97210fd6db Add command support for listing stashed commits 13 years ago
Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 13 years ago
Robin Stocker 14cc47ea1a Add BranchTrackingStatus for getting remote tracking status 13 years ago