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 }}
dominikdz
/
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.1.0
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2013
Release 2.1.0
technomancy
committed
904f2c9
View commit details
Copy full SHA for 904f2c9
Browse repository at this point
Update NEWS.md.
technomancy
committed
b22e670
View commit details
Copy full SHA for b22e670
Browse repository at this point
Look for bare maps in ~/.lein/profiles.d/*; disallow :user there.
Show description for fa602e8
technomancy
committed
fa602e8
View commit details
Copy full SHA for fa602e8
Browse repository at this point
Commits on Mar 19, 2013
Remove tests-in-src; tidy up compilation-specs.
technomancy
committed
fb4a726
View commit details
Copy full SHA for fb4a726
Browse repository at this point
Adjust compile task to make use of regex fns
Show description for 437e63d
Josh-Tilles
authored and
technomancy
committed
437e63d
View commit details
Copy full SHA for 437e63d
Browse repository at this point
Merge remote-tracking branch 'marcliberatore/natives-update-java-library-path'
technomancy
committed
ededa95
View commit details
Copy full SHA for ededa95
Browse repository at this point
fix error in test introduced in 43581e2
marcliberatore
committed
d9e943e
View commit details
Copy full SHA for d9e943e
Browse repository at this point
document user-visible changes addressing #898
marcliberatore
committed
8540c73
View commit details
Copy full SHA for 8540c73
Browse repository at this point
update java.library.path based on :native-prefix, addressing #898
marcliberatore
committed
43581e2
View commit details
Copy full SHA for 43581e2
Browse repository at this point
Bump cheshire, slingshot, and pomegranate deps.
technomancy
committed
3816f67
View commit details
Copy full SHA for 3816f67
Browse repository at this point
Don't blow up when test eval-in-project doesn't return a number.
Show description for d54f826
technomancy
committed
d54f826
View commit details
Copy full SHA for d54f826
Browse repository at this point
Tag tests which require network access.
technomancy
committed
4f4e66e
View commit details
Copy full SHA for 4f4e66e
Browse repository at this point
Remove outdated link to GitHub downloads page.
technomancy
committed
b8a6a09
View commit details
Copy full SHA for b8a6a09
Browse repository at this point
#949 Allow specification of artifact signing key.
Show description for d14f514
timmc
authored and
technomancy
committed
d14f514
View commit details
Copy full SHA for d14f514
Browse repository at this point
Commits on Mar 18, 2013
Merge pull request #1078 from djpowell/more-bat-fixes
Show description for 85a5b0a
Michael Klishin
committed
85a5b0a
View commit details
Copy full SHA for 85a5b0a
Browse repository at this point
Merge pull request #1077 from djpowell/windows-system-profile
Show description for 8a06fbd
Michael Klishin
committed
8a06fbd
View commit details
Copy full SHA for 8a06fbd
Browse repository at this point
Move gpg setup notes from DEPLOY to GPG [fixes #1073]
tobias
committed
437cf55
View commit details
Copy full SHA for 437cf55
Browse repository at this point
A few more news entries.
technomancy
committed
863684e
View commit details
Copy full SHA for 863684e
Browse repository at this point
Formatting in tasks.
technomancy
committed
d6d173e
View commit details
Copy full SHA for d6d173e
Browse repository at this point
Exclude in update-in task.
technomancy
committed
811acc2
View commit details
Copy full SHA for 811acc2
Browse repository at this point
Formatting for leiningen-core files.
technomancy
committed
568065d
View commit details
Copy full SHA for 568065d
Browse repository at this point
Bootstrap leiningen-core with the base profile only.
technomancy
committed
8f953e2
View commit details
Copy full SHA for 8f953e2
Browse repository at this point
Prefer ^:private to closing over an atom.
Show description for 2b6e29c
technomancy
committed
2b6e29c
View commit details
Copy full SHA for 2b6e29c
Browse repository at this point
Warn when system profiles contain :repositories.
technomancy
committed
d4ea69d
View commit details
Copy full SHA for d4ea69d
Browse repository at this point
Add :system to list of profiles applied by default.
technomancy
committed
a23f4be
View commit details
Copy full SHA for a23f4be
Browse repository at this point
always process trampolines, even when used in aliases and higher-order tasks
Show description for 4ef01fc
djpowell
committed
4ef01fc
View commit details
Copy full SHA for 4ef01fc
Browse repository at this point
use an appropriate location for system profiles on windows
Show description for 05bf3de
djpowell
committed
05bf3de
View commit details
Copy full SHA for 05bf3de
Browse repository at this point
ensure only one set of quotes around java command in trampolines
djpowell
committed
f3e71aa
View commit details
Copy full SHA for f3e71aa
Browse repository at this point
credentials-fn != credentials
hypirion
committed
d27ec33
View commit details
Copy full SHA for d27ec33
Browse repository at this point
Merge pull request #1074 from timmc/master
Show description for 90688a8
hypirion
committed
90688a8
View commit details
Copy full SHA for 90688a8
Browse repository at this point
Bugfix: Restrict repo credential lookup to known keys.
Show description for 90f8cad
timmc
committed
90f8cad
View commit details
Copy full SHA for 90f8cad
Browse repository at this point
Remove unneeded bindings around consolidated gpg.
tobias
committed
224fdf3
View commit details
Copy full SHA for 224fdf3
Browse repository at this point
Add notice about 'help gpg' to error output.
Show description for e836a57
tobias
committed
e836a57
View commit details
Copy full SHA for e836a57
Browse repository at this point
Link the GPG doc to 'help gpg'
tobias
committed
1e857f7
View commit details
Copy full SHA for 1e857f7
Browse repository at this point
Add GPG doc.
tobias
committed
ee2f4be
View commit details
Copy full SHA for ee2f4be
Browse repository at this point
Previous
Next
You can’t perform that action at this time.