summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * f6a80292c3db127d1561c118f409c1cffd1b55d9 needs to be reflected in our switchNicholas Clark2008-12-201-1/+1
| * Replace Jarkko's manicheck utility with my ownRafael Garcia-Suarez2008-12-201-80/+17
| * Add missing files to the MANIFESTRafael Garcia-Suarez2008-12-201-0/+2
| * MANIFEST files want tabs. Hysterical raisins.Nicholas Clark2008-12-201-31/+31
| * There shouldn't be a ByteLoader directory in ext, even if all it has is aNicholas Clark2008-12-201-1/+0
* | Note the correct way to make a branch to track a remote branch.Nicholas Clark2008-12-211-0/+4
|/
* /bin/sh isn't /usr/bin/perl :-)Nicholas Clark2008-12-201-2/+4
* Added missing autodie exception classes to MANIFEST.Paul Fenwick2008-12-201-0/+2
* make perl use git-describe for PATCHNUMYves Orton2008-12-202-3/+5
* add some stuff to .gitignoreYves Orton2008-12-201-0/+14
* Remove repository.pod, as it is entirely about the setup of the ActiveStateNicholas Clark2008-12-202-520/+0
* Rebuild pod/perltoc.pod.Nicholas Clark2008-12-201-965/+4444
* Re-sort the MANIFEST in the preferred order.Nicholas Clark2008-12-201-4/+4
* Note how to set user name and e-mail address.Nicholas Clark2008-12-201-0/+5
* Also update the $VERSION of ExtUtils::MM_Unix, else MM_Unit.t fails followingNicholas Clark2008-12-201-1/+1
* 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
* Really ignore .patch filesPaul Fenwick2008-12-201-1/+1
* 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-2043-118/+3561
* 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
* Fix the 'or' precedence in case open failVincent Pit2008-12-201-1/+1
* Add a program to switch to a Perforce idLeon Brocard2008-12-201-0/+22
* It looks like the previous patch is working fine on UNIXish boxes,Steve Peters2008-12-196-22/+15
* Subject: [perl #61418] perlthanks isn't documented in perlthanksSteve Peters2008-12-191-2/+14
* Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/gitroot/perl into bleadSteve Peters2008-12-197-13/+14
|\
| * Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" comman...Steve Hay2008-12-196-12/+12
| * after applying, committers should pushLeon Brocard2008-12-191-1/+2
* | Subject: PATCH 5.10 documentationSteve Peters2008-12-1916-164/+373
|/
* 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 other files modified by buildtocLeon Brocard2008-12-194-28/+42
* Add perlrepository to the list of podLeon Brocard2008-12-193-1/+3
* Add perlhaiku into pod.lstLeon Brocard2008-12-192-0/+2
* add a minimal pod/perlrepository.podLeon Brocard2008-12-192-0/+75
* Subject: Re: [PATCH] Update Archive::Extract to 0.28Steve Hay2008-12-191-1/+1
* Add pod page corresponding to README.haiku in .gitignoreRafael Garcia-Suarez2008-12-191-0/+1
* Fix new Module-Load-Conditional test, which otherwise fails on Win32.Steve Hay2008-12-192-3/+4
* Subject: [PATCH] Suppress diag msg from IPC::CmdSteve Hay2008-12-192-2/+3