Gráfico de Commits

65 Commits

Autor SHA1 Mensagem Data
Winnie cf130adcc2 Merge pull request #40 from bolivier/master
fix size of indent
2016-06-01 14:59:31 -04:00
Winnie 0df701f373 Merge pull request #39 from asad-awadia/master
What tabs v spaces?
2016-06-01 14:58:59 -04:00
Winnie 5f17e94f5f Merge pull request #38 from kootenpv/master
added .emacs preferring spaces over tabs
2016-06-01 14:58:44 -04:00
Winnie d559c2775a Merge pull request #37 from kylecoberly/master
Adding a local zsh configuration that enables vim commands in the shell
2016-06-01 14:58:23 -04:00
Winnie 12dc72d546 Merge pull request #36 from amarrella/master
Richard is great, but y'know....
2016-06-01 14:57:45 -04:00
Winnie ef4788aaef Merge pull request #35 from casatwy/vimrc
add matching in vimrc
2016-06-01 14:57:33 -04:00
Winnie 96c735f14a Merge pull request #34 from sup/master
Add crucial visual feedback
2016-06-01 14:57:13 -04:00
Winnie 47ceb191c1 Merge pull request #33 from YashalShakti/master
Compress using middle out algorithm
2016-06-01 14:56:56 -04:00
Winnie dd54bca87e Merge pull request #32 from VaughnGH/patch-2
Create .gitignore
2016-06-01 14:55:56 -04:00
Winnie 425e8dcfea Merge pull request #10 from celicoo/master
Tabs > Spaces
2016-06-01 14:54:30 -04:00
Brandon Olivier 739e433687 fix size of indent 2016-05-31 20:23:48 -05:00
asad-awadia 11148f6024 What tabs v spaces? 2016-05-31 20:55:45 -04:00
Pascal van Kooten 210563f070 added .emacs preferring spaces over tabs 2016-05-31 23:07:57 +02:00
Kyle Coberly f54fbf777b Adding a local zsh configuration that enables vim commands in the shell 2016-05-31 14:22:01 -06:00
amarrella 1ecb84388f Richard is great, but y'know.... 2016-05-31 22:11:21 +02:00
Casa Taloyum c46cd7a857 added matching in vimrc 2016-06-01 03:37:19 +08:00
Charles Lai afc614cc93 Add crucial visual feedback 2016-05-31 14:25:49 -05:00
Yashal Shakti 838c08e781 Compress using middle out algorithm 2016-05-31 23:28:31 +05:30
celicoo 67775df7dc Changed to 2 spaces :P 2016-05-31 14:32:36 -03:00
celicoo 90fc44ead7 Tabs FOREVER! <3 2016-05-31 14:29:19 -03:00
celicoo b0ac705127 Merge 2016-05-31 14:28:01 -03:00
Vaughn GH c4cc763039 Create .gitignore
Ignore every irrelevant file
2016-05-31 10:21:16 -07:00
Winnie 422f661960 Merge pull request #31 from toxicgorilla/patch-4
Amirite?!
2016-05-31 13:16:35 -04:00
Steve Hughes 86b7f4f3d1 Amirite?! 2016-05-31 18:14:02 +01:00
Winnie d394bb366e Merge pull request #27 from davepatterson/using-tabs
added some tabs like a rebel
2016-05-31 12:46:21 -04:00
Winnie baca99c51c Merge pull request #24 from c3z/master
UX improvements.
2016-05-31 12:42:01 -04:00
Winnie ba1dd13dba Merge pull request #22 from rogr/patch-2
Add .vimrc file. Vim over Emacs!
2016-05-31 12:40:31 -04:00
Winnie 93b21acd39 Merge pull request #20 from Naouak/patch-2
Create CODE_OF_CONDUCT.md
2016-05-31 12:39:39 -04:00
Winnie fae56681b6 Merge pull request #18 from wski/patch-2
4 Spaces? Do you even care about filesize?
2016-05-31 12:37:54 -04:00
Winnie 2902bb1055 Merge pull request #17 from LINKIWI/master
Hissy fit prevention script also sets default editor to vim
2016-05-31 12:37:38 -04:00
Winnie b95085385f Merge pull request #16 from reachtarunhere/patch-2
Helpful Information to avoid Hissy Fit
2016-05-31 12:37:09 -04:00
Winnie 7d2db6a56c Merge pull request #15 from elliottsj/indent-common-cc
Use 4-space indentation in common.cc
2016-05-31 12:36:45 -04:00
Winnie e1557dcad3 Merge pull request #14 from elliottsj/patch-2
Remove extra newlines
2016-05-31 12:36:05 -04:00
Winnie e29a372a9e Merge pull request #13 from olzaragoza/gitter
add Gitter repo chat and enable Issues feature to facilitate discussion
2016-05-31 12:35:12 -04:00
David Patterson 50b3661963 added some tabs like a rebel 2016-05-31 11:06:08 -05:00
Cezary Dmowski adddc2fa2c UX improvements. 2016-05-31 10:27:00 +02:00
Rogelio a414f3684d Add .vimrc file. Vim over Emacs! 2016-05-31 02:30:55 -05:00
celicoo dd424c6828 Tabs > Spaces 2016-05-31 03:10:39 -03:00
Naouak d07a1e452e Create CODE_OF_CONDUCT.md
Every good project needs one.
2016-05-31 07:36:43 +02:00
Matt Wisniewski ccc0f1e082 4 Spaces? Do you even care about filesize? 2016-05-30 22:45:05 -04:00
Kevin Lin 3ee7dd43e5 Hissy fit prevention script also sets default editor to vim 2016-05-30 19:23:17 -07:00
Tarun Kumar Vangani b304e7dcae Helpful Information to avoid Hissy Fit 2016-05-31 07:36:12 +05:30
Spencer Elliott ae7c99a5fa Use 4-space indentation in common.cc
Gotta follow the style in CONTRIBUTING.md!
2016-05-30 22:04:28 -04:00
Spencer Elliott e7cd6fad3f Remove extra newlines
Debate spaces vs. tabs all you want, but everyone can
agree on deleting unneeded newlines 😄
2016-05-30 21:54:52 -04:00
olzaragoza b2ac5ad330 add Gitter repo chat 2016-05-30 21:19:13 -04:00
Winnie 84c7c4b872 Merge pull request #12 from smilledge/master
Add .editorconfig
2016-05-30 17:45:58 -07:00
Winnie 51f4a94a83 Merge pull request #8 from rburhum/master
Dockerize atari-ai, because, hipster
2016-05-30 17:41:27 -07:00
Winnie cdc4f26d0c Merge pull request #5 from ingochris/master
Hissy Fit Prevention
2016-05-30 17:40:01 -07:00
Winnie 41cb9fc77b Merge pull request #4 from lewismoten/master
Added contributing note
2016-05-30 17:39:49 -07:00
Winnie 0828eff39b Merge pull request #3 from xirvr/patch-2
Added spaces to file name.
2016-05-30 17:39:39 -07:00