summaryrefslogtreecommitdiff
path: root/pod/perlrepository.pod
Commit message (Expand)AuthorAgeFilesLines
...
* Note the one mistake in perl.git's history, and the appropriate graft to remo...Alex Vandiver2009-10-061-0/+14
* Explain using git send-email for patchesDavid Golden2009-10-051-1/+25
* Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore.Nicholas Clark2009-09-131-17/+2
* podtidyLeon Brocard2009-07-291-13/+14
* [rjbs] very minor tweaks to description of maint/bleadRicardo SIGNES2009-07-221-7/+10
* Explain camel and dromedary repository serversDavid Golden2009-07-141-0/+8
* Update bisect notesH.Merijn Brand2009-05-201-2/+10
* Remove the -x from the cherry pick and show how to merge the whole branch (su...Leon Brocard2009-02-201-1/+5
* Remove an extra spaceLeon Brocard2009-02-201-1/+1
* Add a section on merging from a branch via GitHubLeon Brocard2009-02-201-11/+34
* Tweaks to pod/perlrepository.podGisle Aas2009-01-291-22/+35
* Add a section on how to submit a patch using GitHubLeon Brocard2009-01-261-0/+33
* Run podtidy on pod/perlrepository.pod and document how to do soLeon Brocard2009-01-261-47/+55
* use F<> in perlrepository.pod consistently and remove one needless whitespaceRenee2009-01-161-2/+2
* Fixed some spelling errorsAbigail2009-01-091-3/+3
* Delete the largely obsolete Porting/patching.podRafael Garcia-Suarez2009-01-061-0/+114
* From: Max Maischein <corion@corion.net>Abigail2009-01-011-1/+1
* Merge branch 'blead' of nicholas@perl5.git.perl.org:/gitroot/perl into bleadNicholas Clark2008-12-261-8/+20
|\
| * Some additions to perlrepository.podRafael Garcia-Suarez2008-12-261-8/+20
* | Merge branch 'blead' of nicholas@perl5.git.perl.org:/gitroot/perl into bleadNicholas Clark2008-12-231-54/+145
|\ \ | |/
| * 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
* | Merge branch 'blead' of nicholas@perl5.git.perl.org:/gitroot/perl into bleadNicholas Clark2008-12-211-0/+27
|\ \ | |/
| * 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
* | Note the correct way to make a branch to track a remote branch.Nicholas Clark2008-12-211-0/+4
|/
* 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
* 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
* after applying, committers should pushLeon Brocard2008-12-191-1/+2
* 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 a minimal pod/perlrepository.podLeon Brocard2008-12-191-0/+74