leiningen/src/leiningen
Jean Niklas L'orange 4bc49ec5bf Stringify run args by default, closes #1835.
You can bypass this by using the escape hatch `--quote-args`, which will
quote the arguments before passing them in.
2015-02-21 17:38:48 +01:00
..
new fixed formatting for renderer 2015-01-26 13:50:42 -05:00
change.clj Preserve metadata during clj->sjacket conversions. 2014-08-08 21:12:08 +02:00
check.clj Fix check task 2014-05-30 17:49:22 -04:00
classpath.clj Revert "Logging warnings to stderr and editing for consistency" 2013-02-21 13:29:48 -08:00
clean.clj Use main/abort instead of throwing exception in clean. 2014-12-05 09:25:22 -08:00
compile.clj Make LEIN_SILENT suppress compile messages. 2014-09-04 19:18:04 +02:00
deploy.clj Merge PR #1720, fixes #1719. 2014-12-30 21:34:39 +01:00
deps.clj Remove debug line when calling lein deps 2014-10-10 19:08:20 +02:00
do.clj RyanTM and I reduced the run time of the 'lein help' command 2013-12-20 11:41:53 -08:00
help.clj Rule 1: if you can use juxt, you use juxt. 2014-06-06 10:13:44 -07:00
install.clj Emit success message after install. 2014-04-22 15:11:22 -07:00
jar.clj Remove "Main-Class" if :main is nil, closes #1814. 2015-01-29 20:05:20 +01:00
javac.clj Got rid of silly uses of apply and flatten 2014-10-22 17:22:52 -07:00
new.clj Remove reference to "lein help new" 2014-11-25 16:14:34 +01:00
plugin.clj RyanTM and I reduced the run time of the 'lein help' command 2013-12-20 11:41:53 -08:00
pom.clj Check if project data is available where needed for deploy tasks 2014-11-15 09:54:43 -08:00
release.clj Extract version parsing function out of parse-semantic-version. 2014-08-13 14:06:31 +02:00
repl.clj Don't require port for drawbridge URLs 2015-01-20 19:13:01 -05:00
retest.clj RyanTM and I reduced the run time of the 'lein help' command 2013-12-20 11:41:53 -08:00
run.clj Stringify run args by default, closes #1835. 2015-02-21 17:38:48 +01:00
search.clj Catch and print query parsing exceptions in search task. Fixes #1507. 2014-04-23 17:18:49 -07:00
show_profiles.clj Fix a bug where show-profiles was stripping profile namespaces. 2014-01-24 14:54:52 -08:00
test.clj Updated help text for test 2014-10-22 10:17:24 -05:00
trampoline.clj RyanTM and I reduced the run time of the 'lein help' command 2013-12-20 11:41:53 -08:00
uberjar.clj Fix for retaining :uberjar-name from profiles. 2015-01-15 10:38:23 -05:00
update_in.clj Use require-resolve in update-in for function. 2014-10-14 13:43:45 -07:00
upgrade.clj Reword error message from lein upgrade. 2014-03-31 13:28:55 +02:00
vcs.clj remove heardcoded dash from prefix. 2014-07-09 10:06:26 +02:00
version.clj Consistent use of leiningen-version function. 2012-06-09 21:17:39 -07:00
with_profile.clj Revert "Grant non-project profile access to with-profile" 2014-09-16 09:20:18 -04:00