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.2
User selector
All users
All time
Commit history
Commits on Aug 9, 2015
Release 2.5.2
hypirion
committed
fe48537
View commit details
Copy full SHA for fe48537
Browse repository at this point
Ensure release can be done from clean work tree
hypirion
committed
6c7de27
View commit details
Copy full SHA for 6c7de27
Browse repository at this point
Fix compile warnings related to c.c/update
hypirion
committed
273dcb9
View commit details
Copy full SHA for 273dcb9
Browse repository at this point
Update NEWS.md
hypirion
committed
a04a560
View commit details
Copy full SHA for a04a560
Browse repository at this point
Commits on Aug 8, 2015
Cleanup files after test.
hypirion
committed
3ba4fde
View commit details
Copy full SHA for 3ba4fde
Browse repository at this point
Do not include repl deps as test deps, fixes #1771
Show description for 7284785
hypirion
committed
7284785
View commit details
Copy full SHA for 7284785
Browse repository at this point
Bump reply to 0.3.7
hypirion
committed
6a39037
View commit details
Copy full SHA for 6a39037
Browse repository at this point
Document how to replace default repl dependencies
Show description for 47c6994
hypirion
committed
47c6994
View commit details
Copy full SHA for 47c6994
Browse repository at this point
Allow ^:displace'ing clojure dep in :repl profile
Show description for 4859747
hypirion
committed
4859747
View commit details
Copy full SHA for 4859747
Browse repository at this point
Load dependencies in repl outside of projects
Show description for 6234419
hypirion
committed
6234419
View commit details
Copy full SHA for 6234419
Browse repository at this point
Allow tools.nrepl and cc to be project deps again
Show description for 08c8a9d
hypirion
committed
08c8a9d
View commit details
Copy full SHA for 08c8a9d
Browse repository at this point
Commits on Aug 3, 2015
Fixup dependency vector in TUTORIAL.md
Show description for 59c2ba6
hypirion
committed
59c2ba6
View commit details
Copy full SHA for 59c2ba6
Browse repository at this point
Merge pull request #1906 from marick/master
Show description for a7ad739
hypirion
committed
a7ad739
View commit details
Copy full SHA for a7ad739
Browse repository at this point
Add link to Lucene query syntax tutorial, re #1927
hypirion
committed
aca4bf6
View commit details
Copy full SHA for aca4bf6
Browse repository at this point
Commits on Aug 2, 2015
Update TUTORIAL.md, ref #1927
hypirion
committed
9111739
View commit details
Copy full SHA for 9111739
Browse repository at this point
Commits on Aug 1, 2015
Merge pull request #1943 from danielcompton/scp-docs
Show description for 7016e12
technomancy
committed
7016e12
View commit details
Copy full SHA for 7016e12
Browse repository at this point
Update docs - SCP deploy to clojars not supported
danielcompton
committed
7ae0856
View commit details
Copy full SHA for 7ae0856
Browse repository at this point
Commits on Jul 30, 2015
Merge pull request #1941 from towler73/master
Show description for 2ea050f
technomancy
committed
2ea050f
View commit details
Copy full SHA for 2ea050f
Browse repository at this point
Commits on Jul 28, 2015
Changed xml escaping to use commons.lang.StringEscapeUtils.escapeXml()
towler73
committed
5721558
View commit details
Copy full SHA for 5721558
Browse repository at this point
Commits on Jul 26, 2015
Merge pull request #1917 from rmoehn/clarify-plugin-doc
Show description for 14bd778
hypirion
committed
14bd778
View commit details
Copy full SHA for 14bd778
Browse repository at this point
Replace old HttpWagon conn-mngr setup. Fixes #1746
Show description for ffa700f
hypirion
committed
ffa700f
View commit details
Copy full SHA for ffa700f
Browse repository at this point
add simple test for certificate processing.
Show description for da574d7
Yannick Scherer
authored and
hypirion
committed
da574d7
View commit details
Copy full SHA for da574d7
Browse repository at this point
PLUGINS.md: Clarify some things
Show description for c096c5f
rmoehn
committed
c096c5f
View commit details
Copy full SHA for c096c5f
Browse repository at this point
Commits on Jul 25, 2015
Merge pull request #1911 from montoux/ft-reader-conditionals
Show description for 1f43aa0
technomancy
committed
1f43aa0
View commit details
Copy full SHA for 1f43aa0
Browse repository at this point
Commits on Jul 23, 2015
added fix for components.xml merging. If the description tag contained embedded html, it needs to be escaped in the resulting merged components.xml.
towler73
committed
79f0d3a
View commit details
Copy full SHA for 79f0d3a
Browse repository at this point
Commits on Jul 18, 2015
Add support for reader conditional files (cljc)
Show description for f413b6d
sfnelson
committed
f413b6d
View commit details
Copy full SHA for f413b6d
Browse repository at this point
Commits on Jul 17, 2015
Merge pull request #1937 from conormcd/bump-cheshire
Show description for 7045e66
technomancy
committed
7045e66
View commit details
Copy full SHA for 7045e66
Browse repository at this point
Bump cheshire dependency.
Show description for 486fd31
conormcd
committed
486fd31
View commit details
Copy full SHA for 486fd31
Browse repository at this point
Commits on Jul 16, 2015
Upgrade clojure dependency to 1.7.0
Stephen Nelson
committed
6e0ebc2
View commit details
Copy full SHA for 6e0ebc2
Browse repository at this point
Commits on Jul 9, 2015
Bump nrepl dependency.
hypirion
committed
4ab6de9
View commit details
Copy full SHA for 4ab6de9
Browse repository at this point
Commits on Jun 22, 2015
Use $() over ``.
hypirion
committed
aad0e75
View commit details
Copy full SHA for aad0e75
Browse repository at this point
Quote those single-arguments properly.
hypirion
committed
704b89a
View commit details
Copy full SHA for 704b89a
Browse repository at this point
Commits on Jun 19, 2015
Merge pull request #1919 from marthall/master
Show description for 43a28e0
hypirion
committed
43a28e0
View commit details
Copy full SHA for 43a28e0
Browse repository at this point
Fixed unnecessary variable
Martin Hallén
committed
d493998
View commit details
Copy full SHA for d493998
Browse repository at this point
Escape variable so script does not break on space in username
Martin Hallén
committed
ed15d55
View commit details
Copy full SHA for ed15d55
Browse repository at this point
Previous
Next
You can’t perform that action at this time.