1988 Commits (43543e79a4039c213be5d82cd9425f4b878d753e)
 

Author SHA1 Message Date
Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method 13 years ago
Christian Halstrick a9892fba46 Merge "Support more of AutoCRLF" 13 years ago
Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty 13 years ago
Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 13 years ago
Robin Rosenberg 02729810f9 Merge "Resolve ~ with no trailing number as the first parent commit" 13 years ago
Matthias Sohn b8830d7bbb Throw API exception when LsRemoteCommand fails with TransportException 13 years ago
Kevin Sawicki c963e7aacf Resolve ~ with no trailing number as the first parent commit 13 years ago
Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change 13 years ago
Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 13 years ago
Matthias Sohn 6a582970bf Merge "Provide helper for unlocking a file" 13 years ago
Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file 13 years ago
Tomasz Zarna f78e52b645 Add setter for ProgressMonitor to DiffCommand 13 years ago
Stefan Lay 8f742cdd10 Merge "Add options for setting context lines and prefixes to DiffCommand" 13 years ago
Tomasz Zarna 69a5683b82 Add options for setting context lines and prefixes to DiffCommand 13 years ago
Christian Halstrick 885a389832 Merge "Add helper for determining if status is clean" 13 years ago
Matthias Sohn 0f15d656f2 Narrow exceptions declared by LsRemoteCommand 13 years ago
Robin Rosenberg 0806c803a9 Merge "Retain executable mode of existing files on Windows" 13 years ago
Matthias Sohn f9726423ab Merge "Use constants from ConfigConstants in CoreConfig" 13 years ago
Kevin Sawicki 3d15298011 Add helper for determining if status is clean 13 years ago
Kevin Sawicki 69451b8302 Provide file mode of paths in index from IndexDiff 13 years ago
Kevin Sawicki 6c959f7702 Use constants from ConfigConstants in CoreConfig 13 years ago
Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 13 years ago
Kevin Sawicki d57c00e036 Add support for cloning submodules to CloneCommand 13 years ago
Kevin Sawicki dea4511572 Extend TransportCommand in submodule add/update commands 13 years ago
Kevin Sawicki 287d17f601 Add submodule command helpers to Git class 13 years ago
Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 13 years ago
Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 13 years ago
Tomasz Zarna 617c5d91da Sort translation bundle keys in alphabetical order. 13 years ago
Matthias Sohn 174536fa16 Update base version for clirr API check to latest release 13 years ago
Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 13 years ago
Kevin Sawicki 3c7dceec1a Add commit id and parent count to exception message 13 years ago
Shawn Pearce 80c5210409 Merge "Only print stack trace to Sytem.err when debug flag is set" 13 years ago
Tomasz Zarna 8f8e43b741 Fix typo in RebaseResult#mySatus 13 years ago
Kevin Sawicki 2de1d9fb64 Only print stack trace to Sytem.err when debug flag is set 13 years ago
Matthias Sohn 067ccbfda7 Merge branch 'stable-1.2' 13 years ago
Robin Rosenberg 64a3bf1dcb Merge "Limit the number of commits in LogCommand output" 13 years ago
Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 13 years ago
Tomasz Zarna acd8aee98a DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first 13 years ago
Robin Rosenberg 160ffc9df1 Merge "Support getting specific entry number in reflog" 13 years ago
Matthias Sohn a069e90fa9 JGit v1.2.0.201112221803-r 13 years ago
Christian Halstrick 200d3f5aaf Refactor ResolveMerger 13 years ago
Kevin Sawicki 52507ee2e7 Expose unmerged paths when revert fails 13 years ago
Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 13 years ago
Kevin Sawicki 656461a991 Add exception class for when locking a file fails 13 years ago
Tomasz Zarna 8c60468ff4 Allow to amend commits with JGit CLI 13 years ago
Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions 13 years ago
Robin Rosenberg 29fc8fffc1 Merge "Report diff entries for files that only change mode" 13 years ago
Matthias Sohn f1019b9738 Merge branch 'stable-1.2' 13 years ago
Robin Rosenberg 0ca105a502 Enforce the use of Java5 API:s only (with a few exceptions) 13 years ago
Matthias Sohn 78ebffd5f4 Merge "Fix MergeCommandTest to pass if File.executable is not supported" into stable-1.2 13 years ago