982 Commits (stable-3.1)

Author SHA1 Message Date
  Kevin Sawicki 97210fd6db Add command support for listing stashed commits 12 years ago
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 12 years ago
  Robin Stocker 14cc47ea1a Add BranchTrackingStatus for getting remote tracking status 12 years ago
  Robin Stocker c0f4880e61 Add BranchConfig helper for access to branch config section 12 years ago
  Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method 12 years ago
  Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty 12 years ago
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 years ago
  Kevin Sawicki c963e7aacf Resolve ~ with no trailing number as the first parent commit 12 years ago
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change 12 years ago
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 years ago
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file 12 years ago
  Tomasz Zarna 69a5683b82 Add options for setting context lines and prefixes to DiffCommand 12 years ago
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 years ago
  Kevin Sawicki d57c00e036 Add support for cloning submodules to CloneCommand 12 years ago
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 12 years ago
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 years ago
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 years ago
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 12 years ago
  Tomasz Zarna acd8aee98a DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first 12 years ago
  Matthias Sohn a069e90fa9 JGit v1.2.0.201112221803-r 12 years ago
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 12 years ago
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions 12 years ago
  Robin Rosenberg 0ca105a502 Enforce the use of Java5 API:s only (with a few exceptions) 12 years ago
  Robin Rosenberg 720119744f Fix MergeCommandTest to pass if File.executable is not supported 12 years ago
  Kevin Sawicki 78bc526d9b Report diff entries for files that only change mode 12 years ago
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 12 years ago
  Matthias Sohn 7fded4d14f Prepare 1.3.0 builds 12 years ago
  Robin Rosenberg 00514bde50 Add percent-encoding of reserved characters in URIish 12 years ago
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD 12 years ago
  Robin Stocker 8456cb3f2b Adapt merge message to C Git for remote-tracking branch 12 years ago
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 years ago
  Kevin Sawicki 900bdbac5b Support adding all refs to LogCommand 12 years ago
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. 12 years ago
  Kevin Sawicki 1b472a7954 Add missing '' characters around quoted variables 12 years ago
  Robin Rosenberg ebd0a3af54 Clean up tab usage in Directory/File conflict table 12 years ago
  Jens Baumgart 53ef3e5114 Add detection of untracked folders to IndexDiffFilter 12 years ago
  Carsten Pfeiffer 92752f6b50 [blame] Fix blame following renames in non-toplevel directories 12 years ago
  Robin Rosenberg a1c614433c Do not use the deprecated Tree class internally 12 years ago
  Robin Rosenberg 6e9fdce9b9 Kill GitIndex 12 years ago
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. 12 years ago
  Robin Rosenberg 790ddb2983 Don't throw away the stack trace when tests fail 12 years ago
  Robin Rosenberg afd4f3b0cf Allow '\' in user names in URI-ish 12 years ago
  Kevin Sawicki 931b931ee8 Provide an id for submodule entries. 12 years ago
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" 12 years ago
  Robin Rosenberg 96b801f02b Close the repo in CloneCommandTest 12 years ago
  Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk 12 years ago
  Robin Rosenberg f4460dda97 Define a utility class for handling Git date formats 12 years ago
  Robin Rosenberg fb68c7a4cd Use the SystemReader to get system time 12 years ago
  Robin Rosenberg 2e43dcd645 Fix bad checkout behaviour when a file is removed 12 years ago
  Robin Rosenberg 602c869d7a Do not attempt to resolve describe-labels with less than four digits 12 years ago