better git based version numbering (hopefully sane)
[p5sagit/p5-mst-13.2.git] / pod /
2008-12-26 Rafael Garcia-Suarez Regen docs and headers
2008-12-26 Rafael Garcia-Suarez Fix two pod links
2008-12-26 Karl Update comments and documentation dealing with utf
2008-12-26 Nicholas Clark Merge branch 'blead' of nicholas@perl5.git.perl.org...
2008-12-26 Rafael Garcia-Suarez Remove mentions of the old way of rsync'ing the source
2008-12-26 Rafael Garcia-Suarez Some additions to perlrepository.pod
2008-12-25 Rafael Garcia-Suarez Add description of last commit in perldelta
2008-12-25 Matt Kraai Use the F formatting codes for filenames in pod/perlgut...
2008-12-25 Alex Vandiver Remove completed perltodo entry
2008-12-25 Alex Vandiver Remove all mention of checkpods
2008-12-25 Alex Vandiver Minor pod fixes to make Pod::Checker happy with the...
2008-12-25 Alex Vandiver Move 'make check' in pods/ to using Pod::Checker
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-21 Rafael Garcia-Suarez Add the perlperf manpage, by Richard Foley
2008-12-20 Nicholas Clark Rebuild pod/perltoc.pod.
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 Paul Fenwick git-flavoured autodie 1.997 patch
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-20 Steve Peters It looks like the previous patch is working fine on...
2008-12-19 Steve Peters Merge branch 'blead' of ssh://stevep@perl5.git.perl...
2008-12-19 Leon Brocard after applying, committers should push
2008-12-19 Steve Peters Subject: PATCH 5.10 documentation
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 perlrepository to the list of pod
2008-12-19 Leon Brocard Add perlhaiku into pod.lst
2008-12-19 Leon Brocard add a minimal pod/perlrepository.pod
2008-12-19 Rafael Garcia-Suarez Add pod page corresponding to README.haiku in .gitignore
2008-12-19 Vincent Pit Silence a podchecker warning in perlxs.pod
2008-12-19 Sam Vilain [admin] set up .gitignore files
2008-12-15 Aaron Crane Typo in pod/perlfunc.pod
2008-12-14 Nicholas Clark Integrate:
2008-12-11 Chip Salzenberg [perl #60978] [PATCH] Tied filehandles can't distinguis...
2008-12-06 Nicholas Clark Integrate:
2008-12-02 Steve Peters setsid() returns -1 on failure.
2008-12-02 Steve Peters Add diagnostics for "No such hook: %s".
2008-11-27 Bo Lindbergh Small eval documentation tweak
2008-11-27 Steve Peters [perl #32979] [PATCH] perlrun #!/bin/sh incantation...
2008-11-26 Nicholas Clark Change 34931 missed a second update to perlintern.pod
2008-11-26 Nicholas Clark Merge S_is_gv_magical() into Perl_is_gv_magical_sv().
2008-11-25 reneeb [perl #7911] no warning for useless /d in tr/0-9//d
2008-11-24 Nicholas Clark Promote Perl_setdefout() to the public API.
2008-11-24 Nicholas Clark Change 34831 missed running autodoc.pl
2008-11-16 Florian Ragwitz Deparse inlined constants.
2008-11-16 Steve Peters TODO for fixing lvalue subs in the debugger is now...
2008-11-14 Steve Peters Various patches added to RT #21568 from julian@mehnle...
2008-11-13 Rafael Garcia-Suarez Fix error message label
2008-11-13 Chip Salzenberg Re: [perl #60360] [PATCH] UPDATED: local $SIG{FOO}...
2008-11-12 Rafael Garcia-Suarez Some deprecated warnings were also in the syntax category
2008-11-12 Gisle Aas POD markup fix
2008-11-12 Rafael Garcia-Suarez Regenerate API docs
2008-11-12 Nicholas Clark Integrate:
2008-11-08 Goro Fuji Re: [perl #56644] PerlIO resource leaks on open() and...
2008-11-07 Steve Hay Upgrade to podlators-2.2.0
2008-11-04 Nicholas Clark ${^CHILD_ERROR_NATIVE} isn't mentioned in perlrun.pod...
2008-11-03 Tim Bunce Re: @{"_<$filename"} is unreasonably tied to use of...
2008-11-02 Tom Christiansen PATCH: Large omnibus patch to clean up the JRRT quotes
2008-11-02 Renee Baecker [perl #59652][DOC PATCH] "Too late for "-CS" option"
2008-10-30 Moritz Lenz Re: [PATCH] [doc] be more explicit about magic argv
2008-10-29 Marcus Holland-Moritz Remove redundant API definitions from '=for apidoc...
2008-10-29 Ingo Weinhold Haiku Port
2008-10-24 Marcus Holland-Moritz Add SV allocation tracing to -Dm and PERL_MEM_LOG
2008-10-24 Daniel Frederick... Re: [perl #60022] Typo in perldata
2008-10-01 Nicholas Clark It's RISC OS, dammit. Hard space, upper case. Always.
2008-10-01 Nicholas Clark error reporting of [$a ; $b] can be a TODO.
2008-09-27 Shlomi Fish Re: [PATCH] Add open "|-" and open "-|" to perlopentut
2008-09-26 Steve Hay Upgrade to podlators-2.1.4
2008-09-24 Richard Foley Couple of mail address fixes
2008-09-21 Moritz Lenz Re: [perl #59128] Typo in perldsc(1)
2008-09-17 Paul Fenwick Re: [PATCH] Revised: Improved documentation for flock...
2008-09-15 Nicholas Clark Upgrade to podlators 2.1.3
2008-09-13 Vincent Pit Re: [5.8] Change 33727 (op.c) breaks constant folding...
2008-09-11 Nicholas Clark Abolish the warning "Can't locate package %"SVf" for...
2008-09-07 Nicholas Clark Fix an inconsistency spotted by David Landgren. (Althou...
2008-09-05 Matt Kraai Add missing "a" to binmode documentation in perlfunc.pod
2008-09-03 Paul Johnson Re: Change 34166: Small typo fix
2008-09-02 Nicholas Clark Add the URL for annotated svn of S03.
2008-09-02 Nicholas Clark Tweaks and reflowing for the cc/linker split.
next