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
2.5.1
User selector
All users
All time
Commit history
Commits on Jan 9, 2015
Release 2.5.1
technomancy
committed
b630fa3
View commit details
Copy full SHA for b630fa3
Browse repository at this point
Github is being dumb and disallowing .jar uploads.
Show description for f48846f
technomancy
committed
f48846f
View commit details
Copy full SHA for f48846f
Browse repository at this point
Update NEWS.
hypirion
authored and
technomancy
committed
e3dd2ad
View commit details
Copy full SHA for e3dd2ad
Browse repository at this point
Commits on Jan 7, 2015
Don't skip the certificate checking in lein.bat, geeeeeeeeez.
Show description for d63b2fa
technomancy
committed
d63b2fa
View commit details
Copy full SHA for d63b2fa
Browse repository at this point
Commits on Dec 30, 2014
Merge PR #1720, fixes #1719.
hypirion
committed
3704236
View commit details
Copy full SHA for 3704236
Browse repository at this point
Emphasise on password visibility in console.
hypirion
committed
893876c
View commit details
Copy full SHA for 893876c
Browse repository at this point
Commits on Dec 29, 2014
Merge pull request #1793 from m00nlight/hgignore
Show description for aace7db
hypirion
committed
aace7db
View commit details
Copy full SHA for aace7db
Browse repository at this point
remove pom changes
m00nlight
committed
09c8272
View commit details
Copy full SHA for 09c8272
Browse repository at this point
Add gitignore to ignore all mercurial related files and hgignore all git related files
m00nlight
committed
e97c360
View commit details
Copy full SHA for e97c360
Browse repository at this point
Add hgignore for programmer prefer mercurial DRCS
m00nlight
committed
ac302d3
View commit details
Copy full SHA for ac302d3
Browse repository at this point
Commits on Dec 16, 2014
Merge pull request #1786 from jafingerhut/master
Show description for 1f324da
technomancy
committed
1f324da
View commit details
Copy full SHA for 1f324da
Browse repository at this point
Correct relative priority of profiles.clj and project.clj in Merging docs
jafingerhut
committed
b4602d4
View commit details
Copy full SHA for b4602d4
Browse repository at this point
Commits on Dec 5, 2014
Use main/abort instead of throwing exception in clean.
technomancy
committed
bebce21
View commit details
Copy full SHA for bebce21
Browse repository at this point
Don't pass through :doc on alias metadata propagation.
Show description for 26dff19
technomancy
committed
26dff19
View commit details
Copy full SHA for 26dff19
Browse repository at this point
Merge pull request #1769 from RyanMcG/fix-pass-through-help-on-vector-aliases
Show description for b4ed256
technomancy
committed
b4ed256
View commit details
Copy full SHA for b4ed256
Browse repository at this point
Merge pull request #1776 from jcrossley3/1721
Show description for 1296288
technomancy
committed
1296288
View commit details
Copy full SHA for 1296288
Browse repository at this point
Commits on Dec 3, 2014
Account for absolute target paths
jcrossley3
committed
0e20baf
View commit details
Copy full SHA for 0e20baf
Browse repository at this point
An alternative fix for #1721 to clean all profile paths
Show description for 1cff1b8
jcrossley3
committed
1cff1b8
View commit details
Copy full SHA for 1cff1b8
Browse repository at this point
Add test for cleaning spliced target path
jcrossley3
committed
d3297be
View commit details
Copy full SHA for d3297be
Browse repository at this point
Commits on Dec 2, 2014
Merge branch 'improve-write-permissions'.
hypirion
committed
fade5c2
View commit details
Copy full SHA for fade5c2
Browse repository at this point
Check write permissions in lein jvm, fixes #1775.
Show description for fda96dd
hypirion
committed
fda96dd
View commit details
Copy full SHA for fda96dd
Browse repository at this point
Improve with-write-permissions macro.
hypirion
committed
d0ef5cb
View commit details
Copy full SHA for d0ef5cb
Browse repository at this point
Merge meta on aliases.
Show description for 02c9f31
RyanMcG
committed
02c9f31
View commit details
Copy full SHA for 02c9f31
Browse repository at this point
Commits on Nov 26, 2014
Add :pass-through-help documentation.
Show description for 6ed53ab
hypirion
committed
6ed53ab
View commit details
Copy full SHA for 6ed53ab
Browse repository at this point
Commits on Nov 25, 2014
Merge pull request #1770 from cakebaker/fix_new_doc
Show description for a8093da
hypirion
committed
a8093da
View commit details
Copy full SHA for a8093da
Browse repository at this point
Remove reference to "lein help new"
cakebaker
committed
1c9b9b0
View commit details
Copy full SHA for 1c9b9b0
Browse repository at this point
Commits on Nov 22, 2014
Merge pull request #1766 from ernestas/check-for-write-permissions
Show description for e2a4104
hypirion
committed
e2a4104
View commit details
Copy full SHA for e2a4104
Browse repository at this point
Merge pull request #1767 from danielcompton/patch-1
Show description for bc88241
hypirion
committed
bc88241
View commit details
Copy full SHA for bc88241
Browse repository at this point
Commits on Nov 21, 2014
Correct classpath separator config
danielcompton
committed
2ef2fb4
View commit details
Copy full SHA for 2ef2fb4
Browse repository at this point
with->on
danielcompton
committed
1f2a71b
View commit details
Copy full SHA for 1f2a71b
Browse repository at this point
Clarify .lein-classpath usage with plugin deps
Show description for 2399b7a
danielcompton
committed
2399b7a
View commit details
Copy full SHA for 2399b7a
Browse repository at this point
Check write permissions before writing .nrepl-port
Show description for 5c7df14
ernestas
committed
5c7df14
View commit details
Copy full SHA for 5c7df14
Browse repository at this point
Merge pull request #1747 from technomancy/check-for-permissions-in-lein-jar-1724
Show description for 8bce4ad
hypirion
committed
8bce4ad
View commit details
Copy full SHA for 8bce4ad
Browse repository at this point
Commits on Nov 15, 2014
Mention pom XML still needs to validate.
technomancy
committed
be6b511
View commit details
Copy full SHA for be6b511
Browse repository at this point
Check if project data is available where needed for deploy tasks
laliluna
authored and
technomancy
committed
8ebeed1
View commit details
Copy full SHA for 8ebeed1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.