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
Breadcrumbs
History for
leiningen
src
on
1.x
User selector
All users
All time
Commit history
Commits on Jun 21, 2012
Fix plugin install for plugins built with lein2
Show description for b8c58d2
hugoduncan
committed
b8c58d2
View commit details
Copy full SHA for b8c58d2
View code at this point
Browse repository at this point
Commits on May 15, 2012
Don't throw an exception on windows if deleting plugin uberjar fails.
Show description for 0f2c340
technomancy
committed
0f2c340
View commit details
Copy full SHA for 0f2c340
View code at this point
Browse repository at this point
Commits on Apr 24, 2012
make lein test print ns-specific commands that can be copied and pasted
ninjudd
committed
78dc3c9
View commit details
Copy full SHA for 78dc3c9
View code at this point
Browse repository at this point
Commits on Apr 12, 2012
Make javac-options support booleans.
Show description for b76b004
amalloy
committed
b76b004
View commit details
Copy full SHA for b76b004
View code at this point
Browse repository at this point
Include line numbers in javac-compiled files by default
amalloy
committed
868645c
View commit details
Copy full SHA for 868645c
View code at this point
Browse repository at this point
Add more prominent warning about lancet.clj
amalloy
committed
e11458c
View commit details
Copy full SHA for e11458c
View code at this point
Browse repository at this point
Commits on Apr 10, 2012
Make sure native deps extraction creates parent directories.
Raynes
committed
f4bcaf9
View commit details
Copy full SHA for f4bcaf9
View code at this point
Browse repository at this point
Commits on Mar 27, 2012
Remove TODOs that have been fixed in lein2.
technomancy
committed
09a1439
View commit details
Copy full SHA for 09a1439
View code at this point
Browse repository at this point
Add .destroy shutdown hook for each subprocess spawned. Fixes #455.
technomancy
committed
e83da99
View commit details
Copy full SHA for e83da99
View code at this point
Browse repository at this point
Commits on Mar 26, 2012
Allow upgrade to arbitrary tags. Fixes #405.
technomancy
committed
b30fdd8
View commit details
Copy full SHA for b30fdd8
View code at this point
Browse repository at this point
Force deps pull before running javac. Fixes #428.
technomancy
committed
6a0cfd4
View commit details
Copy full SHA for 6a0cfd4
View code at this point
Browse repository at this point
Enforce project names as symbols. Re-fixes #214.
technomancy
committed
69d2188
View commit details
Copy full SHA for 69d2188
View code at this point
Browse repository at this point
Commits on Mar 21, 2012
Merge pull request #463 from aperiodic/1.x
Show description for cf6d1e8
technomancy
committed
cf6d1e8
View commit details
Copy full SHA for cf6d1e8
View code at this point
Browse repository at this point
fix namespace lookup under dir
Show description for 28869e4
Teemu Antti-Poika
authored and
technomancy
committed
28869e4
View commit details
Copy full SHA for 28869e4
View code at this point
Browse repository at this point
Return symbols from find-namespaces-by-regex.
aperiodic
committed
4562fdb
View commit details
Copy full SHA for 4562fdb
View code at this point
Browse repository at this point
Fix #462 by processing members of :aot in-order
aperiodic
committed
ff6157d
View commit details
Copy full SHA for ff6157d
View code at this point
Browse repository at this point
Commits on Mar 19, 2012
Apply :jvm-opts with :eval-in-leiningen. Fixes #451.
technomancy
committed
dd8a8f8
View commit details
Copy full SHA for dd8a8f8
View code at this point
Browse repository at this point
Move System/gc call to clean task.
technomancy
committed
07df179
View commit details
Copy full SHA for 07df179
View code at this point
Browse repository at this point
Don't stomp existing :exclusions when pulling in dev-dependencies.
technomancy
committed
32ff4b7
View commit details
Copy full SHA for 32ff4b7
View code at this point
Browse repository at this point
Add dev-exclusions to plugin resolution.
technomancy
committed
157e2e2
View commit details
Copy full SHA for 157e2e2
View code at this point
Browse repository at this point
Only perform GC workaround on Windows.
Show description for 204641f
technomancy
committed
204641f
View commit details
Copy full SHA for 204641f
View code at this point
Browse repository at this point
Commits on Jan 31, 2012
Fix bug in stale-plugin deletion.
technomancy
committed
a1fcb57
View commit details
Copy full SHA for a1fcb57
View code at this point
Browse repository at this point
Commits on Jan 30, 2012
Better hand-off of JVM_OPTS. Fixes #326.
technomancy
committed
0f32eee
View commit details
Copy full SHA for 0f32eee
View code at this point
Browse repository at this point
Keep lib/ directories and poms off the classpath. Fixes #330.
technomancy
committed
0b12ed7
View commit details
Copy full SHA for 0b12ed7
View code at this point
Browse repository at this point
Don't search "disabled-central" repo. Fixes #361.
technomancy
committed
d376290
View commit details
Copy full SHA for d376290
View code at this point
Browse repository at this point
Commits on Jan 26, 2012
Implicitly exclude clojure & contrib from dev-deps and plugins. Fixes #375.
technomancy
committed
4e098f2
View commit details
Copy full SHA for 4e098f2
View code at this point
Browse repository at this point
Commits on Jan 21, 2012
Lein pom throws exception when :parent is set; Fixes #362
Show description for 203d9e0
xeqi
committed
203d9e0
View commit details
Copy full SHA for 203d9e0
View code at this point
Browse repository at this point
Commits on Jan 19, 2012
Check for in-project :native-path before clearing. Fixes #373.
technomancy
committed
d3272b4
View commit details
Copy full SHA for d3272b4
View code at this point
Browse repository at this point
Commits on Jan 18, 2012
Merge remote branch 'mpenet/maven-extensions' into 1.x
technomancy
committed
e020e98
View commit details
Copy full SHA for e020e98
View code at this point
Browse repository at this point
Commits on Jan 17, 2012
add maven Extensions support http://maven.apache.org/pom.html#Extensions
mpenet
committed
86d1ddd
View commit details
Copy full SHA for 86d1ddd
View code at this point
Browse repository at this point
Commits on Jan 13, 2012
Fix match-jar-sig-file usage.
technomancy
committed
7bf7634
View commit details
Copy full SHA for 7bf7634
View code at this point
Browse repository at this point
Merge pull request #368 from tavisrudd/1.x
Show description for c88f8ce
technomancy
committed
c88f8ce
View commit details
Copy full SHA for c88f8ce
View code at this point
Browse repository at this point
Merge pull request #371 from timmc/31-sf-star
Show description for 97f5fb7
technomancy
committed
97f5fb7
View commit details
Copy full SHA for 97f5fb7
View code at this point
Browse repository at this point
Commits on Jan 9, 2012
Support a repl kill-switch without closing the socket.
technomancy
committed
0a03006
View commit details
Copy full SHA for 0a03006
View code at this point
Browse repository at this point
#31: Expand JAR signature file matcher to all .sf files in meta-inf. Also
Show description for 032e892
timmc
committed
032e892
View commit details
Copy full SHA for 032e892
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.