Commit graph

  • 5f6a08533f Infer default values from .git/config for :scm :git Nicolas Berger 2017-09-19 00:38:17 -0300
  • 1937e561d2 Pom: refactor write-scm-tag and make-git-scm Nicolas Berger 2017-09-19 00:33:06 -0300
  • b2c4c5a782 Release 2.8.0-RC1 2.8.0-RC1 Phil Hagelberg 2017-09-18 15:45:42 -0700
  • 267e16ab1f Prepare for 2.8.0-RC1. Phil Hagelberg 2017-09-18 15:35:26 -0700
  • 1cebb9a93b Add a comment explaining that the test task is a legacy monkeypatch. Phil Hagelberg 2017-09-18 10:19:49 -0700
  • b939b3a5ca Merge pull request #2313 from irinarenteria/static_help_fix Phil Hagelberg 2017-09-17 11:57:57 -0700
  • 319d907a61 Check presence of substring using includes irinarenteria 2017-09-17 09:54:54 -0500
  • 7929c38285 Add private function that removes doctoc comments irinarenteria 2017-09-15 21:25:40 -0500
  • eaca364caa Mention cgroups jvm options in FAQ. Phil Hagelberg 2017-09-15 15:11:54 -0700
  • 45f4365000 Remove docs for making plugins work with lein 1.x. Phil Hagelberg 2017-09-14 12:09:38 -0700
  • 7a56c0a2aa Deprecate project middleware, hooks, and the :test profile. Phil Hagelberg 2017-09-14 12:09:18 -0700
  • 48f99a2193 Merge pull request #2312 from technomancy/vcs-commit-override-message Phil Hagelberg 2017-09-11 17:47:22 -0700
  • 6606a910ab
    Allow overriding commit message Toby Crawley 2017-09-09 10:29:25 -0400
  • ab51aaad88 Merge pull request #2306 from glts/typehint-run-form Phil Hagelberg 2017-09-11 13:57:15 -0700
  • 05395e5fb2 Add :query subcommand to deps task. Phil Hagelberg 2017-08-17 17:27:55 -0700
  • 28ef899fb1 Type-hint and print metadata of form used by run task David Bürgin 2017-09-01 19:03:58 +0200
  • ce971e504a Oops; into does not take varargs. Phil Hagelberg 2017-08-28 12:02:33 -0700
  • 9c34b6c3b5 Don't enable cgroups memory flags on older JVMs. Phil Hagelberg 2017-08-25 16:33:48 -0700
  • 933015ee08 Default to getting JVM memory limit from cgroups. Phil Hagelberg 2017-08-25 14:47:08 -0700
  • 8eff187bbf expand test coverage to confirm signing args for multiple gpg versions Neil Okamoto 2017-08-24 23:28:35 -0700
  • e0feb2a633 gpg unattended signing args must be specific to gpg version Neil Okamoto 2017-08-24 22:57:38 -0700
  • 9010b65b27 update documentation for unattended gpg Neil Okamoto 2017-08-24 15:05:13 -0700
  • ec921f141e allow GPG to be invoked unattended with passphrase (+2 squashed commits) Squashed commits: [81bda1b] allow GPG to be invoked unattended with passphrase [ef54597] allow GPG to be invoked unattended with passphrase Neil Okamoto 2017-05-29 09:58:19 -0700
  • 98250defe3 Update some documentation. Phil Hagelberg 2017-08-18 15:16:19 -0700
  • 2785969f1f Deploy checksums for signatures. Phil Hagelberg 2017-08-18 15:16:11 -0700
  • 5f5afbfa0a Merge pull request #2300 from technomancy/s3p-workaround Phil Hagelberg 2017-08-17 16:36:51 -0700
  • 97dceab628 Work around bug in aether/s3-wagon-private which hides :passphrase. Phil Hagelberg 2017-08-16 16:17:59 -0700
  • 5234263d9d Update Maven Central mirror URL. Phil Hagelberg 2017-08-16 15:04:31 -0700
  • b34d226f56 Merge pull request #2297 from ehashman/man Jean Niklas L'orange 2017-08-11 21:47:33 +0200
  • 10aaf97056 Also add CLI options Elana Hashman 2017-08-10 18:35:25 -0400
  • a8df87b933 Freshen up formatting and add some missing tasks Elana Hashman 2017-08-10 18:07:09 -0400
  • 8ef2d659e7 Update copyright year Elana Hashman 2017-08-10 17:43:14 -0400
  • acd343d2a0 Add missing closing square bracket Elana Hashman 2017-08-10 17:43:11 -0400
  • f63d494f84 Merge pull request #2294 from cbcoutinho/master Jean Niklas L'orange 2017-08-05 16:21:07 +0200
  • aa8f0e6ee7 Merge pull request #2295 from kingpong/suppress-boxed-math-warning Jean Niklas L'orange 2017-08-05 16:20:26 +0200
  • 2aee571127 Prevent boxed math warnings in lein test Philip Garrett 2017-08-04 14:14:59 -0400
  • 60271d302c Correct typo in README.md Chris Coutinho 2017-08-04 14:53:42 +0200
  • 4676ed82d1 Merge pull request #2293 from glts/gpg-return-out-and-err Phil Hagelberg 2017-07-30 15:14:10 -0700
  • 6dc5fb48d0 Return consistent result from leiningen.core.user/gpg David Bürgin 2017-07-29 20:02:52 +0200
  • 0edda36f63 Merge branch 'pr/2291' Jean Niklas L'orange 2017-07-29 13:15:14 +0200
  • b0eeff40fb Document how to read project.clj at runtime Jean Niklas L'orange 2017-07-29 13:11:55 +0200
  • aa202c6fc9 Merge pull request #2289 from glts/trim-git-head Jean Niklas L'orange 2017-07-21 17:48:33 +0200
  • 3679ba2649 Do not include project.clj in JAR root David Bürgin 2017-07-21 13:54:01 +0200
  • 3d87692d24 Merge pull request #2290 from daveliepmann/patch-1 Jean Niklas L'orange 2017-07-19 13:18:43 +0200
  • 0ebf7baabf Fix missing word in example Dave Liepmann 2017-07-19 10:46:18 +0200
  • 65e76ed270 Add base profile note to lein checkouts Dave Liepmann 2017-07-18 19:04:18 +0200
  • 7bd3d1b194 Trim whitespace in Git HEAD commit hash David Bürgin 2017-07-13 23:21:13 +0200
  • afd3dee22a Merge pull request #2285 from montoux/fix-2284-checkouts-recursion Phil Hagelberg 2017-06-15 08:23:02 -0700
  • 6dedc14707 Fix #2284: avoid visiting checkouts we've already seen Stephen Nelson 2017-06-14 16:17:37 +1200
  • 52980074e8 Fix loading of reply to handle repo auth correctly. Phil Hagelberg 2017-06-14 14:27:56 -0700
  • ed22c49489 Fix a bug in deps :why. Phil Hagelberg 2017-06-06 12:10:25 -0700
  • e1d27074e5 Remove Travis config as it has been extremely unreliable. Phil Hagelberg 2017-06-04 17:24:48 -0700
  • 63305fcccd Unmemoize in order to fix tests. Phil Hagelberg 2017-06-04 09:38:00 -0700
  • ad6c4bd290 Fix memoization for get-dependencies. Fixes #1781. Phil Hagelberg 2017-05-30 11:29:42 -0700
  • 5f0b0a1831 Fix offline fallback in get-dependencies-memoized. Phil Hagelberg 2017-05-30 11:20:24 -0700
  • 21df60d8fa Warn when $CLASSPATH is set. Phil Hagelberg 2017-05-30 11:13:26 -0700
  • d4bfdf47a9 Remove LEIN_ROOT check. Phil Hagelberg 2017-05-29 15:56:24 -0700
  • 141da75b31 Bump copyright years. Phil Hagelberg 2017-05-29 15:56:01 -0700
  • 809c7d33ea Document what causes insecure HTTP repository errors. Phil Hagelberg 2017-05-29 15:55:49 -0700
  • 463b6dc9b9 Don't notify Travis on IRC any more. Phil Hagelberg 2017-05-26 11:42:16 -0700
  • 3385971e65 Add tests from pedantic lib as well. Phil Hagelberg 2017-05-26 11:32:59 -0700
  • bcfeee569d Merge branch 'circle' Phil Hagelberg 2017-05-26 11:12:31 -0700
  • c968fa5068 Upgrade Aether via new pomegranate; merge pedantic into leiningen-core. Phil Hagelberg 2017-05-26 11:04:41 -0700
  • 781195f093 Add docstring for :why subcommand of deps. Phil Hagelberg 2017-05-23 22:13:10 -0700
  • 7fc6c5bdfb Add lein deps :why com.google.guava/guava command. Phil Hagelberg 2017-05-23 17:43:40 -0700
  • 1a502050c7 Move plugin conflict warnings to only activate when :pedantic? is set. Phil Hagelberg 2017-05-23 10:09:53 -0700
  • 19277f739c Document @-style connect args for repl credentials. Phil Hagelberg 2017-05-22 10:06:04 -0700
  • 71c1d4f828 Merge pull request #2276 from bfontaine/gpg-brew-url Florian Anderiasch 2017-05-21 17:43:26 +0200
  • 41db822921 GPG: Fix Homebrew’s homepage Baptiste Fontaine 2017-05-21 15:47:06 +0200
  • 8982e9c5dc Getting false from .mkdirs doesn't mean the directory doesn't exist. Phil Hagelberg 2017-05-18 17:07:23 -0700
  • 04d500103b Never use .mkdirs directly; it silently masks errors. Phil Hagelberg 2017-05-16 15:14:46 -0700
  • 163887d097 Merge pull request #2273 from iperdomo/master Phil Hagelberg 2017-05-11 10:17:07 -0700
  • 5e5aeebea9
    [#2272] Catch read-string exceptions and print a nicer error Iván Perdomo 2017-05-11 08:57:53 +0200
  • ae9ae4825d
    [#2272] Use clojure.edn/read-string to read profiles files Iván Perdomo 2017-05-09 05:58:06 +0200
  • e829c12d51 Fix sample project.clj issues. Phil Hagelberg 2017-05-08 11:35:32 -0700
  • 9874ce65e5 Gitorious isn't a thing any more. Phil Hagelberg 2017-05-05 16:22:15 -0700
  • 0a30e374a9 Add circleci config.yml. Phil Hagelberg 2017-05-05 16:03:16 -0700
  • 9b2792d249 Remove pedantic version warnings in leiningen-core. Phil Hagelberg 2017-05-05 15:47:19 -0700
  • a441ba12ca Clearer chmod in readme. Phil Hagelberg 2017-04-26 08:07:55 -0700
  • 53fae3ab3e Update list of conflictable bootclasspath deps. Phil Hagelberg 2017-04-26 07:58:22 -0700
  • 778a01e482 Merge pull request #2261 from technomancy/repl-outside-project Phil Hagelberg 2017-04-25 15:41:08 -0700
  • 1154059b3e Remove unnecessary workarounds. Phil Hagelberg 2017-04-25 14:28:58 -0700
  • 14c7f1ecc5 Add back in commons-lang dependency. Phil Hagelberg 2017-04-25 13:47:04 -0700
  • f27dff2a07 Remove Cheshire dependency; use XML for search results. Phil Hagelberg 2017-04-25 13:24:20 -0700
  • ae07acbcce Move clojure-complete out into repl-specific profile. Phil Hagelberg 2017-04-25 13:08:51 -0700
  • 6ede563f07 Move reply to on-demand dependency. Phil Hagelberg 2017-04-25 10:40:06 -0700
  • 9e556c2762 Remove clj-http dependency, and all transitive deps too. Phil Hagelberg 2017-04-25 10:33:41 -0700
  • 1c4a435b60 Recommendations from shellcheck. Phil Hagelberg 2017-04-24 13:45:03 -0700
  • ce2f065344 Fix typo in sample project comments. Phil Hagelberg 2017-04-24 13:44:40 -0700
  • b79b25d0f7 Merge pull request #2267 from liftoffio/javac-silent Phil Hagelberg 2017-04-18 16:40:18 -0700
  • 0452dd7900 Make javac respect LEIN_SILENT. Caleb Spare 2017-04-18 16:23:57 -0700
  • 92160ebaf7 Embarrassing grammatical error in a docstring! Phil Hagelberg 2017-04-13 14:51:51 -0700
  • 9e45977a4a Add :jar-inclusions to override built-in exclusion rules. Phil Hagelberg 2017-04-05 14:41:04 -0700
  • 4db173d8e9 Port some fixes from bin/lein to bin/lein-pkg. Phil Hagelberg 2017-04-05 11:38:34 -0700
  • 151fbb256d Support skipping bootclasspath. Phil Hagelberg 2017-03-31 15:03:00 -0700
  • f7da0539b3 Invite feedback for problems in the tutorial. Phil Hagelberg 2017-03-30 22:30:47 -0700
  • 8aff9d5e0a Found a redundency in code and reduced it. Rovanion Luckey 2017-03-30 14:41:26 +0200
  • aaa3ef161b Warn when trying to load plugins that can't be used. Phil Hagelberg 2017-03-28 12:11:49 -0700
  • c1aea4d256 Merge pull request #2258 from firesofmay/catch-no-route-exception Phil Hagelberg 2017-03-23 14:46:32 -0700
  • 80e649329a Fix test which dumps files in project root. Phil Hagelberg 2017-03-23 14:43:45 -0700