Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unexistent folder from gitignore | David Rodríguez | 2019-08-10 | 1 | -1/+0 |
| | |||||
* | Remove unnecessary task | David Rodríguez | 2019-08-10 | 1 | -3/+0 |
| | | | | The build task does not generate any files at `lib/bundler/generated`. | ||||
* | [Rakefile] Add support for generated files not checked into git | Samuel Giddins | 2017-06-12 | 1 | -0/+3 |
| | |||||
* | Move man pages to man folder | Bodo Tasche | 2016-10-30 | 1 | -0/+2 |
| | | | | | | The gem-man gem searches for the man pages in the man folder. This pr fixes this and also creates correct names for the manpages. A manpage always needs the section number in the filename. | ||||
* | address feedback from @segiddins | Andre Arko | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | we haven’t had a CI reporter for a long time... | Andre Arko | 2016-01-25 | 1 | -3/+0 |
| | |||||
* | [specs] enable --only-failures and --next-failure | Andre Arko | 2016-01-25 | 1 | -0/+3 |
| | |||||
* | anchor gitignores, remove non-bundler stuff | Andre Arko | 2014-05-11 | 1 | -14/+5 |
| | |||||
* | ignore .rbx/ | Andre Arko | 2012-11-23 | 1 | -4/+5 |
| | |||||
* | Remove netbeans from gitignore & add comment discouraging such entries | rohit | 2012-11-22 | 1 | -3/+5 |
| | |||||
* | Add mingw_18 and mingw19 as platform for mingw with 1.8 or 1.9 RUBY version. | serge | 2010-11-14 | 1 | -0/+3 |
| | | | | Closes #845 | ||||
* | ignore spec report xml | Andre Arko | 2010-10-22 | 1 | -3/+10 |
| | |||||
* | Gemfile(5) not Gemfile(7) | wycats | 2010-08-15 | 1 | -0/+4 |
| | |||||
* | Move the man pages to the bundler repository and write a build task to ↵ | Carlhuda | 2010-08-13 | 1 | -0/+2 |
| | | | | convert them into roff and txt format. | ||||
* | Add vim swap files to the gitignore | Carl Lerche | 2010-07-06 | 1 | -1/+2 |
| | |||||
* | Add *.rbc to .gitignore | Carl Lerche | 2010-06-17 | 1 | -1/+2 |
| | |||||
* | Don't generate bundler.gemspec anymore | Carlhuda | 2010-04-01 | 1 | -1/+2 |
| | |||||
* | Moving in thor | Carlhuda | 2010-01-11 | 1 | -0/+3 |