5892 Commits (6d370d837c5faa7caff2e6e3e4723b887f2fbdca)
 

Author SHA1 Message Date
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Han-Wen Nienhuys f6873ffe52 Fixup javadoc and formatting in RawText and RawParseUtils 6 years ago
  Jonathan Nieder 7d9246f163 RawParseUtils#lineMap: Simplify by using null sentinel internally 6 years ago
  Matthias Sohn e9e150fdd2 Store in IndexChangedEvent if it was caused by JGit itself 6 years ago
  Han-Wen Nienhuys 08d2e0188c Introduce new RawText constructor and RawParseUtils.lineMapOrBinary 6 years ago
  Matthias Sohn 78db9bd175 Use a secure random generator to seed nonce for digest authentication 6 years ago
  Matthias Sohn 81fa158e7c Merge branch 'stable-4.11' 6 years ago
  Matthias Sohn 9bdbb06324 Merge branch 'stable-4.10' into stable-4.11 6 years ago
  Matthias Sohn 9fdc595cdd Merge branch 'stable-4.9' into stable-4.10 6 years ago
  Matthias Sohn dd9a14a762 Merge branch 'stable-4.8' into stable-4.9 6 years ago
  Matthias Sohn d5ff94d575 Merge branch 'stable-4.7' into stable-4.8 6 years ago
  Matthias Sohn 1887c83477 Merge branch 'stable-4.6' into stable-4.7 6 years ago
  Matthias Sohn 9253a6c5ca Merge branch 'stable-4.5' into stable-4.6 6 years ago
  Nasser Grainawi d13918310f Retry stale file handles on .git/config file 6 years ago
  Jonathan Nieder 6efedb41c6 Mark CrissCrossMergeTest as flaky 6 years ago
  Matthias Sohn 5f2ddc8ac0 Merge "Add API filter for "non-API type FileRepository" in tests" 6 years ago
  David Pursehouse 3d89622d4e Add API filter for "non-API type FileRepository" in tests 6 years ago
  Jonathan Nieder b1f8ddfb70 Replace http://errorprone.info with https://errorprone.info 6 years ago
  Jonathan Nieder cdc5ec821e Bazel: Add a target to build jgit commandline tool 6 years ago
  Carsten Pfeiffer 34bcb255ef ssh: Kill the external process when we're done instead of waiting forever 6 years ago
  Jonathan Nieder 0a35e5f25b Rename RefDatabase#getAllRefs to getRefs 6 years ago
  David Pursehouse 9fb724f1b9 RefDatabase: add hasRefs convenience method 6 years ago
  David Turner d4f3ae0c43 Fix comparison order in AnyObjectId 6 years ago
  David Pursehouse 4dcf2f93db RefDatabase: Introduce getAllRefs method 6 years ago
  David Pursehouse 57f158632d RefDatabase: Update Javadoc for ALL constant 6 years ago
  David Pursehouse 20d431f79b LargePackedWholeObject#openStream: Suppress resource warning 6 years ago
  Jonathan Nieder 1484d6eb0a LargePackedWholeObject: Do not reuse released inflater 6 years ago
  Matthias Sohn e8e456b519 Use eclipse compiler in Maven build 6 years ago
  Matthias Sohn 9edf9bf2d6 Remove trivial cases of using deprecated RefDatabase.getRefs() 6 years ago
  Matthias Sohn f26d6558f8 Suppress boxing warning 6 years ago
  Matthias Sohn 1665d43e49 Remove unnecessary semicolon 6 years ago
  Matthias Sohn e341ec0afe Fix non-externalized String warnings 6 years ago
  Jonathan Tan ce7ac03c2f Remove unused code and link to deprecated code 6 years ago
  Michael Keppler 32a8162bc3 File compile and API errors in JGit 6 years ago
  Matthias Sohn d3ef52133d Merge "Upgrade error_prone_core to 2.3.1" 6 years ago
  Jonathan Tan df1f3c0f3c Teach UploadPack "no-progress" in "fetch" 6 years ago
  Jonathan Tan a5dee1c125 Teach UploadPack "thin-pack" in "fetch" 6 years ago
  Jonathan Tan adc73c4ba1 Teach UploadPack basic "fetch" command 6 years ago
  Jonathan Tan 038765cc55 Teach UploadPack "ref-prefix" in "ls-refs" 6 years ago
  Jonathan Nieder a99bbf162a UploadPack: Don't buffer ls-refs output 6 years ago
  Jonathan Tan 332bc61124 Implement ls-refs in UploadPack 6 years ago
  David Pursehouse 7575cab532 Upgrade error_prone_core to 2.3.1 6 years ago
  Jonathan Tan 2661bc0813 Implement protocol v2 with no capabilities in UploadPack 6 years ago
  Jonathan Tan 75b0703692 PacketLineIn, PacketLineOut: Add support for delim-pkt 6 years ago
  Jonathan Tan 4faec31c0a Add RefDatabase#getRefsByPrefix method 6 years ago
  Thomas Wolf 42e69409d7 Handle Gerrit Change-Ids for merge commits 6 years ago
  David Pursehouse cbb2e65dbc PushProcess: Remove unused import of HashMap 6 years ago
  Matthias Sohn e6375445d1 Configure WindowCache settings to use in JGit CLI 6 years ago
  David Pursehouse 5b0129641e Merge "Push: Ensure ref updates are processed in input order" 6 years ago
  Christian Halstrick 7cf29ba3e3 Merge "Allow '@' as last character of ref" 6 years ago