| Commit message (Expand) | Author | Age | Files | Lines |
* | 'make regen' really shouldn't be special | Jim Cromie | 2010-09-16 | 1 | -11/+0 |
* | Fix some more typos and bad wording | Florian Ragwitz | 2010-09-07 | 1 | -6/+6 |
* | Try to encourage sending perldelta entries | Florian Ragwitz | 2010-09-06 | 1 | -0/+45 |
* | perlrepository.pod: Elaborate -a, -m | Karl Williamson | 2010-08-09 | 1 | -0/+12 |
* | Podtidy perlrepository.pod | Leon Brocard | 2010-08-03 | 1 | -38/+38 |
* | Fix POD formatting in perlrepository.pod | Florian Ragwitz | 2010-07-23 | 1 | -1/+0 |
* | Clarify that mail to perlbug also goes to p5p | Ævar Arnfjörð Bjarmason | 2010-05-09 | 1 | -4/+7 |
* | Add =encoding utf8 to all core non-ASCII POD files + test script | Ævar Arnfjörð Bjarmason | 2010-05-08 | 1 | -0/+2 |
* | Please don't use any of your git aliases in perlrepository.pod | Vincent Pit | 2010-05-03 | 1 | -2/+2 |
* | Pod formatting nits | Rafael Garcia-Suarez | 2010-04-23 | 1 | -5/+8 |
* | Don't ask the porters to fetch commits from a private URL | Ævar Arnfjörð Bjarmason | 2010-04-21 | 1 | -1/+1 |
* | Consistently use a topic branch in the GitHub examples | Ævar Arnfjörð Bjarmason | 2010-04-21 | 1 | -6/+6 |
* | Recommend git format-patch -M (detect renames) and origin.. | Ævar Arnfjörð Bjarmason | 2010-04-21 | 1 | -1/+1 |
* | Mention L<perlpolicy> and link to it in SEE ALSO | Ævar Arnfjörð Bjarmason | 2010-04-20 | 1 | -3/+10 |
* | Only all-upper case "special" POD sections | Ævar Arnfjörð Bjarmason | 2010-04-20 | 1 | -16/+16 |
* | Commit messages should start with a ~50 char summary | Ævar Arnfjörð Bjarmason | 2010-04-20 | 1 | -2/+10 |
* | POD: Use F<> for F<utils/perldoc> and F<utils/perldoc.PL> | Ævar Arnfjörð Bjarmason | 2010-04-20 | 1 | -1/+1 |
* | Don't tell the reader to `git checkout origin/*' | Ævar Arnfjörð Bjarmason | 2010-04-20 | 1 | -4/+0 |
* | GitHub's mirror is now at mirrors/perl, not github/perl | Ævar Arnfjörð Bjarmason | 2010-04-20 | 1 | -2/+2 |
* | Point submitters to perlbug@perl.org, not perl5-porters@perl.org | Ævar Arnfjörð Bjarmason | 2010-04-15 | 1 | -8/+15 |
* | Before 96a8704c makedepend.SH used shell quote syntax that modern | Ævar Arnfjörð Bjarmason | 2010-04-13 | 1 | -0/+9 |
* | When your bisect starts to go into perl-5.9.* territory `make -j4' | Ævar Arnfjörð Bjarmason | 2010-04-13 | 1 | -1/+1 |
* | When using a GitHub fork advice the use of Perl's Git, not GitHub's mirror | Ævar Arnfjörð Bjarmason | 2010-03-27 | 1 | -1/+1 |
* | give two simpler recipes for creating remote branches | Aristotle Pagaltzis | 2010-03-24 | 1 | -15/+13 |
* | describe how to create a remote topic branch | David Mitchell | 2010-03-24 | 1 | -0/+16 |
* | fetching from e.g. github requires a repo name | David Mitchell | 2010-03-02 | 1 | -1/+1 |
* | Mention why it's a good idea to use topic branches for everything | Ævar Arnfjörð Bjarmason | 2010-02-16 | 1 | -0/+8 |
* | Adjusted the git config user.name/user.email example for what 99% of users wo... | Ævar Arnfjörð Bjarmason | 2010-02-16 | 1 | -3/+9 |
* | Prefix commands universally with "%". Most of the POD used that convention bu... | Ævar Arnfjörð Bjarmason | 2010-02-16 | 1 | -6/+6 |
* | Don't recommend that people manually fiddle with their F<.git/config>, instea... | Ævar Arnfjörð Bjarmason | 2010-02-16 | 1 | -9/+4 |
* | Note that checking out from git via http:// is at least 4x slower than git:// | Ævar Arnfjörð Bjarmason | 2010-02-16 | 1 | -1/+1 |
* | Fixed an editing error in perldoc about commit messages. | Jesse Vincent | 2010-01-18 | 1 | -4/+4 |
* | Minor updates to the git tutorial and our commit message policies. | Jesse Vincent | 2010-01-18 | 1 | -2/+12 |
* | * Em dash cleanup in pod/ | brian d foy | 2010-01-13 | 1 | -1/+1 |
* | advice regarding make regen changes | Jim Cromie | 2010-01-03 | 1 | -4/+13 |
* | s/text message/text editor/ in the last change to perlrepository.pod | Vincent Pit | 2009-12-30 | 1 | -1/+1 |
* | Update perlrepository.pod with new guidelines on commit messages and patches. | Jesse Vincent | 2009-12-30 | 1 | -16/+69 |
* | Speed-up notice for bisects (skip Encode) | H.Merijn Brand | 2009-12-20 | 1 | -0/+2 |
* | More info about camel in perlrepository.pod | Dennis Kaarsemaker | 2009-11-23 | 1 | -9/+18 |
* | {camel,dromedary}.booking.com names are gone, so update them to {,users.}per5... | Vincent Pit | 2009-11-18 | 1 | -46/+50 |
* | refine the documentation for deleting branches and altering history | Yves Orton | 2009-10-26 | 1 | -19/+43 |
* | Hashed out a prose description of the (largely existing) branching and topic ... | Jesse Vincent | 2009-10-26 | 1 | -0/+38 |
* | Cap the exit code of the bisecting script | Vincent Pit | 2009-10-23 | 1 | -0/+1 |
* | "-x ./foo" isn't a shell command, but "[ -x ./foo ]" is | Vincent Pit | 2009-10-23 | 1 | -1/+1 |
* | Note the one mistake in perl.git's history, and the appropriate graft to remo... | Alex Vandiver | 2009-10-06 | 1 | -0/+14 |
* | Explain using git send-email for patches | David Golden | 2009-10-05 | 1 | -1/+25 |
* | Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore. | Nicholas Clark | 2009-09-13 | 1 | -17/+2 |
* | podtidy | Leon Brocard | 2009-07-29 | 1 | -13/+14 |
* | [rjbs] very minor tweaks to description of maint/blead | Ricardo SIGNES | 2009-07-22 | 1 | -7/+10 |
* | Explain camel and dromedary repository servers | David Golden | 2009-07-14 | 1 | -0/+8 |