repo
string
commit
string
message
string
diff
string
mitechie/pyvim
b61997dc60f15f0aa9b6244264f4ef85aae28b69
mousehide doesn't work for out for me
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index 430b63b..b759a4e 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,8 +1,11 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =6 +let g:netrw_dirhist_cnt =9 let g:netrw_dirhist_1='/home/rharding/src/wadllib/datetime-924240/src/wadllib/tests/data' let g...
mitechie/pyvim
f8b923564254a8a5cd02329e97246dbfcfebcf55
Add some tslime fun and Go programming tricks
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index a02c227..430b63b 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,4 +1,8 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =2 +let g:netrw_dirhist_cnt =6 let g:netrw_dirhist_1='/home/rharding/src/wadllib/datetime-924240/src/wadllib/tests/data' let g:...
mitechie/pyvim
d44073b4df9c4096bf8a3251cc69d5052ba9aafd
Add fugative, try out solorized theme
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index ba18018..a02c227 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,3 +1,4 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =1 +let g:netrw_dirhist_cnt =2 let g:netrw_dirhist_1='/home/rharding/src/wadllib/datetime-924240/src/wadllib/tests/data' +let g:...
mitechie/pyvim
e65f6d288edada8332e391f34a4b6c97d92fc751
Add in fugative, trying out solarized theme, wheee
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index dabbdfd..ba18018 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,10 +1,3 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =8 -let g:netrw_dirhist_1='/home/rharding/src/bookie/bookie/lib/python2.7/site-packages/PasteDeploy-1.5.0-py2.7.egg-info' -let g...
mitechie/pyvim
0ed90067c67096093aeaad1a04244edc429336fd
Try out the ctrlp plugin
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index e991524..dabbdfd 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,5 +1,10 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =3 +let g:netrw_dirhist_cnt =8 let g:netrw_dirhist_1='/home/rharding/src/bookie/bookie/lib/python2.7/site-packages/PasteDeploy-...
mitechie/pyvim
269554ef7d68ffff44f17ff4cb8e290d4bf13586
Add moin syntax
diff --git a/.vim/after/syntax/moin.vim b/.vim/after/syntax/moin.vim new file mode 100644 index 0000000..36df06d --- /dev/null +++ b/.vim/after/syntax/moin.vim @@ -0,0 +1,143 @@ +" Vim syntax file +" Language: MoinMoin +" Maintainer: Michael Lamertz <mike@perl-ronin.de> +" Contributors: David O'Callaghan <david.o...
mitechie/pyvim
f2c0b8bec824d69a00b6e0b97fa4654395ce6ba3
Bunch of small tweaks and updates
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index f49d62a..e991524 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,7 +1,5 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =5 -let g:netrw_dirhist_1='/home/rharding/src/node' -let g:netrw_dirhist_2='/home/rharding/.offlineimap' -let g:netrw_dirhist_3='...
mitechie/pyvim
e048481116330c187aa9c6bcef23a0eda4e39be2
Add the vim powerline plugin
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index a3b66d2..f49d62a 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,5 +1,7 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =3 +let g:netrw_dirhist_cnt =5 let g:netrw_dirhist_1='/home/rharding/src/node' let g:netrw_dirhist_2='/home/rharding/.offlineim...
mitechie/pyvim
34fd4a70dfc95399d163682af2fbca379147fb15
Add some colors we've played with lately
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index b66b45b..7771a52 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,9 +1,2 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =7 -let g:netrw_dirhist_1='/home/rharding/configs/pyvim/.vim/bundle/Vim-nosecompiler' -let g:netrw_dirhist_2='/home/rharding/conf...
mitechie/pyvim
dd2537769e8b36ddb098169fe721599990a95c0a
Add mail snippet for into bookie email
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index 3578226..b66b45b 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,5 +1,9 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =3 +let g:netrw_dirhist_cnt =7 let g:netrw_dirhist_1='/home/rharding/configs/pyvim/.vim/bundle/Vim-nosecompiler' let g:netrw_di...
mitechie/pyvim
4ee62f783a814f2db59b3cf225fa1410e065adad
Correct url for makegreen fork
diff --git a/bundle_list b/bundle_list index 9fa8f9e..c56959b 100644 --- a/bundle_list +++ b/bundle_list @@ -1,20 +1,20 @@ http://github.com/sukima/xmledit.git http://github.com/vim-scripts/mako.vim.git http://github.com/vim-scripts/LustyJuggler.git http://github.com/tomtom/tcomment_vim.git http://github.com/vim-s...
mitechie/pyvim
88434929498f4928714b516e494d80bb21dcaaea
pyflakes, color, html folding
diff --git a/.vim/colors/chance-of-storm.vim b/.vim/colors/chance-of-storm.vim new file mode 100644 index 0000000..f71d871 --- /dev/null +++ b/.vim/colors/chance-of-storm.vim @@ -0,0 +1,141 @@ +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" +" Author: Mario Gutierrez (mario@mgutz.com) +...
mitechie/pyvim
45e96b805b5a01ec7f23c5a4e928cde641ed437a
add new EOL WS fix per voyeg3r fixes #1
diff --git a/.vimrc b/.vimrc index 5382807..ddab5a8 100644 --- a/.vimrc +++ b/.vimrc @@ -1,538 +1,547 @@ " http://github.com/mitechie/pyvim " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint sc...
mitechie/pyvim
8989055276127e91274ce647234c9e844d6f05ae
Removed pylint, conflicts pyflakes, added css.vim for css coloring
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index 86f8c50..c71ddc6 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,4 +1,5 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =2 +let g:netrw_dirhist_cnt =3 let g:netrw_dirhist_1='/home/rharding/configs/pyvim/bundle' let g:netrw_dirhist_2='/home/rhardin...
mitechie/pyvim
de35ced413b83e94924eab02cfc69d0a41e3668b
just tweak the bunlde's to all bit http vs git://
diff --git a/bundle_list b/bundle_list index dbcb1bc..561ae01 100644 --- a/bundle_list +++ b/bundle_list @@ -1,14 +1,14 @@ http://github.com/sukima/xmledit.git http://github.com/vim-scripts/mako.vim.git http://github.com/vim-scripts/LustyJuggler.git http://github.com/vim-scripts/tComment.git http://github.com/vim-...
mitechie/pyvim
3463c6559bcfbec056029a7f2eee8d239fe9334a
Add the custom snippets dir
diff --git a/custom_snippets/javascript-custom.snippets b/custom_snippets/javascript-custom.snippets new file mode 100644 index 0000000..1fd3231 --- /dev/null +++ b/custom_snippets/javascript-custom.snippets @@ -0,0 +1,9 @@ +# dump out to console +snippet dmp + console.log(${1|somevar}); + +snippet doc + /** + * ${1|...
mitechie/pyvim
83a49095df9b4f2d4e6c23d4d6b07e2b4f06e1af
Adding custom snippets/pyflakes
diff --git a/.vimrc b/.vimrc index 6c77536..969fc15 100644 --- a/.vimrc +++ b/.vimrc @@ -1,535 +1,534 @@ " http://github.com/mitechie/pyvim " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint sc...
mitechie/pyvim
6534507b426bfccef84242f7e2a9f852ac6bb9d7
Added readme for github view
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..6bd10c6 --- /dev/null +++ b/README.rst @@ -0,0 +1,19 @@ +Rick's Python Config +===================== + +I'm a Python web dev so lots of tweaks for that. + +I've recently done some heavy lifting to get it pathogen compatible so give me a +bit to se...
mitechie/pyvim
0a0d114f1cb2d8293dd0d524d3ff41c50d2d9ec5
remove space
diff --git a/.vim/doc/tags b/.vim/doc/tags index 02519d8..a161ddb 100644 --- a/.vim/doc/tags +++ b/.vim/doc/tags @@ -1,348 +1,211 @@ 'NERDChristmasTree' NERD_tree.txt /*'NERDChristmasTree'* 'NERDTreeAutoCenter' NERD_tree.txt /*'NERDTreeAutoCenter'* 'NERDTreeAutoCenterThreshold' NERD_tree.txt /*'NERDTreeAutoCenterThr...
mitechie/pyvim
186dbf708369aa37fde091f66f95a5071187981f
Small cleanup of vimrc, dict words
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index 0a15e1f..7c73f48 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,3 +1,4 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =1 +let g:netrw_dirhist_cnt =2 let g:netrw_dirhist_1='/home/rharding/src/quipp/quipp/test' +let g:netrw_dirhist_2='/home/rhardin...
mitechie/pyvim
5d5f23512700e138bbaaec5058db476f1941b4b8
removed spaces
diff --git a/vimsync.sh b/vimsync.sh index 53e95b5..7402ac1 100755 --- a/vimsync.sh +++ b/vimsync.sh @@ -1,43 +1,43 @@ #! /bin/zsh # add to ~/bin: ln -s ~/configs/pyvim/vimsync.sh ~/bin/vimsync.sh -# Sync my vim config to a remote host specified. +# Sync my vim config to a remote host specified. # Steps: # 1...
mitechie/pyvim
b15880c616d088a5f52ce558ef586c19b8d21d4f
Add mako/xml support, spelling fun, and smartcase ftw
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index 7771a52..0a15e1f 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,2 +1,3 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =0 +let g:netrw_dirhist_cnt =1 +let g:netrw_dirhist_1='/home/rharding/src/quipp/quipp/test' diff --git a/.vim/colors/lucius.vim b...
mitechie/pyvim
0e238df0d1b0679af98877ca6571bdb57033be3d
Add a custom dict for spelling issues
diff --git a/.vim/colors/lucius.vim b/.vim/colors/lucius.vim index 410cc55..d73586e 100644 --- a/.vim/colors/lucius.vim +++ b/.vim/colors/lucius.vim @@ -1,349 +1,350 @@ " Vim color file " Maintainer: Jonathan Filip <jfilip1024@gmail.com> " Last Modified: Mon Apr 19, 2010 10:24AM " Version: 3.5 " " GUI / 256 co...
mitechie/pyvim
6cb81fc4886715b0170a1f014e4313bd67e40682
Added surround plugin and updated notes with pylint/surround
diff --git a/.vim/doc/surround.txt b/.vim/doc/surround.txt new file mode 100644 index 0000000..4387fa2 --- /dev/null +++ b/.vim/doc/surround.txt @@ -0,0 +1,222 @@ +*surround.txt* Plugin for deleting, changing, and adding "surroundings" + +Author: Tim Pope <vimNOSPAM@tpope.info> *surround-author* +License: Same...
mitechie/pyvim
2a0d90528865806fbba1434826b09437e71a7b34
- add tidy support if installed on the system - added pyflakes for on the fly code checking with spelling underline
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index c975a61..7771a52 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,11 +1,2 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =9 -let g:netrw_dirhist_1='/home/rharding/configs/pyvim' -let g:netrw_dirhist_2='/home/rharding/configs/dotfiles/awesome/autosta...
mitechie/pyvim
b32818af141474c2f0d9e764d80b773c44838516
Add underwater-mod colorscheme
diff --git a/.vim/colors/underwater-mod.vim b/.vim/colors/underwater-mod.vim new file mode 100644 index 0000000..b0c58ca --- /dev/null +++ b/.vim/colors/underwater-mod.vim @@ -0,0 +1,98 @@ +" Maintainer: Mario Gutierrez (mario@mgutz.com) +" Original Theme: Dmitry Kichenko (dmitrykichenko@gmail.com) +" Last Change: Jun ...
mitechie/pyvim
b210304f65697ed2c78808ae5900122cabd86054
Add ropevim support in config
diff --git a/.vimrc b/.vimrc index d6b613c..35f8346 100644 --- a/.vimrc +++ b/.vimrc @@ -1,415 +1,444 @@ " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint script " curl - Gist plugin " python...
mitechie/pyvim
5914551443259eed236cd93df484bd8df3b55338
Add drawit plugin for awesome text graphs
diff --git a/.vim/.VimballRecord b/.vim/.VimballRecord index 70818d6..ae26644 100644 --- a/.vim/.VimballRecord +++ b/.vim/.VimballRecord @@ -1,3 +1,4 @@ tComment.vba: call delete('/home/rharding/.vim/doc/tComment.txt')|call delete('/home/rharding/.vim/plugin/tComment.vim')|call delete('/home/rharding/.vim/autoload/tco...
mitechie/pyvim
bca43cfa26e39cc652082f22a044a114180da030
* update the mako filetype hook
diff --git a/.vimrc b/.vimrc index edc6df3..d6b613c 100644 --- a/.vimrc +++ b/.vimrc @@ -1,415 +1,415 @@ " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint script " curl - Gist plugin " python...
mitechie/pyvim
c74fcaaa39f247ccbc6a00f5cdaf487a43971175
* add support for ack-grep for :grep cmd
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index 9713688..a1423cc 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,5 +1,6 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =3 +let g:netrw_dirhist_cnt =4 let g:netrw_dirhist_1='/home/rharding/configs/pyvim' let g:netrw_dirhist_2='/home/rharding/confi...
mitechie/pyvim
35ee67b79c78e5bb1d64e782602f9596f0a7f8a5
* add a pastetoggle key and notes on customizing print output
diff --git a/.vim/.netrwhist b/.vim/.netrwhist index bd9ef16..9713688 100644 --- a/.vim/.netrwhist +++ b/.vim/.netrwhist @@ -1,3 +1,5 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhist_cnt =1 +let g:netrw_dirhist_cnt =3 let g:netrw_dirhist_1='/home/rharding/configs/pyvim' +let g:netrw_dirhist_2='/home/rharding/confi...
mitechie/pyvim
a2c3a9f7918aebad236ac1bf4e23c29ef88913b2
* add the install.py file for creating the links, move the vimrc and vim to .vim/rc so that the filenames match the final locations
diff --git a/vim/.VimballRecord b/.vim/.VimballRecord similarity index 100% rename from vim/.VimballRecord rename to .vim/.VimballRecord diff --git a/.vim/.netrwhist b/.vim/.netrwhist new file mode 100644 index 0000000..bd9ef16 --- /dev/null +++ b/.vim/.netrwhist @@ -0,0 +1,3 @@ +let g:netrw_dirhistmax =10 +let g:netr...
mitechie/pyvim
e7728866ff850878c59c69a8893a9018b18bba43
* add some leader shortcuts for dealing with registers
diff --git a/vimrc b/vimrc index 1c63c6d..7dbc2ea 100644 --- a/vimrc +++ b/vimrc @@ -1,385 +1,402 @@ " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint script " curl - Gist plugin " python-rop...
mitechie/pyvim
432f3eb8647e3ef7249880b5cc609927179f8d82
+ add support for mako.vim and the filetype detect for it
diff --git a/vim/syntax/mako.vim b/vim/syntax/mako.vim new file mode 100644 index 0000000..3103eb0 --- /dev/null +++ b/vim/syntax/mako.vim @@ -0,0 +1,86 @@ +" Vim syntax file +" Language: Mako +" Maintainer: Armin Ronacher <armin.ronacher@active-4.com> +" URL: http://lucumr.pocoo.org/ +" Last Change: 20...
mitechie/pyvim
7d17c240b862993a4cddb1a9187a7cdd5f71e9ad
* add some comments on the PGrep function
diff --git a/vimrc b/vimrc index f8c33f1..2cfd8c0 100644 --- a/vimrc +++ b/vimrc @@ -1,376 +1,378 @@ " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint script " curl - Gist plugin -" " =====...
mitechie/pyvim
1be466a729a11f8e8654ab573403cd92eecb9c33
* update the vimsync command
diff --git a/vimsync.sh b/vimsync.sh index 6fe1ba7..53e95b5 100755 --- a/vimsync.sh +++ b/vimsync.sh @@ -1,44 +1,43 @@ #! /bin/zsh # add to ~/bin: ln -s ~/configs/pyvim/vimsync.sh ~/bin/vimsync.sh # Sync my vim config to a remote host specified. # Steps: # 1. cd ~/configs/pyvim # 2. git co portable # ...
mitechie/pyvim
a3533c32b96e9151f2fea9347de01cbd9cb34c1c
* add support for twitvim
diff --git a/vim/.VimballRecord b/vim/.VimballRecord index 2ca4d01..70818d6 100644 --- a/vim/.VimballRecord +++ b/vim/.VimballRecord @@ -1,2 +1,3 @@ tComment.vba: call delete('/home/rharding/.vim/doc/tComment.txt')|call delete('/home/rharding/.vim/plugin/tComment.vim')|call delete('/home/rharding/.vim/autoload/tcommen...
mitechie/pyvim
bf26ed3a9f69c4017ba3611182e51bf27a1e7bc3
* add a shortcut for copying current line to clipboard
diff --git a/vimrc b/vimrc index 27aeb29..e14330b 100644 --- a/vimrc +++ b/vimrc @@ -1,359 +1,362 @@ " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint script " curl - Gist plugin " " =====...
mitechie/pyvim
beb70abd72291806cb3349a0236661119c717866
* update the PG function to cd first so the filenames in the quickfix are smaller/more local
diff --git a/vimrc b/vimrc index 8489ee7..27aeb29 100644 --- a/vimrc +++ b/vimrc @@ -1,358 +1,359 @@ " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint script " curl - Gist plugin " " =====...
mitechie/pyvim
eb84e35600176bf0c55c16202ee5b30443a84279
* update the docs on the xml.vim plugin we're using
diff --git a/vimrc b/vimrc index 4c5d433..8489ee7 100644 --- a/vimrc +++ b/vimrc @@ -1,354 +1,358 @@ " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint script " curl - Gist plugin " " =====...
mitechie/pyvim
d4c7bb5dc660fc5f82575825f4afc78d74a7fd9d
* add a :PG function for easier vimgrep using workit variable
diff --git a/vimrc b/vimrc index b88a38d..4c5d433 100644 --- a/vimrc +++ b/vimrc @@ -1,330 +1,354 @@ " ================================================== " Dependencies " ================================================== " Pep8 : http://pypi.python.org/pypi/pep8 " pylint script " curl - Gist plugin " " =====...
mitechie/pyvim
f268f03927203b0aa27dce4fd456611ebd631d4d
* make the xml completion plugin work with html files
diff --git a/vim/ftplugin/html.vim b/vim/ftplugin/html.vim new file mode 100755 index 0000000..7117c9f --- /dev/null +++ b/vim/ftplugin/html.vim @@ -0,0 +1,953 @@ +" Vim script file vim600:fdm=marker: +" FileType: XML +" Author: Devin Weaver <suki (at) tritarget.com> ...
mitechie/pyvim
be0b6a520bf929e75c1c66a8965a835f21deebc1
+ add the gist support for pastebin, love that you can download a gist right into vim
diff --git a/vim/plugin/gist.vim b/vim/plugin/gist.vim new file mode 100644 index 0000000..9e23655 --- /dev/null +++ b/vim/plugin/gist.vim @@ -0,0 +1,663 @@ +"============================================================================= +" File: gist.vim +" Author: Yasuhiro Matsumoto <mattn.jp@gmail.com> +" Last Change...
bblimke/copy-with-style-tmbundle
1e4121e6aed67a14c6796a627ba1c07cd38be947
Fix broken Markdown headings
diff --git a/README.md b/README.md index 3c1ca7b..8fc1ef6 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,24 @@ -#Copy with Style Textmate bundle +# Copy with Style Textmate bundle This bundle allows copying code from TextMate to Keynote with colors and style. No more screenshots! -##Usage +## Usage In Text...
bblimke/copy-with-style-tmbundle
d776d078d57ac37c21cd321d99eeb119190dfb98
Replaced '…' UTF8 character with 3 ASCII characters '...' in command ruby code for compatibility.
diff --git a/Commands/Copy With Style.tmCommand b/Commands/Copy With Style.tmCommand index e09d6de..2754338 100644 --- a/Commands/Copy With Style.tmCommand +++ b/Commands/Copy With Style.tmCommand @@ -1,32 +1,32 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://w...
bblimke/copy-with-style-tmbundle
5bcd78c82972773676b8310706f0814ce6c48ac8
Send stdout to tooltip
diff --git a/Commands/Copy With Style.tmCommand b/Commands/Copy With Style.tmCommand index e972112..e09d6de 100644 --- a/Commands/Copy With Style.tmCommand +++ b/Commands/Copy With Style.tmCommand @@ -1,32 +1,32 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://w...
bblimke/copy-with-style-tmbundle
45720d6be9e34ed340ae5b6e82386b53f7d44eee
Command works now even if TM_APP_PATH is not defined
diff --git a/Commands/Copy With Style.tmCommand b/Commands/Copy With Style.tmCommand index fccdd8a..e972112 100644 --- a/Commands/Copy With Style.tmCommand +++ b/Commands/Copy With Style.tmCommand @@ -1,31 +1,32 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://w...
bblimke/copy-with-style-tmbundle
5639a5990760ceffbac06804820c0db43834a783
Initial version.
diff --git a/Commands/Copy With Style.tmCommand b/Commands/Copy With Style.tmCommand new file mode 100644 index 0000000..fccdd8a --- /dev/null +++ b/Commands/Copy With Style.tmCommand @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DT...
jaxlaw/hadoop-common
bcffa8467c55956cef0ae9c06a08de2a153ac958
HADOOP:6577 from https://issues.apache.org/jira/secure/attachment/12436399/hadoop-6577.2.rel20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 98e2673..5a64722 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,541 +1,545 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
f4e2c1fd7f5d8415703622fd0fdbe3a738a9fb30
MAPREDUCE:1398 from https://issues.apache.org/jira/secure/attachment/12435964/patch-1398-ydist.txt
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 3cca978..72f1fc4 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,520 +1,524 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
df47bdc8df408b90e52e11ab8f29fbba5146e7c7
MAPREDUCE:1466 via https://issues.apache.org/jira/secure/attachment/12435948/MAPREDUCE-1466_yhadoop20-2.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 17be1b8..3cca978 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,520 +1,523 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
948658bf5ff87d60f27d9d1da69e519296118d5d
MAPREDUCE:1403 via https://issues.apache.org/jira/secure/attachment/12435768/MAPREDUCE-1403_yhadoop20-1.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index cd55a01..17be1b8 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,520 +1,523 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
7b04889e436ee7bf6af9c9b16546b8ab6fa1b33f
MAPREDUCE:1476 from https://issues.apache.org/jira/secure/attachment/12435855/patch-1476-ydist.txt
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index eae5be1..cd55a01 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,520 +1,524 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
ca5a47599a80564b5b80bcd66c79b6d2123c1801
Correct formatting errors in YAHOO-CHANGES.txt
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 4e19afd..eae5be1 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,518 +1,524 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
c75fd1a9e2b3560e6105ea4381397399b2e96db1
HADOOP:5879 from http://issues.apache.org/jira/secure/attachment/12435254/hadoop-5879-yahoo-0.20-v1.0.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index d117af8..4e19afd 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,515 +1,518 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
ff7172a10d607923aff7dc3a3b52d64d94d70ea8
HADOOP:6161 from http://issues.apache.org/jira/secure/attachment/12434928/hadoop-6161-yahoo-20-v1.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 393d4bf..d117af8 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,513 +1,515 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
07c16664bbd027bb3e50eb0fce3390dd2d9d31f1
hadoop-6498 from http://issues.apache.org/jira/secure/attachment/12431372/hangClient-0.20.patch.
diff --git a/CHANGES.txt b/CHANGES.txt index 50e9a02..2ea8e6d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,521 +1,524 @@ Hadoop Change Log Release 0.20.2 - Unreleased BUG FIXES MAPREDUCE-112. Add counters for reduce input, output records to the new API. (Jothi Padmanabhan via cdouglas) + H...
jaxlaw/hadoop-common
e25e9653532b147c10348c05e2862c0a5e21f86a
HADOOP-6382 from patch https://issues.apache.org/jira/secure/attachment/12435121/HADOOP-6382.script.patch
diff --git a/bin/hadoop b/bin/hadoop index 78333a9..0a6b649 100755 --- a/bin/hadoop +++ b/bin/hadoop @@ -1,297 +1,297 @@ #!/usr/bin/env bash # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional infor...
jaxlaw/hadoop-common
e74a0612359a5a75bfd2102d8c7efbec24ecae33
HDFS-737 from https://issues.apache.org/jira/secure/attachment/12435041/HDFS-737.3.rel20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 27d6613..393d4bf 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,509 +1,513 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
e5d1ce782066858146f1cbb852d9a03356b09bfc
HADOOP:6521 from https://issues.apache.org/jira/secure/attachment/12434469/hadoop-6521.rel20.1.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 0f2c362..27d6613 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,506 +1,509 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
3b0d36afbcd8555df46c0eca57ec7bc613711b97
HADOOP:6382 patched from https://issues.apache.org/jira/secure/attachment/12434978/HADOOP-6382-findbugs.patch to correct 2 locations where jar file naming convention wasn't correctly changed.
diff --git a/build.xml b/build.xml index c05f625..b3c154c 100644 --- a/build.xml +++ b/build.xml @@ -385,1390 +385,1390 @@ <classpath refid="classpath" /> </taskdef> </target> <target name="compile-core-classes" depends="init, compile-rcc-compiler"> <taskdef classname="org.apache.jasper.JspC...
jaxlaw/hadoop-common
46b7fcabef02b381dfbd2d48bc5c4abbc8169e4a
HADOOP-6382 from http://issues.apache.org/jira/secure/attachment/12430016/hadoop-6382-v1.patch
diff --git a/build.xml b/build.xml index 034c33f..c05f625 100644 --- a/build.xml +++ b/build.xml @@ -1,1867 +1,2041 @@ <?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additio...
jaxlaw/hadoop-common
b9f3243d2ee69a64886f8bbd23a987c267c201a4
MAPREDUCE:1376 from https://issues.apache.org/jira/secure/attachment/12431174/M1376-4.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 0c6107a..0f2c362 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,503 +1,506 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
89cc1393a152a89a68957a8989a8bc0a16aa3629
MAPREDUCE:1372 from https://issues.apache.org/jira/secure/attachment/12430691/M1372-2.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 8527aef..0c6107a 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,500 +1,503 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
f32aae3d0ceed0c728f54a347df852d353f52009
MAPREDUCE-1342. Fixed deadlock in global blacklisting of tasktrackers. Contributed by Amareshwari Sriramadasu.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 9382d42..51be6f7 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,494 +1,497 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
ba474785b19cea97259c6a530f585832b1a4b57b
HADOOP-6460 from https://issues.apache.org/jira/secure/attachment/12428898/hadoop-6460.rel20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 54fb22d..971b5b0 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,496 +1,498 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
ef177d447d9e6553fd21adda732b06db5d10a184
Add the next version string to YAHOO-CHANGES.txt
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index ec5a113..54fb22d 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,494 +1,496 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
da60c4058e89f1336f022d4b16e032d610630b27
MAPREDUCE:896 Additional patch to fix spurious logging in tasktracker logs from https://issues.apache.org/jira/secure/attachment/12428180/y896.v2.1.fix.v2.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index e1a9d55..ec5a113 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,490 +1,494 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
2e86994c37c286b72be7ea871ad8cb7774df35bc
MAPREDUCE-1100. Truncate user logs to prevent TaskTrackers' disks from filling up. Contributed by Vinod Kumar Vavilapalli.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 4d4fe64..311a4ca 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,481 +1,484 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
2f8d25d29367bbf27d931102be084a5895178266
HADOOP:6441 from https://issues.apache.org/jira/secure/attachment/12428133/h-6441.20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 86aba0f..cfd2bf9 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,476 +1,479 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
9c196ff55368fd232dbd8cd5976bfa900503a851
MAPREDUCE:1063 from https://issues.apache.org/jira/secure/attachment/12427976/M1063-y20-0.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 86aba0f..9da3034 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,476 +1,478 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
4da256a8b5101c72dc41811251486f657d732210
MAPREDUCE:1143 from https://issues.apache.org/jira/secure/attachment/12427898/MAPRED-1143-ydist-9.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 08f3cf4..b091ebc 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,470 +1,474 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
4ac058b7e8bc43c9ba794fda964895dcc2298fcf
MAPREDUCE-676. Fix Hadoop Vaidya to ensure it works for map-only jobs. Contributed by Suhas Gogate.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index db1b73b..08f3cf4 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,467 +1,470 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
3753dbffeca6e32833c64a87e97aae614db7c126
HADOOP-5582. Fix Hadoop Vaidya to use new Counters in org.apache.hadoop.mapreduce package. Contributed by Suhas Gogate.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index c046567..db1b73b 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,463 +1,467 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
818321ea0fb763502742107cc6976b5479bc7983
HDFS:595 from https://issues.apache.org/jira/secure/attachment/12427977/HDFS-595-Y20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index af1f818..c046567 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,461 +1,463 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
13497f6cdd407d98970247fb9141b81c893fe24d
MAPREDUCE-1068. Added a verbose error message when user specifies an incorrect -file parameter. Contributed by Amareshwari Sriramadasu.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 48f83f4..af1f818 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,458 +1,461 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
d3562258db492426d4d5a61139d4cfe49654671d
MAPREDUCE-1171. Allow the read-error notification in shuffle to be configurable. Contributed by Amareshwari Sriramadasu.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index a454ec8..48f83f4 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,455 +1,458 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
c22e7b0d9d7f9bef1c337236775588826f8ecf4b
MAPREDUCE-353. Allow shuffle read and connection timeouts to be configurable. Contributed by Amareshwari Sriramadasu.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 1e3962b..a454ec8 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,451 +1,455 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
9e136abc4eaf13b4dea357b05467b16d11df5729
HADOOP-6428 from https://issues.apache.org/jira/secure/attachment/12427624/HADOOP-6428.0.20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 24fd6cb..1e3962b 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,450 +1,451 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
6641820201ddc36451724e6ffd4a5220d9db5028
HADOOP:5771 from https://issues.apache.org/jira/secure/attachment/12426091/hadoop-5771-ydist.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index bdd86c3..08ef865 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,445 +1,447 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
cf1b5bb4c1965683d2259bfde703be11b2bf2fba
MAPREDUCE:754 from https://issues.apache.org/jira/secure/attachment/12427347/mapreduce-754-v2.2.1-yahoo.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 5931aa8..bea7b3e 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,439 +1,442 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
3245e2bd33f90aaa24cddbb3af5ec829fac30cb6
HADOOP-6386. NameNode's HttpServer can't instantiate InetSocketAddress: IllegalArgumentException is thrown. Contributed by Konstantin Boudnik
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 6c4df94..5931aa8 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,436 +1,439 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
5c58d39f129dc8158e2e4a1ee27f25c10b7b6ed8
MAPREDUCE:1185 from https://issues.apache.org/jira/secure/attachment/12426630/patch-1185-3-ydist.txt
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 0933533..6c4df94 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,433 +1,436 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
463ceb0ed12359e289361ed49520375201eee13a
HDFS-781 from https://issues.apache.org/jira/secure/attachment/12426993/hdfs-781.rel20.1.patch.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index e8504d4..0933533 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,431 +1,433 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
35c1c28db59a2c268faab79d33dce18c70d739ca
Added version number to yahoo-changes.txt
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 341602a..e8504d4 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,429 +1,431 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
54c0a28a4bf83e84651dfe5ac4a7cd7dcaa06fc9
MAPREDUCE:1140 from https://issues.apache.org/jira/secure/attachment/12426383/patch-1140-2-ydist.txt
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index cef35fb..341602a 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,425 +1,429 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
fbf7ed4976171f6020f76e6bef73d76cafb98055
HADOOP:4933 from http://issues.apache.org/jira/secure/attachment/12397116/HADOOP-4933-v1.1.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index fc61fcc..cef35fb 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,421 +1,425 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
9a2e88bd49e2c11a7abc74f284b81b9cbfc6036e
MAPREDUCE:1231 from https://issues.apache.org/jira/secure/attachment/12426265/mapred-1231-y20-v4.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 995b19e..fc61fcc 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,417 +1,421 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
edefba816f1895d1cea842f43f5ab55b5c7e5c9d
MAPREDUCE-1186. Fix DistributedCache to do a recursive chmod on just the per-cache directory, not all of mapred.local.dir. Contributed by Amareshwari Sriramadasu.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index b11813e..995b19e 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,413 +1,417 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
bd41cceb3b61fa84645377d0036002a97dd65718
MAPREDUCE:1182 from https://issues.apache.org/jira/secure/attachment/12424116/M1182-1v20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index ac31cbe..b11813e 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,410 +1,413 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
ed82f69b2e8c7c12031ddbfdbf01edb159b483c0
MAPREDUCE:1147 from https://issues.apache.org/jira/secure/attachment/12424714/mapred-1147-v1.4-y20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 64aaf38..ac31cbe 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,407 +1,410 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
44c259d7837cf6ed134f59700f32f84d2b1435ae
Adjust YAHOO-CHANGES to place HADOOP-6234 into the correct region to list the build
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index c10086e..64aaf38 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,407 +1,407 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
5e2beb70e8e2f5fa213cc0fef9c8a254b05cda23
HDFS-758. Changes to report decommissioning status on namenode web UI. Patch URL: https://issues.apache.org/jira/secure/attachment/12426000/HDFS-758.5.0-20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 64fa509..c10086e 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,404 +1,407 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
cc85c61702d9955cb53c39147c30c4fea0980246
HADOOP:6234 from https://issues.apache.org/jira/secure/attachment/12425635/COMMON-6234.rel20.1.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 3a22338..64fa509 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,402 +1,404 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
cd26bf531279347155898611cab392fe401aff46
MAPREDUCE-1219. Fixed JobTracker to not collect per-job metrics, thus easing load on it. Amareshwari Sriramadasu.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 1e06804..3a22338 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,399 +1,402 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
6c70692ce2683295e214621aacee666a94f429c9
Updating the build.xml to 'genericize' the version string and YAHOO-CHANGES.txt to include the correct list of fixes. Going forward build versions will be managed by the build.properties file.
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 391bc9b..1e06804 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,393 +1,399 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
9fda5fe4de0bf6a9b972941d8bfda60a7df01d77
HADOOP:6203 from https://issues.apache.org/jira/secure/attachment/12425243/c6203_20091116_0.20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 5298834..391bc9b 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,389 +1,393 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
6215da0b06c3803ab271f838fc84ff46bb97cbf9
HADOOP:5675 from https://issues.apache.org/jira/secure/attachment/12406687/5675_20090428.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index a0355fa..5298834 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,386 +1,389 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
4005da3d0d343196ca8353f99148f9d9be56bab2
HDFS:761 from https://issues.apache.org/jira/secure/attachment/12424549/hdfs-761.1.rel20.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index 9b468f6..a0355fa 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,383 +1,386 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...
jaxlaw/hadoop-common
9d44defec43bdc4aa4faa2000d9463f8b5bdd0f4
HDFS:457 from https://issues.apache.org/jira/secure/attachment/12424673/jira.HDFS-457.branch-0.20-internal.patch
diff --git a/YAHOO-CHANGES.txt b/YAHOO-CHANGES.txt index fac9f06..9b468f6 100644 --- a/YAHOO-CHANGES.txt +++ b/YAHOO-CHANGES.txt @@ -1,379 +1,383 @@ Yahoo! Distribution of Hadoop Change Log Patches from the following Apache Jira issues have been applied to this release in the order indicated. This is in addition t...