A mechanism for inlineable OP equivalents of XSUBs is a TODO.
[p5sagit/p5-mst-13.2.git] / pod / perlrepository.pod
2010-01-03 Jim Cromie advice regarding make regen changes
2009-12-30 Vincent Pit s/text message/text editor/ in the last change to perlr...
2009-12-30 Jesse Vincent Update perlrepository.pod with new guidelines on commit...
2009-12-20 H.Merijn Brand Speed-up notice for bisects (skip Encode)
2009-11-23 Dennis Kaarsemaker More info about camel in perlrepository.pod
2009-11-18 Vincent Pit {camel,dromedary}.booking.com names are gone, so update...
2009-10-26 Yves Orton refine the documentation for deleting branches and...
2009-10-26 Jesse Vincent Hashed out a prose description of the (largely existing...
2009-10-23 Vincent Pit Cap the exit code of the bisecting script
2009-10-23 Vincent Pit "-x ./foo" isn't a shell command, but "[ -x ./foo ...
2009-10-05 Alex Vandiver Note the one mistake in perl.git's history, and the...
2009-10-05 David Golden Explain using git send-email for patches
2009-09-13 Nicholas Clark Retire uupacktool.pl. We're not in Kansas^W(Perforce...
2009-07-29 Leon Brocard podtidy
2009-07-23 Ricardo SIGNES [rjbs] very minor tweaks to description of maint/blead
2009-07-14 David Golden Explain camel and dromedary repository servers
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