leiningen/src/leiningen
Colin Jones 3461f4cade Bump reply, nREPL, and cd-client
Add paren matching, fix multiline garbage, add printing after value
returned, add cdoc alias, clarify help output, fix lazy-clojuredocs
in new project, avoid nesting agents, and remind me that I need to
finally create a changelog for reply.

refs #525
2012-04-16 22:26:24 -05:00
..
check.clj Remove last vestiges of exit-code-as-return-value. Fixes #510. 2012-04-09 11:48:32 -07:00
classpath.clj lein classpath: Accept optional output-file 2012-04-14 19:12:34 +02:00
clean.clj Fix clean GC slowdown bug. 2012-03-16 11:53:28 -07:00
compile.clj Translate nonzero exit codes into exceptions. Fixes #493. 2012-04-02 11:12:36 -07:00
deploy.clj Quit using :use. 2012-03-07 14:54:20 -08:00
deps.clj Drop deps :tree indentation to 2. 2012-04-02 11:33:59 -07:00
help.clj Print error for missing tasks instead of stacktrace 2012-04-13 16:27:34 +01:00
install.clj Remove last vestiges of exit-code-as-return-value. Fixes #510. 2012-04-09 11:48:32 -07:00
jar.clj Support :fn in :filespecs for arbitrary additions to jar. 2012-04-03 11:36:13 -07:00
javac.clj Replace :javac-options map with vector. Fixes #450. 2012-04-09 21:23:01 -07:00
plugin.clj Remove last vestiges of exit-code-as-return-value. Fixes #510. 2012-04-09 11:48:32 -07:00
pom.clj Have mercy on the packagers; don't pull in useful for a 1-line defn. 2012-04-11 09:24:12 -07:00
profiles.clj Allow profiles arg to pprint a given profile. 2012-02-08 14:45:38 -08:00
repl.clj Bump reply, nREPL, and cd-client 2012-04-16 22:26:24 -05:00
retest.clj General cleanup. 2012-01-13 11:05:49 -08:00
run.clj Allow run-form to be public. 2012-03-16 11:53:28 -07:00
search.clj Use main/info instead of println for loggish things. Fixes #473. 2012-04-02 21:13:23 -07:00
test.clj Remove last vestiges of exit-code-as-return-value. Fixes #510. 2012-04-09 11:48:32 -07:00
trampoline.clj Use main/info instead of println for loggish things. Fixes #473. 2012-04-02 21:13:23 -07:00
uberjar.clj Skip profiles when calculating deps for uberjar. 2012-04-04 09:59:18 -07:00
upgrade.clj Port arbitrary version upgrades from 1.7.1. 2012-04-07 12:40:14 -07:00
version.clj OK, now lein version at least runs again. Whew! 2011-11-19 21:07:34 -08:00
with_profile.clj Remove last vestiges of exit-code-as-return-value. Fixes #510. 2012-04-09 11:48:32 -07:00