summaryrefslogtreecommitdiff
path: root/man/bundle.ronn
Commit message (Collapse)AuthorAgeFilesLines
* [PostitTrampoline] Rename env varsseg-platform-docsSamuel Giddins2016-12-261-2/+2
|
* [Docs] Link to existing command man pagesSamuel Giddins2016-12-261-2/+2
|
* [Docs] Add docs for trampoliningSamuel Giddins2016-12-261-0/+18
| | | | 🎉
* fix more missing highlights in bundle man pageColby Swandale2016-11-141-2/+2
|
* add missing highlights to bundler bundle man pageColby Swandale2016-10-241-5/+5
|
* bundle.ronn: add doctorMisty De Meo2016-08-021-0/+3
|
* Deprecate `bundle list`Agis Anastasopoulos2016-07-051-3/+1
| | | | Refs. #3972.
* Small fixes in man pagesAditya Prakash2016-03-051-5/+5
|
* Add man page for `bundle gem`.Matt Brictson2015-07-211-1/+1
| | | | This man page is also displayed when running `bundle help gem`.
* [Man] Add manpage entry for bundle lock, and remove the obsolete obsolete ↵Samuel E. Giddins2015-03-181-3/+3
| | | | entries for bundle lock & bundle unlock
* Document plugins [skip ci]Andre Medeiros2014-09-121-0/+6
|
* oh yeah new domainAndre Arko2013-08-111-1/+1
|
* subcommands have man pages, tooAndre Arko2013-05-101-1/+1
|
* Add clean command to bundle man pagerohit2012-12-101-0/+3
| | | | [ci skip]
* link to bundle platform man page #1605rohit2012-11-211-1/+1
|
* add bundle help to man page of bundle #1605rohit2012-11-211-0/+3
|
* bundle platform man pagesTerence Lee2012-08-301-0/+3
|
* Fix conflict from revert of benchmark toolPaul Bowsher2011-08-151-6/+0
|
* Revert `bundle benchmark` commandAndre Arko2011-06-111-0/+3
| | | | | | | | | | | The benchmark command is moving to the bundler-tools project for helpful tools that don't need to be inside the core bundler gem. This reverts commits: e547c863ca4fa49832702df6d8c6f52cd4af5ea0 71a12febc206f0591b2723ae0707299bcadf4589 970a3c1315e3716888416f84ca5d49fb22a9d8a9 ed74e448799fbe16fcd7706d059529655fed14a2 970a3c1315e3716888416f84ca5d49fb22a9d8a9
* Fix trailing whitespaceAndre Arko2011-05-141-1/+1
|
* Add documentation for the benchmark CLI utilityPascal Houliston2011-05-111-0/+3
|
* Created outdated command to show outdated gemsJoel Moss2011-04-231-0/+3
|
* Fix docs for --no-color, add --verboseAndre Arko2010-11-121-1/+4
|
* Update internal linkswycats2010-08-151-5/+5
|
* Gemfile(5) not Gemfile(7)wycats2010-08-151-1/+1
|
* Correct spelling of "Obsolete" /ht jonahbRyan Bigg2010-08-141-1/+1
|
* Move the man pages to the bundler repository and write a build task to ↵Carlhuda2010-08-131-0/+77
convert them into roff and txt format.