summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Minor pod fixes to make Pod::Checker happy with the core podAlex Vandiver2008-12-255-15/+7
* Move 'make check' in pods/ to using Pod::CheckerAlex Vandiver2008-12-251-2/+2
* Remove inconsistent formatting in pod/perlrepository.pod with Porting/podtidyLeon Brocard2008-12-231-65/+93
* Add a section on committing to maintenance versionsLeon Brocard2008-12-231-0/+11
* Note the --author option of git commit, and therefore explain how to apply ra...Vincent Pit2008-12-221-1/+6
* A short introduction to git bisect.Vincent Pit2008-12-211-0/+47
* Document how commiters can keep 'origin' as a git remote and push with anothe...Vincent Pit2008-12-211-0/+11
* add a comment about git clean to the perlrepository.podYves Orton2008-12-211-0/+16
* Add the perlperf manpage, by Richard FoleyRafael Garcia-Suarez2008-12-213-0/+1263
* Rebuild pod/perltoc.pod.Nicholas Clark2008-12-201-965/+4444
* Note how to set user name and e-mail address.Nicholas Clark2008-12-201-0/+5
* Various corrections and formatting nits to perlrepository.podRafael Garcia-Suarez2008-12-201-17/+19
* trim trailing spacesYves Orton2008-12-201-7/+7
* explain more stuff about statusYves Orton2008-12-201-4/+21
* explain git status and stuff about remotesYves Orton2008-12-201-3/+83
* use checkout -b and not the more verbose two step processYves Orton2008-12-201-2/+5
* Improve perlrepository.pod to explain how to checkout/pull/branch from bleadJody Belka2008-12-201-1/+1
* git-flavoured autodie 1.997 patchPaul Fenwick2008-12-201-0/+4
* From Paul Fenwick <pjf@perltraining.com.au>; Instructions on how to checkout/...Abigail2008-12-201-2/+9
* Do not use a dash between git and its subcommandMatt Kraai2008-12-201-2/+2
* It looks like the previous patch is working fine on UNIXish boxes,Steve Peters2008-12-191-11/+11
* Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into bleadSteve Peters2008-12-191-1/+2
|\
| * after applying, committers should pushLeon Brocard2008-12-191-1/+2
* | Subject: PATCH 5.10 documentationSteve Peters2008-12-198-134/+295
|/
* Add a section on applying a patchLeon Brocard2008-12-191-3/+57
* In the patch section, show how to work on a temporary branchLeon Brocard2008-12-191-0/+14
* Add a section on how to submit a patchLeon Brocard2008-12-191-2/+64
* Mention that cloning over HTTP is slowLeon Brocard2008-12-191-1/+1
* Show how to switch between branchesLeon Brocard2008-12-191-3/+10
* merge in changesLeon Brocard2008-12-191-0/+14
|\
| * fix thinkoYves Orton2008-12-191-1/+1
| * explain how to switch a git from git:// protocol to ssh:// protocolYves Orton2008-12-191-1/+15
* | Change perl.git to perl-git to not confuse people (thanks #p5p)Leon Brocard2008-12-191-6/+6
|/
* Add perlrepository to the list of podLeon Brocard2008-12-191-0/+1
* Add perlhaiku into pod.lstLeon Brocard2008-12-191-0/+1
* add a minimal pod/perlrepository.podLeon Brocard2008-12-191-0/+74
* Add pod page corresponding to README.haiku in .gitignoreRafael Garcia-Suarez2008-12-191-0/+1
* Silence a podchecker warning in perlxs.podVincent Pit2008-12-191-1/+1
* [admin] set up .gitignore filesSam Vilain2008-12-191-0/+51
* Typo in pod/perlfunc.podAaron Crane2008-12-151-2/+2
* Integrate:Nicholas Clark2008-12-141-0/+1
* [perl #60978] [PATCH] Tied filehandles can't distinguish eof formsChip Salzenberg2008-12-111-0/+13
* Integrate:Nicholas Clark2008-12-061-0/+1
* setsid() returns -1 on failure.Steve Peters2008-12-021-1/+1
* Add diagnostics for "No such hook: %s".Steve Peters2008-12-021-0/+5
* Small eval documentation tweakBo Lindbergh2008-11-271-1/+2
* [perl #32979] [PATCH] perlrun #!/bin/sh incantation n.g. 4 linuxSteve Peters2008-11-271-3/+4
* Change 34931 missed a second update to perlintern.podNicholas Clark2008-11-261-1/+1
* Merge S_is_gv_magical() into Perl_is_gv_magical_sv().Nicholas Clark2008-11-261-12/+2
* [perl #7911] no warning for useless /d in tr/0-9//dreneeb2008-11-251-0/+12