Fix for RT #52552.
[p5sagit/p5-mst-13.2.git] / pod / perlrepository.pod
2009-05-20 H.Merijn Brand Update bisect notes
2009-02-20 Leon Brocard Remove the -x from the cherry pick and show how to...
2009-02-20 Leon Brocard Remove an extra space
2009-02-20 Leon Brocard Add a section on merging from a branch via GitHub
2009-01-29 Gisle Aas Tweaks to pod/perlrepository.pod
2009-01-26 Leon Brocard Add a section on how to submit a patch using GitHub
2009-01-26 Leon Brocard Run podtidy on pod/perlrepository.pod and document...
2009-01-16 Renee use F<> in perlrepository.pod consistently and remove...
2009-01-09 Abigail Fixed some spelling errors
2009-01-06 Rafael Garcia-Suarez Delete the largely obsolete Porting/patching.pod
2009-01-01 Abigail From: Max Maischein <corion@corion.net>
2008-12-26 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-26 Rafael Garcia-Suarez Some additions to perlrepository.pod
2008-12-23 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-23 Leon Brocard Remove inconsistent formatting in pod/perlrepository...
2008-12-23 Leon Brocard Add a section on committing to maintenance versions
2008-12-22 Vincent Pit Note the --author option of git commit, and therefore...
2008-12-21 Vincent Pit A short introduction to git bisect.
2008-12-21 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-21 Vincent Pit Document how commiters can keep 'origin' as a git remot...
2008-12-21 Yves Orton add a comment about git clean to the perlrepository.pod
2008-12-21 Nicholas Clark Note the correct way to make a branch to track a remote...
2008-12-20 Nicholas Clark Note how to set user name and e-mail address.
2008-12-20 Rafael Garcia-Suarez Various corrections and formatting nits to perlreposito...
2008-12-20 Yves Orton trim trailing spaces
2008-12-20 Yves Orton explain more stuff about status
2008-12-20 Yves Orton explain git status and stuff about remotes
2008-12-20 Yves Orton use checkout -b and not the more verbose two step process
2008-12-20 Jody Belka Improve perlrepository.pod to explain how to checkout...
2008-12-20 Abigail From Paul Fenwick <pjf@perltraining.com.au>; Instructio...
2008-12-20 Matt Kraai Do not use a dash between git and its subcommand
2008-12-19 Leon Brocard after applying, committers should push
2008-12-19 Leon Brocard Add a section on applying a patch
2008-12-19 Leon Brocard In the patch section, show how to work on a temporary...
2008-12-19 Leon Brocard Add a section on how to submit a patch
2008-12-19 Leon Brocard Mention that cloning over HTTP is slow
2008-12-19 Leon Brocard Show how to switch between branches
2008-12-19 Leon Brocard merge in changes
2008-12-19 Leon Brocard Change perl.git to perl-git to not confuse people ...
2008-12-19 Yves Orton fix thinko
2008-12-19 Yves Orton explain how to switch a git from git:// protocol to...
2008-12-19 Leon Brocard add a minimal pod/perlrepository.pod