Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • e01c7dc emacs.el: Change macro name: lazy-load-eval -> autoload-eval-lazily by 10sr 2015-01-10 15:03:04 +0900
  • cc9a11d Save command history on entering eshell-text-mode by 10sr 2015-01-10 02:27:37 +0900
  • 6480d7d Fix bug in setup of term-mode by 10sr 2015-01-09 15:37:48 +0900
  • d292a51 Fix bug in __my_ps1_bttry by 10sr 2015-01-08 21:57:12 +0900
  • d10025d Update git-command-aliases-alist for new git-command by 10sr 2015-01-05 17:50:31 +0900
  • 49636ca Add new 2ch search engine by 10sr 2015-01-04 04:04:58 +0900
  • 070e539 keysnail.js: Change indent level by 10sr 2015-01-04 04:03:37 +0900
  • df70e00 emacs.el: Change default value of echo-file-head by 10sr 2015-01-04 03:51:40 +0900
  • 6621252 .travis.yml: Install zsh before testing by 10sr 2014-12-25 05:16:19 +0900
  • 15316e7 Fix bug that shrc test conducted only on sh by 10sr 2014-12-25 05:12:58 +0900
  • 7f97bee test/run.sh: shrc: Just conduct syntax check by -n option by 10sr 2014-12-25 05:12:01 +0900
  • 4f9a592 Check shrc loadability by bash and zsh by 10sr 2014-12-27 19:58:42 +0900
  • c4dd1ea Update test by 10sr 2014-12-27 15:36:21 +0900
  • 022cbc7 test/: Run setup.sh before testing shrc by 10sr 2014-12-26 22:53:30 +0900
  • 7ef1082 emacs.el: Do not emit error when tty-type is not available by 10sr 2014-12-26 02:13:36 +0900
  • a674be4 Set debug-on-error to t before loading emacs.el by 10sr 2014-12-26 02:05:53 +0900
  • 942a3e9 Show emacs version by 10sr 2014-12-26 02:01:18 +0900
  • 581e2f5 .travis.yml: Set email to notificate by 10sr 2014-12-26 01:55:22 +0900
  • 7a9733c test/run.sh: Add debug-init option to emacs by 10sr 2014-12-26 01:50:00 +0900
  • 6444d7d Add test for three files by 10sr 2014-12-26 01:23:29 +0900
  • c32b594 emacs.el: reload-init-file: Reload init file only if available by 10sr 2014-12-26 01:19:58 +0900
  • 3185956 setup.sh: Add help subcommand by 10sr 2014-12-26 00:53:56 +0900
  • 5279dec Fix .travis.yml by 10sr 2014-12-26 00:32:04 +0900
  • a01a411 Add files for travis-ci by 10sr 2014-12-26 00:27:21 +0900
  • 9fbbe9b Merge remote-tracking branch 'origin/master' by 10sr 2014-12-25 23:06:31 +0900
  • 588c3b4 Update tmux status line by 10sr 2014-12-25 15:27:05 +0900
  • 24e4801 Bind function to switch sessions to ^z^o by 10sr 2014-12-25 12:50:26 +0900
  • dc1544c Update git clean-p alias by 10sr 2014-12-23 02:19:45 +0900
  • e093997 Remove excess LF by 10sr 2014-12-22 16:58:45 +0900
  • 4f76b6f Print simple message on snapshot creation by 10sr 2014-12-22 16:58:28 +0900
  • 807bc1a Update git alias snap by 10sr 2014-12-22 16:52:58 +0900
  • 50e4e3c Add git alias snap by 10sr 2014-12-22 16:49:17 +0900
  • 4c3c563 Add gitignore-mode to my-package-list by 10sr 2014-12-19 17:01:56 +0900
  • 8953881 Do not create new buffer automatically for my-term-shell-command by 10sr 2014-12-19 16:27:27 +0900
  • bec09d0 emacs.el: my-term-shell-command: Print colorized output by 10sr 2014-12-16 14:34:54 +0900
  • 252c251 Change keybind for my-term-shell-command by 10sr 2014-12-15 22:56:17 +0900
  • b70f6e6 emacs.el: Update some keybinds by 10sr 2014-12-15 00:45:30 +0900
  • f33d8f4 Change keybind for my-term to C-x t by 10sr 2014-12-13 03:01:33 +0900
  • 119c5fd emacs.el: Stop using diff-auto-refine-mode by 10sr 2014-12-12 19:10:43 +0900
  • f6b5635 setup.sh: Add git alias ffme by 10sr 2014-12-12 16:59:21 +0900
  • 83a7549 shrc: Simplify datestr implementation by 10sr 2014-12-12 16:44:39 +0900
  • 0b02a58 setup.sh: Use --date=short for git graph alias by 10sr 2014-12-12 15:43:12 +0900
  • 96188b9 Add dirtree keybind by 10sr 2014-12-12 01:06:17 +0900
  • e37b598 emacs.el: Dirty fix of tree-mode-next,previous-node by 10sr 2014-12-11 14:57:47 +0900
  • 5c5d824 emacs.el: Use C-n and C-p in minibuffer to exploring histories by 10sr 2014-12-11 13:56:53 +0900
  • bd1bb05 emacs.el: Add sexps for using dirtree by 10sr 2014-12-11 13:54:01 +0900
  • 305381f emacs.el: Update eshhell-banner-message by 10sr 2014-12-11 13:09:17 +0900
  • b591877 emacs.el: Remove my-rgrep call on toplevel by 10sr 2014-12-11 13:03:48 +0900
  • e9e0cea emacs.el: Print message on toggling eshell-text-mode by 10sr 2014-12-11 13:03:19 +0900
  • 345beeb emacs.el: Use diff-auto-refine-mode by 10sr 2014-12-11 12:32:32 +0900
  • 2353f2c Merge branch 'master' of github.com:10sr/dotfiles by 10sr 2014-12-10 11:37:24 +0900
  • d428327 emacs.el: Add git-command alias grep to use my-rgrep by 10sr 2014-12-10 11:37:05 +0900
  • 5abe5be Add function my-git-apply-index-from-buffer by 10sr 2014-12-09 18:10:14 +0900
  • 9d05fd5 Add help to view command by 10sr 2014-12-09 17:04:38 +0900
  • cea1dfe emacs.el: Add function term-shell-command by 10sr 2014-12-09 15:02:53 +0900
  • 4296700 emacs.el: Remove st alias for git-command by 10sr 2014-12-09 00:44:07 +0900
  • c3d1300 emacs.el: Fix paren match by 10sr 2014-12-09 00:36:54 +0900
  • 081ec17 emacs.el: Add new git-command alias st by 10sr 2014-12-08 23:43:03 +0900
  • 7a49cee emacs.el: Add git-commit-mode to my-package-list by 10sr 2014-12-08 23:30:06 +0900
  • bbbd06c emacs.el: Set git-command-use-emacsclient t by 10sr 2014-12-08 23:27:40 +0900
  • e63d322 Merge branch 'gitcommand/viewcommand' by 10sr 2014-12-08 22:03:08 +0900
  • 27d1d45 Add prefs for new git-command api by 10sr 2014-12-08 15:43:02 +0900
  • 5bc89d8 Do not automatically enable view-mode on diff-mode by 10sr 2014-12-08 13:40:39 +0900
  • b5eeb80 emacs.el: Add prefs for new git-command by 10sr 2014-12-08 00:16:11 +0900
  • 9d0c5c8 emacs.el: Change emacs server name according to emacs pid by 10sr 2014-12-05 12:07:32 +0900
  • 32fb574 Stub by 10sr 2014-12-05 09:01:52 +0900
  • 9821e40 emacs.el: Fix ack command for my-rgrep by 10sr 2014-12-01 15:03:47 +0900
  • 2b0f3c2 emacs.el: Update my-rgrep ack command by 10sr 2014-12-01 13:59:55 +0900
  • 5e5f9da shrc: Add new alias e=exec by 10sr 2014-12-01 13:29:00 +0900
  • b196540 shrc: Do not always colorize git output by 10sr 2014-11-30 11:10:59 +0900
  • fcb45fe Remove useless newline by 10sr 2014-11-27 15:02:52 +0900
  • 731d982 Add utility variable __ln and __cr by 10sr 2014-11-27 14:59:37 +0900
  • e351426 Add alias modest by 10sr 2014-11-21 12:41:27 +0900
  • c57a6dc shrc: Unset SHLVL in xinitrc by 10sr 2014-11-18 00:47:13 +0900
  • ca706d4 Merge branch 'master' of github.com:10sr/dotfiles by 10sr 2014-11-17 15:41:38 +0900
  • fa0db45 emacs.el: Set js-mode indent level to 2 by 10sr 2014-11-17 15:37:27 +0900
  • 30bf3b9 Remove SHLVL env using shell alias instead of tmux.conf by 10sr 2014-11-14 12:07:35 +0900
  • 3b1cdbc Show prompt dollars accordiong to SHLVL by 10sr 2014-11-11 11:36:05 +0900
  • 6f71003 Add setup to install ack-grep script by 10sr 2014-11-06 18:23:17 +0900
  • 65dcd6f Do not append --all option to git graph by 10sr 2014-11-04 18:19:21 +0900
  • 7bfe3af shrc: Add new function root by 10sr 2014-11-04 14:41:51 +0900
  • baae959 emacs.el: Fix my-package-list by 10sr 2014-10-28 00:23:42 +0900
  • 277b20d minttyrc: Use xterm instead of xterm-256color by 10sr 2014-10-25 17:01:55 +0900
  • 94518c0 ansible/sshd_config: Add pam config by 10sr 2014-10-25 17:01:36 +0900
  • 49d8bbe emacs.el: Use js-mode for node.js bin by 10sr 2014-10-20 15:47:47 +0900
  • 90f309f Revert "Fix tmux status line ad-hoc-ly" by 10sr 2014-10-14 12:48:13 +0900
  • f3fd957 Fix tmux status line ad-hoc-ly by 10sr 2014-10-10 11:31:52 +0900
  • 38eaf46 win/minttyrc: Add Another font candidate by 10sr 2014-10-05 21:06:57 +0900
  • d8f8ceb emacs.el: Add git-command-prompt-file candidate by 10sr 2014-10-05 20:51:47 +0900
  • eabcbcc shrc: Add new git-prompt.sh candidate by 10sr 2014-10-05 20:44:28 +0900
  • c9fb27b emacs.el: Print msg when byte-compiling file by fetch-library by 10sr 2014-10-05 18:06:42 +0900
  • d055f5e emacs.el: Fix typo in download-file by 10sr 2014-10-05 18:03:48 +0900
  • f7cefb8 emacs.el: Use wget if possible to download file by 10sr 2014-10-05 17:59:49 +0900
  • ed7becb keysnail.js: Show popup on finish of update-init-file by 10sr 2014-10-04 22:07:56 +0900
  • 4d4b8f3 keysnail.js: Add ext update-init-file by 10sr 2014-10-04 21:49:47 +0900
  • 5d7bd76 keysnail.js: Disable a key on feedly page by 10sr 2014-09-26 19:22:45 +0900
  • fd5f5e7 shrc: Update reflector function by 10sr 2014-09-10 20:24:33 +0900
  • 4da44aa xprograms: Add tomboy entry by 10sr 2014-09-10 20:24:19 +0900
  • 9237be7 add alias ztw by 10sr 2014-08-26 23:47:44 +0900
  • 57aa140 ansible; add atool to package list by 10sr 2014-08-26 00:30:48 +0900