3480 Commits (9ffe6deced8dd79dd283fff650a8ac19ce3d9a08)
 

Author SHA1 Message Date
  Matthias Sohn 9ffe6deced Silence non-externalized string warnings in RepoCommand 9 years ago
  Matthias Sohn e7f153bf3a Merge remote-tracking branch 'origin/stable-3.6' 9 years ago
  Matthias Sohn 58f3ecea9b Prepare 3.6.3-SNAPSHOT builds 9 years ago
  Matthias Sohn debb1e25d1 JGit v3.6.2.201501210735-r 9 years ago
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient 9 years ago
  Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 9 years ago
  Matthias Sohn 9b86ebb4f6 Log reason for ignoring pack when IOException occurred 9 years ago
  Matthias Sohn 05078f5de1 Silence API warning raised since 7fafd372 9 years ago
  Rüdiger Herrmann 3285d2f238 [pgm] Prevent commands from writing progress to System.err 9 years ago
  Stefan Beller 7fafd37298 Update atomic constant 9 years ago
  Christian Halstrick e78daeb4bd Merge "[pgm] Add missing help text for clone --bare option" 9 years ago
  Arthur Daussy c185484dcf Add basic support for .gitattributes 11 years ago
  Matthias Sohn fd022b9f7f [pgm] Add missing help text for clone --bare option 9 years ago
  Andrey Loskutov 428d31efd3 AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline 9 years ago
  Matthias Sohn 79dacba922 Merge branch 'stable-3.6' 9 years ago
  Matthias Sohn 741ebca8b7 Prepare 3.6.2-SNAPSHOT builds 9 years ago
  Matthias Sohn f1b2a5361f JGit v3.6.1.201501031845-r 9 years ago
  Rüdiger Herrmann a4c2c8a3ee Trim author/committer name and email in commit header 9 years ago
  Marc Strapetz 1cb5668441 Rename detection should canonicalize line endings 9 years ago
  Shawn Pearce 6224d24e00 Add .mailmap to correct Shawn and Saša's log entries 9 years ago
  Andrey Loskutov c053900c5b PathMatcher should respect "assumeDirectory" flag 9 years ago
  Matthias Sohn 8f85ec7af6 Compare API changes against 3.6.0 9 years ago
  Matthias Sohn cdfd22da30 Prepare 3.7.0-SNAPSHOT builds 9 years ago
  Matthias Sohn 9882915810 Merge branch 'stable-3.6' 9 years ago
  Matthias Sohn 02b0660b8b Prepare 3.6.1-SNAPSHOT builds 9 years ago
  Matthias Sohn b2ca2ffd7d JGit v3.6.0.201412230720-r 9 years ago
  Matthias Sohn 15e8b4fb2e [pgm] Add option --bare to clone command 9 years ago
  Matthias Sohn 563c1ad514 [pgm] Implement clone using CloneCommand 9 years ago
  Matthias Sohn 79201ac95e Merge "Fix junit tests under windows when the platform is explicitly changed" into stable-3.6 9 years ago
  Christian Halstrick 902541f28b Merge "[pgm] Add option --tags for ls-remote" into stable-3.6 9 years ago
  Christian Halstrick f0bed370a3 Merge "[pgm] Add option --heads for ls-remote" into stable-3.6 9 years ago
  Christian Halstrick 3226e35db8 Fix junit tests under windows when the platform is explicitly changed 9 years ago
  Christian Halstrick d2fe4201ad Merge "[pgm] Use LsRemoteCommand to implement ls-remote and add a test" into stable-3.6 9 years ago
  Christian Halstrick d49c9ee848 Fix unit tests for windows by explicitly closing test repos 9 years ago
  Shawn Pearce 90cccb96d2 Merge branch 'stable-3.6' 9 years ago
  Shawn Pearce 3f27b9135b Merge "Implement FileSnapshot.toString() to help debugging" 9 years ago
  Matthias Sohn 75272ccdfc Merge branch 'stable-3.5' into stable-3.6 9 years ago
  Matthias Sohn 8899006c09 JGit v3.5.3.201412180710-r 9 years ago
  Matthias Sohn 4d6f66400e Merge branch 'stable-3.4' into stable-3.5 9 years ago
  Matthias Sohn dbe8b52c5c JGit v3.4.2.201412180340-r 9 years ago
  Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ 9 years ago
  Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" 9 years ago
  Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" 9 years ago
  Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker 9 years ago
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths 9 years ago
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 9 years ago
  Shawn Pearce d8eaf5a395 Replace "a." with "a-" in unit tests 9 years ago
  Matthias Sohn 8812e6f3f6 [pgm] Add option --tags for ls-remote 9 years ago
  Matthias Sohn 490660a7c6 [pgm] Add option --heads for ls-remote 9 years ago
  Matthias Sohn 816de9e9fa [pgm] Use LsRemoteCommand to implement ls-remote and add a test 9 years ago