Skip to content

Instantly share code, notes, and snippets.

@karenetheridge
Created May 8, 2015 01:00
Show Gist options
  • Save karenetheridge/75ab871dc40b08f93d7a to your computer and use it in GitHub Desktop.
Save karenetheridge/75ab871dc40b08f93d7a to your computer and use it in GitHub Desktop.
* ccb1c96 (HEAD, upstream/pr/5, pr/5) fix meta merge and clean up declarations
* 5130262 skip test if Path::Class is not available, count tests otherwise
* 0a14aec add new test file, specifically for the UNIVERSAL::isa deprecation
* 49f1adc explicit change list for upcoming version.
* 0db8bac add contributors section from the NYC Perl Hackathon 2015
* 9b25a01 Merge branch 'theryee-master'
|\
| * eed3267 manual merge number of tests
| |\
|/ /
| * 1651996 https://rt.cpan.org/Public/Bug/Display.html?id=72256 #nyhackathon
* | ca3b978 Merge branch 'master' of https://github.com/rpcme/File-Path
|\ \
| * \ 461dbd5 Merge pull request #10 from bulk88/master
| |\ \
| | * | 97caf76 better build product git ignoring
| |/ /
| * | 89474ee Merge pull request #9 from bulk88/master
| |\ \
| | * | 09e8041 add retval to usage examples POD
| |/ /
| * | 57c4911 Merge pull request #6 from bulk88/master
| |\ \
| | * | 57816ea test UNC paths on Win32
| |/ /
| * | a36a18e Merge pull request #7 from sshaw/RT_70938
| |\ \
| | * | d361a6e Update docs to compare remove_tree to `rd /s` on Win
| * | | ea61638 Merge pull request #5 from sshaw/RT_73840
| |\ \ \
| | * | | 5293df0 Skip newline path tests on Windows
* | | | | cccf33f fix repos path
|/ / / /
* | | | 13eaec7 Merge branch 'master' of https://github.com/rpcme/File-Path
|\ \ \ \
| * \ \ \ 1e8be5b Merge pull request #4 from theryee/master
| |\ \ \ \
| | | |_|/
| | |/| |
| | * | | c259f57 Bug #103512 for File-Path: Extremely minor POD fix for File::Path
* | | | | 41d34e5 add repo location RT 95150
|/ / / /
* | | | 4c53deb Merge pull request #3 from sshaw/RT_73840
|\ \ \ \
| | |/ /
| |/| |
| * | | cab176f RT #73840: Minor bug in rmtree with newlines in CWD
| | |/
| |/|
* | | 00ee479 Merge pull request #2 from tommylutz/fix-bug-53178
|\ \ \
| * \ \ c385b97 Issue 53178: blessed object treated as named arguments
| |\ \ \
| * | | | fe94b5a Fix issue 53178: blessed object treated as named arguments
| | |_|/
| |/| |
* | | | a626ba3 Merge branch 'master' of https://github.com/rpcme/File-Path
|\ \ \ \
| * | | | bff791f Update README
| | |/ /
| |/| |
* | | | d414cfb add md link for rendering
|/ / /
* | | 4f34577 Merge pull request #1 from sshaw/master
|\ \ \
| |/ /
|/| /
| |/
| * fb5415f Add .travis.yml
|/
* 4db118d RT #39949: enable error message for file/path not found (could also help debug race condition) -- also autofix a couple ending file spaces
* 2f6b8cb (upstream/master, origin/master, origin/HEAD, master) version bump 2.08_01 => 2.09, add Github repo links
* 6fcdcff Merge pull request #1 from rjbs/master
|\
| * d839d57 (upstream/pr/1) Skip make_path group/user tests for darwin - it's nobody and nogroup ids are -1
| * fafd7c8 Avoid logical name conflicts in File::Path::_rmtree on VMS.
|/
* 6d6d178 Basic .gitignore
* ea4d916 (tag: 2.08) import File-Path 2.08 from CPAN
* 5b6b2e7 (tag: 2.07) import File-Path 2.07 from CPAN
* edbc5c7 (tag: 2.06_08) import File-Path 2.06_08 from CPAN
* 03cabc6 (tag: 2.06_07) import File-Path 2.06_07 from CPAN
* 106ac49 (tag: 2.06_06) import File-Path 2.06_06 from CPAN
* e56a6a0 (tag: 2.06_05) import File-Path 2.06_05 from CPAN
* 6762b03 (tag: 2.06_04) import File-Path 2.06_04 from CPAN
* 3a4cf4b (tag: 2.06_03) import File-Path 2.06_03 from CPAN
* 63f327c (tag: 2.06_02) import File-Path 2.06_02 from CPAN
* 50677af (tag: 2.06_01) import File-Path 2.06_01 from CPAN
* 9aa05a3 (tag: 2.06) import File-Path 2.06 from CPAN
* 78b44a8 (tag: 2.05) import File-Path 2.05 from CPAN
* 2bfb7f5 (tag: 2.04) import File-Path 2.04 from CPAN
* 8680f56 (tag: 2.03) import File-Path 2.03 from CPAN
* 343c2bd (tag: 2.02) import File-Path 2.02 from CPAN
* d7027a7 (tag: 2.01) import File-Path 2.01 from CPAN
* ac0bd5e (tag: 2.00_11) import File-Path 2.00_11 from CPAN
* 39b55b5 (tag: 2.00_10) import File-Path 2.00_10 from CPAN
* 9098a16 (tag: 2.00_09) import File-Path 2.00_09 from CPAN
* c5a7192 (tag: 2.00_08) import File-Path 2.00_08 from CPAN
* 88248ea (tag: 2.00_07) import File-Path 2.00_07 from CPAN
* 0374c93 (tag: 2.00_06) import File-Path 2.00_06 from CPAN
* 67ed22d (tag: 2.00_05) import File-Path 2.00_05 from CPAN
* d3725d9 (tag: 1.99_02) import File-Path 1.99_02 from CPAN
* f3df647 (tag: 1.99_01) initial import of File-Path 1.99_01 from CPAN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment