Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
steini
/
leiningen
Public
forked from
technomancy/leiningen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
xeqi
All time
Commit history
Commits on Sep 8, 2014
Show pedantic warnings and use profile merging to let deps :tree warn correctly
xeqi
committed
c142b24
View commit details
Copy full SHA for c142b24
Browse repository at this point
Commits on Aug 16, 2014
Bump pedantic version
Show description for fc6cb17
xeqi
committed
fc6cb17
View commit details
Copy full SHA for fc6cb17
Browse repository at this point
Commits on Apr 24, 2013
Add warnings when some dependencies are ignored for deps :tree
Show description for b950655
xeqi
committed
b950655
View commit details
Copy full SHA for b950655
Browse repository at this point
Commits on Apr 5, 2013
Fix version range check for cyclic dependencies
Show description for df5528d
xeqi
committed
df5528d
View commit details
Copy full SHA for df5528d
Browse repository at this point
Commits on Mar 13, 2013
Warn on version ranges for deps :tree
Show description for e2f19e5
xeqi
committed
e2f19e5
View commit details
Copy full SHA for e2f19e5
Browse repository at this point
Commits on Jan 10, 2013
Print checksum exceptions
xeqi
committed
b7c54ad
View commit details
Copy full SHA for b7c54ad
Browse repository at this point
Commits on Dec 15, 2012
Use aether data to figure out repository id for listener output
Show description for 723671b
xeqi
committed
723671b
View commit details
Copy full SHA for 723671b
Browse repository at this point
Print checksum mismatch message
Show description for c07259f
xeqi
committed
c07259f
View commit details
Copy full SHA for c07259f
Browse repository at this point
Commits on Sep 5, 2012
Reduce output for dependency resolution
Show description for d254dae
xeqi
committed
d254dae
View commit details
Copy full SHA for d254dae
Browse repository at this point
Commits on May 26, 2012
Output correct groupId tag for exclusions in pom. Fixes #593
xeqi
committed
e2d2e68
View commit details
Copy full SHA for e2d2e68
Browse repository at this point
Enable pom tests
xeqi
committed
a047f6f
View commit details
Copy full SHA for a047f6f
Browse repository at this point
Commits on May 6, 2012
Bump pomegranate for http deploy fixes
xeqi
committed
3e1afa8
View commit details
Copy full SHA for 3e1afa8
Browse repository at this point
Commits on Apr 10, 2012
Bump pomegranate; fixes #491
xeqi
committed
4ffde4c
View commit details
Copy full SHA for 4ffde4c
Browse repository at this point
Commits on Apr 5, 2012
Pom output handles dev dependencies that overlap standard deps
Show description for 2d71d28
xeqi
committed
2d71d28
View commit details
Copy full SHA for 2d71d28
Browse repository at this point
Handle global exclusions in all dependency cases. Fixes #498
Show description for 3076100
xeqi
committed
3076100
View commit details
Copy full SHA for 3076100
Browse repository at this point
Commits on Apr 4, 2012
Handle exclusion vector better for pom generation
Show description for 9d046a8
xeqi
committed
9d046a8
View commit details
Copy full SHA for 9d046a8
Browse repository at this point
Commits on Mar 30, 2012
Change :type to :extension in sample. Fixes #457
xeqi
committed
a8c06fb
View commit details
Copy full SHA for a8c06fb
Browse repository at this point
Poms generate dependency options. Fixes #483
Show description for bbb2e37
xeqi
committed
bbb2e37
View commit details
Copy full SHA for bbb2e37
Browse repository at this point
Pom adds dev and test dependencies scoped
xeqi
committed
cdc3ad1
View commit details
Copy full SHA for cdc3ad1
Browse repository at this point
Pom generation profile handling; Add java-source-paths
Show description for b4770d0
xeqi
committed
b4770d0
View commit details
Copy full SHA for b4770d0
Browse repository at this point
Commits on Mar 23, 2012
Let deps :tree print a dependency tree
xeqi
committed
d633fad
View commit details
Copy full SHA for d633fad
Browse repository at this point
Commits on Mar 14, 2012
Pretty-print pom.xml. Fixes #429.
xeqi
committed
557cdde
View commit details
Copy full SHA for 557cdde
Browse repository at this point
Commits on Feb 23, 2012
Set classifier in pom. Fixes #349
xeqi
committed
a102f1f
View commit details
Copy full SHA for a102f1f
Browse repository at this point
Commits on Feb 2, 2012
Update travis to bootstrap leiningen-core
xeqi
committed
b45d83c
View commit details
Copy full SHA for b45d83c
Browse repository at this point
Update pomegranate; all repo/dependency options should work
xeqi
committed
09483ed
View commit details
Copy full SHA for 09483ed
Browse repository at this point
Commits on Feb 1, 2012
Fix jar task with jar-inclusions
xeqi
committed
1c5babe
View commit details
Copy full SHA for 1c5babe
Browse repository at this point
Commits on Jan 23, 2012
Update deploy task
xeqi
committed
8baf33e
View commit details
Copy full SHA for 8baf33e
Browse repository at this point
Update install task
xeqi
committed
7ff1e2e
View commit details
Copy full SHA for 7ff1e2e
Browse repository at this point
Update pomegranate version
Show description for d7c335c
xeqi
committed
d7c335c
View commit details
Copy full SHA for d7c335c
Browse repository at this point
Update uberjar for new api
xeqi
committed
39892e1
View commit details
Copy full SHA for 39892e1
Browse repository at this point
Copy pom.xml generation from depot
Show description for ef2b0f0
xeqi
committed
ef2b0f0
View commit details
Copy full SHA for ef2b0f0
Browse repository at this point
Commits on Dec 3, 2011
Compile works
xeqi
committed
4069839
View commit details
Copy full SHA for 4069839
Browse repository at this point
Update tests for test task.
xeqi
committed
690c796
View commit details
Copy full SHA for 690c796
Browse repository at this point
Update tests for compile tests
Show description for 5184b80
xeqi
committed
5184b80
View commit details
Copy full SHA for 5184b80
Browse repository at this point
Update the run task tests for 2.0
Show description for cd5cd2c
xeqi
committed
cd5cd2c
View commit details
Copy full SHA for cd5cd2c
Browse repository at this point
You can’t perform that action at this time.