Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devdoshi/codeq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Datomic/codeq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 0 files changed
  • 2 contributors

Commits on Jun 18, 2026

  1. Configuration menu
    Copy the full SHA
    39593d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcddc1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce75d58 View commit details
    Browse the repository at this point in the history
  4. read trees via jgit

    devn committed Jun 18, 2026
    Configuration menu
    Copy the full SHA
    e11ffcf View commit details
    Browse the repository at this point in the history
  5. read repo uri via jgit

    devn committed Jun 18, 2026
    Configuration menu
    Copy the full SHA
    83d531a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db6ec71 View commit details
    Browse the repository at this point in the history
  7. time the import and analysis

    devn committed Jun 18, 2026
    Configuration menu
    Copy the full SHA
    e9cf286 View commit details
    Browse the repository at this point in the history
  8. Revert "Jgit import" (Datomic#21)

    * Revert "time the import and analysis"
    
    This reverts commit e9cf286.
    
    * Revert "import via jgit, drop git subprocess"
    
    This reverts commit db6ec71.
    
    * Revert "read repo uri via jgit"
    
    This reverts commit 83d531a.
    
    * Revert "read trees via jgit"
    
    This reverts commit e11ffcf.
    
    * Revert "read commits and ordering via jgit"
    
    This reverts commit ce75d58.
    
    * Revert "add jgit git layer with blob reading"
    
    This reverts commit bcddc1c.
    
    * Revert "Modernize with datomic free, deps.edn"
    
    This reverts commit 39593d8.
    devn authored Jun 18, 2026
    Configuration menu
    Copy the full SHA
    b2342b5 View commit details
    Browse the repository at this point in the history
Loading