a03a80b
Remove unsed variable by
2015-01-26 00:53:25 +0900
63053b3
Add file-* target by
2015-01-26 00:50:50 +0900
7668e94
Add file targets by
2015-01-26 00:49:18 +0900
a078086
Use := style var definition by
2015-01-26 00:07:33 +0900
fce9c64
Remove document about sourcing flow by
2015-01-25 01:36:04 +0900
3ce7436
emacs.el: Remove prapre-init-el, now this should be done with make setup-rc by
2015-01-25 00:06:35 +0900
67f5710
Use SETUP_LOAD #4 by
2015-01-24 23:58:03 +0900
ec8d57a
Show warning when DOTFILES_DIR nor dotfiles_dir is defined by
2015-01-24 23:37:27 +0900
6ef2e22
Use $HOME/.var/run for some runtime files #3 by
2015-01-24 21:53:51 +0900
2b720ce
How did I do such a mistake? by
2015-01-24 19:47:53 +0900
180321a
shrc: Add system detection code by
2015-01-24 00:49:48 +0900
0e3a1d3
Add system detection variables by
2015-01-24 00:10:36 +0900
3bc4516
profile: Do not use -v for variable check by
2015-01-23 23:53:21 +0900
f4ba9a0
Set indent level for php-mode by
2015-01-23 15:44:45 +0900
1cd0e74
Resigster encoding: utf-8 as safe local variable by
2015-01-23 15:42:35 +0900
836609b
Merge pull request #2 from 10sr/colorenv by
2015-01-23 14:18:30 +0900
a15a6a2
Set USER in profile by
2015-01-23 14:09:33 +0900
a342673
(refs/pull/2/head)
Add colour names as comment by
2015-01-23 13:28:07 +0900
4b6070a
shrc: Decide prompt color from _HOSTCOLOR_1 by
2015-01-23 12:50:28 +0900
46b1345
Fix color variable names by
2015-01-23 12:43:07 +0900
efee339
Set _HOSTCOLOR_ env val and use it from tmux.conf by
2015-01-23 12:30:07 +0900
519e885
A by
2015-01-23 01:38:30 +0900
158cd6b
Makefile: Add target setup-tmux, still do nothing by
2015-01-23 01:26:46 +0900
786553a
Fix recentf file saving by
2015-01-22 23:38:23 +0900
05dc1f0
Fix syntax by
2015-01-21 20:27:12 +0900
3a47504
Add target setup-repository and setup-util by
2015-01-21 17:55:02 +0900
3bfbd5e
Makefile: Add short desc and license by
2015-01-21 15:55:04 +0900
caaf92b
Update readme by
2015-01-21 15:42:48 +0900
8f5c24b
Add note by
2015-01-21 15:41:57 +0900
effb884
Fix readme syntax by
2015-01-21 15:41:26 +0900
f448ba7
Remove syntax check of setup.sh by
2015-01-21 15:38:36 +0900
1372271
Add git alias ap by
2015-01-20 16:45:09 +0900
a4d052b
Remove open/close-branch by
2015-01-20 16:40:41 +0900
dfd011a
Remove gitconf section from setup.sh by
2015-01-20 16:31:06 +0900
94471cc
Fix indent by
2015-01-20 16:29:13 +0900
36b30a7
Add make target setup-gitconf by
2015-01-20 16:27:16 +0900
f35f8e0
Add new git alias echo-ref by
2015-01-20 16:25:30 +0900
4df7aa1
Merge branch 'master' of github.com:10sr/dotfiles by
2015-01-19 21:33:43 +0900
639ae98
profile: Supress excess warnings by
2015-01-19 11:53:43 +0900
9d7aa46
profile: Remove using function __match by
2015-01-19 11:47:21 +0900
ca8fc44
Update travis.yml by
2015-01-18 18:07:34 +0900
953159d
Ignore *.elc by
2015-01-18 14:20:38 +0900
fd098d6
Use byte-compile to check emacs.el by
2015-01-18 14:20:01 +0900
e347d80
Makefile: Improve variable name by
2015-01-15 00:25:49 +0900
a4cd20f
Makefile: Do not load site-lisp files when syntax checking emacs.el by
2015-01-14 22:40:36 +0900
84d451a
Add emacs.el syntax check by
2015-01-14 21:10:13 +0900
0af037d
Makefile: Add syntax check target by
2015-01-14 20:59:55 +0900
83d2d8d
Makefile: Use hyhun for targets by
2015-01-14 20:24:22 +0900
eb17b58
.travis.yml: Print basic debug message for make test by
2015-01-14 19:33:24 +0900
48d5303
emacs.el: Fix fetch-library-enabled-p bug by
2015-01-14 17:14:20 +0900
f6e0d1e
emacs.el: Print message when EMACS_EL_DRY_RUN is set by
2015-01-14 17:12:19 +0900
f14ef46
emacs.el: Do not download libraries for test by
2015-01-14 15:48:46 +0900
018c38f
Makefile: Improve task definitions by
2015-01-14 15:16:56 +0900
895d9d1
Fix document by
2015-01-14 15:07:21 +0900
d774b01
Fix indent by
2015-01-14 02:12:04 +0900
8132456
Use gfm-mode for .md files by
2015-01-14 02:04:26 +0900
d3756e9
Add travis-ci badge by
2015-01-14 01:58:45 +0900
608bbe5
README.txt -> README.md by
2015-01-14 01:55:19 +0900
23019a5
Remove some gitignore entries by
2015-01-14 01:04:10 +0900
146f353
Makefile: By default do nothing by
2015-01-14 00:50:11 +0900
3948c55
Remove deprecated test/run.sh by
2015-01-14 00:48:14 +0900
47069ac
Add test for profile by
2015-01-14 00:47:47 +0900
073dee1
Add profile, now use it! by
2015-01-14 00:40:08 +0900
8ef6daf
Merge pull request #1 from 10sr/make by
2015-01-14 00:41:30 +0900
78dd4ab
Change the order where lines appear by
2015-01-14 00:16:53 +0900
9614ece
conf/sakura.conf: Update by
2015-01-13 23:52:43 +0900
38cb4b5
(refs/pull/1/head)
Update makefile by
2015-01-13 16:56:29 +0900
c227c27
Change travis.ci to use make test for test by
2015-01-13 15:17:06 +0900
2a58bef
Add Makefile that has test target by
2015-01-13 15:14:53 +0900
7187749
Use markdown-mode for markdown by
2015-01-13 16:28:43 +0900
a225fe9
Disable tromey repository, which currently takes very long time to load by
2015-01-13 15:36:48 +0900
3ae0a4d
Fix directories by
2015-01-13 12:36:41 +0900
8d1cf38
Use package.el for some libraries available by
2015-01-10 15:27:20 +0900
e01c7dc
emacs.el: Change macro name: lazy-load-eval -> autoload-eval-lazily by
2015-01-10 15:03:04 +0900
cc9a11d
Save command history on entering eshell-text-mode by
2015-01-10 02:27:37 +0900
6480d7d
Fix bug in setup of term-mode by
2015-01-09 15:37:48 +0900
d292a51
Fix bug in __my_ps1_bttry by
2015-01-08 21:57:12 +0900
d10025d
Update git-command-aliases-alist for new git-command by
2015-01-05 17:50:31 +0900
49636ca
Add new 2ch search engine by
2015-01-04 04:04:58 +0900
070e539
keysnail.js: Change indent level by
2015-01-04 04:03:37 +0900
df70e00
emacs.el: Change default value of echo-file-head by
2015-01-04 03:51:40 +0900
6621252
.travis.yml: Install zsh before testing by
2014-12-25 05:16:19 +0900
15316e7
Fix bug that shrc test conducted only on sh by
2014-12-25 05:12:58 +0900
7f97bee
test/run.sh: shrc: Just conduct syntax check by -n option by
2014-12-25 05:12:01 +0900
4f9a592
Check shrc loadability by bash and zsh by
2014-12-27 19:58:42 +0900
c4dd1ea
Update test by
2014-12-27 15:36:21 +0900
022cbc7
test/: Run setup.sh before testing shrc by
2014-12-26 22:53:30 +0900
7ef1082
emacs.el: Do not emit error when tty-type is not available by
2014-12-26 02:13:36 +0900
a674be4
Set debug-on-error to t before loading emacs.el by
2014-12-26 02:05:53 +0900
942a3e9
Show emacs version by
2014-12-26 02:01:18 +0900
581e2f5
.travis.yml: Set email to notificate by
2014-12-26 01:55:22 +0900
7a9733c
test/run.sh: Add debug-init option to emacs by
2014-12-26 01:50:00 +0900
6444d7d
Add test for three files by
2014-12-26 01:23:29 +0900
c32b594
emacs.el: reload-init-file: Reload init file only if available by
2014-12-26 01:19:58 +0900
3185956
setup.sh: Add help subcommand by
2014-12-26 00:53:56 +0900
5279dec
Fix .travis.yml by
2014-12-26 00:32:04 +0900
a01a411
Add files for travis-ci by
2014-12-26 00:27:21 +0900
9fbbe9b
Merge remote-tracking branch 'origin/master' by
2014-12-25 23:06:31 +0900
588c3b4
Update tmux status line by
2014-12-25 15:27:05 +0900
24e4801
Bind function to switch sessions to ^z^o by
2014-12-25 12:50:26 +0900