Commit Graph

  • 0381fb68e0 Optimize _lp_smart_mark Olivier Mengué 2013-06-13 02:13:17 +02:00
  • c1f04183c3 Cleanup _lp_connection once done with it Olivier Mengué 2013-06-13 00:31:56 +02:00
  • a7dd161877 Inline LP_PROXY building Olivier Mengué 2013-06-13 00:25:39 +02:00
  • c65beba85c Color map: zsh fixes Olivier Mengué 2013-06-12 15:21:11 +02:00
  • f610ed4f2b Add LP_DEBUG_TIME for bash: if 1 shows PS1 build time Olivier Mengué 2013-06-12 15:11:13 +02:00
  • cf2ff289c8 Root: huge optimisation (and security feature) for VCS directories Olivier Mengué 2013-06-11 22:54:44 +02:00
  • aad57e8497 Move common code to 2 branches of an 'if' out of it Olivier Mengué 2013-06-11 22:37:14 +02:00
  • cc839487ec Optimize as $EUID can't change during the shell life Olivier Mengué 2013-06-11 22:23:26 +02:00
  • a31d37edad smart mark: lowercase variable for code style consistency Olivier Mengué 2013-06-11 22:14:26 +02:00
  • 91f5409c43 Rename variable _lp_temp_function to _LP_TEMP_FUNCTION for consistency Olivier Mengué 2013-06-11 22:06:20 +02:00
  • aa5e3f3591 _lp_temperature: fix variable leak Olivier Mengué 2013-06-11 22:00:48 +02:00
  • d6375dd46d [enh] Add support for antigen autoloading Olivier Le Thanh Duong 2013-06-07 15:27:36 +02:00
  • 3b246ecae3 Simplify color map lookup Olivier Mengué 2013-06-11 21:03:10 +02:00
  • 7b631646a3 the _lp_color_map will use a scale system François Schmidts 2013-06-07 12:05:31 +02:00
  • d104b275a1 _lp_color_map is now able to adjust to different scales François Schmidts 2013-06-05 15:32:21 +02:00
  • 43c7016c34 _lp_temp_sensors : a better use of sed François Schmidts 2013-06-10 09:58:29 +02:00
  • 4610756387 Merge pull request #193 from np/zshcompat nojhan 2013-06-03 02:55:44 -07:00
  • 0186f7bc9c Merge pull request #192 from np/zsharrays nojhan 2013-06-03 02:54:46 -07:00
  • ebd3ef9bc1 More quotes to improve Zsh compatibility Nicolas Pouillard 2013-06-02 12:14:58 +02:00
  • 37d0777b74 Fix compatibility with Zsh arrays Nicolas Pouillard 2013-06-02 11:02:34 +02:00
  • 8757c58243 Merge pull request #191 from jaesivsm/develop nojhan 2013-05-28 02:07:20 -07:00
  • 6104394764 fixes the parsing of git --shortstat François Schmidts 2013-05-28 00:34:35 +02:00
  • 430d9bf6b9 light bug in "git diff --shortstat" parsing François Schmidts 2013-05-25 20:38:15 +02:00
  • 29c9820786 Fix #147: propose a font for the analog clock nojhan 2013-05-25 16:38:46 +02:00
  • ab56219df1 Merge git, git-svn in case..esac Olivier Mengué 2013-05-23 00:23:56 +02:00
  • ad3a979614 Optimize LP_ERR: inline _lp_return_value Olivier Mengué 2013-05-22 23:56:50 +02:00
  • 56cef06883 Optimize _lp_svn_branch Olivier Mengué 2013-05-22 23:42:55 +02:00
  • 73599b07e9 Merge pull request #187 from jaesivsm/enhance/temp nojhan 2013-05-22 12:02:43 -07:00
  • 6ef3fd0c9d Merge pull request #186 from milouse/develop nojhan 2013-05-22 11:54:05 -07:00
  • 7b8413763a Merge branch 'develop' of https://github.com/jaesivsm/liquidprompt into jaesivsm-develop nojhan 2013-05-22 20:45:56 +02:00
  • e10595144a Merge pull request #183 from dolmen/optimize/git nojhan 2013-05-22 11:39:32 -07:00
  • 9867090c66 Merge pull request #182 from dolmen/fix/lp_escape-usage nojhan 2013-05-22 11:38:33 -07:00
  • 71466d8636 Merge pull request #181 from dolmen/optimize/_lp_are_vcs_disabled nojhan 2013-05-22 11:38:07 -07:00
  • 1b7c927b97 Merge pull request #180 from dolmen/fix/doc nojhan 2013-05-22 11:37:37 -07:00
  • 2045aacf01 Merge pull request #177 from dolmen/optimize/load_color nojhan 2013-05-22 11:36:40 -07:00
  • 2f7cd163cd _lp_temp_sensors will now return the hottest temp François Schmidts 2013-05-20 18:39:50 +02:00
  • 4c369bc458 fixes #185 François Schmidts 2013-05-20 18:14:20 +02:00
  • 7ffd524d6e Fix doc regarding the last change in fossil repository management Étienne Deparis 2013-05-20 16:47:31 +02:00
  • f1aa5676a0 Display modifications in fossil repository as for git (by line and not by file) Étienne Deparis 2013-05-20 16:29:13 +02:00
  • efd235ab52 Optimize _lp_are_vcs_disabled (renamed to _are_vcs_enabled) Olivier Mengué 2013-05-16 22:31:34 +02:00
  • 46dbc6157f Fix redundant (and slow): echo $(_lp_escape ...) Olivier Mengué 2013-05-16 19:41:25 +02:00
  • e4626c4e0f _lp_git_branch: optimize code paths Olivier Mengué 2013-05-16 19:12:42 +02:00
  • bc1732dd10 README: fix typos Olivier Mengué 2013-05-16 01:01:27 +02:00
  • d5c276d0fc removing useless space François Schmidts 2013-05-15 23:02:06 +02:00
  • 0c1e66d12a git: optimize changed lines extraction Olivier Mengué 2013-05-15 00:33:28 +02:00
  • 6b6e511387 git: litle optimisation (do not concat $end everywhere) Olivier Mengué 2013-05-15 00:28:32 +02:00
  • e7ae332fc8 Optimize _lp_load_color Olivier Mengué 2013-05-14 01:15:04 +02:00
  • ea1c897aef _lp_color_map: rename 'load' to 'value' Olivier Mengué 2013-05-13 20:46:44 +02:00
  • 43511f6f15 _lp_color_map: use dichotomy to more evenly distribute cost Olivier Mengué 2013-05-13 20:40:04 +02:00
  • b50970f634 Optimize _lp_color_map using arithmetic comparisons Olivier Mengué 2013-05-13 20:23:55 +02:00
  • b3ca6fcdaa Fix _lp_battery return value when LP_ENABLE_BATT != 1 Olivier Mengué 2013-05-12 23:14:06 +02:00
  • fe6d9f3ebe doc #153: instructions for setting up with zsh nojhan 2013-05-14 15:50:47 +02:00
  • 1e9036eb57 Merge branch 'fix/IFS' of http://github.com/dolmen/liquidprompt into develop nojhan 2013-05-14 15:35:32 +02:00
  • e08e278a7c Merge branch 'fix/_lp_bzr_color' of http://github.com/mainerror/liquidprompt into develop nojhan 2013-05-14 15:33:40 +02:00
  • 136da693bb Merge branch 'devel' of http://github.com/Cougar/liquidprompt into develop nojhan 2013-05-14 15:14:36 +02:00
  • 64c6b7c0f9 Restore LP_ERR as the first instruction of _lp_set_prompt Olivier Mengué 2013-05-14 09:08:54 +02:00
  • cf8b8b29bb Local IFS reset to our expected standard value Olivier Mengué 2013-05-14 00:34:48 +02:00
  • 8423e9c8a4 Fixed issue #162. Added programm exit value check to _lp_bzr_branch_color to return in case the current directory is not a Bazaar directory. Octavian Damiean 2013-05-11 01:15:11 +02:00
  • 57af36a028 fixing issue #171 Cougar 2013-05-06 14:02:21 +03:00
  • a963743bbb Merge pull request #155 from jaesivsm/fix/git-rev-list nojhan 2013-05-05 12:02:36 -07:00
  • 197714ff19 Merge pull request #169 from jaesivsm/issue/159 nojhan 2013-05-05 12:02:10 -07:00
  • fca791a06f Merge pull request #167 from dolmen/optimize/shell-checks nojhan 2013-05-05 11:51:21 -07:00
  • 0c580401bf Merge pull request #168 from dolmen/optimize/sr,sl,sb nojhan 2013-05-05 11:50:53 -07:00
  • cc6c0e8d20 s/if [[ ! -z /if [[ -n / Olivier Mengué 2013-05-05 00:35:38 +02:00
  • 81bc91d4dc Optimize _lp_sl/sr/sb Olivier Mengué 2013-05-05 00:34:03 +02:00
  • b424c62ba8 Optimize bash/zsh checks Olivier Mengué 2013-05-05 00:11:18 +02:00
  • 7e01b1648c _lp_time: fix wrong usage of 'echo -e' Olivier Mengué 2013-05-04 22:58:12 +02:00
  • 4148a3d9a2 _lp_time_analog: optimize and fix variable leaks Olivier Mengué 2013-05-04 22:50:49 +02:00
  • 1d5e621b1b Update the doc about colored brackets nojhan 2013-05-04 17:10:10 +02:00
  • 56f4883d8b Merge branch 'fix/multiplexer-brackets' of https://github.com/dolmen/liquidprompt into develop nojhan 2013-05-04 17:06:11 +02:00
  • 91501581a5 Merge branch 'optimize/shorten_path' of https://github.com/dolmen/liquidprompt into develop nojhan 2013-05-04 16:54:00 +02:00
  • 7e47557fe0 Merge branch 'zshshortenpathfix' of https://github.com/nullpuppy/liquidprompt into develop nojhan 2013-05-04 16:50:14 +02:00
  • 1b2211072e Merge branch 'master' of https://github.com/youngking/liquidprompt into develop nojhan 2013-05-04 16:46:13 +02:00
  • 18dc1edee1 Update the README with the temperature feature nojhan 2013-05-04 16:44:16 +02:00
  • 5bafff5c3a Move the temperature before the jobs, with other sensors nojhan 2013-05-04 16:41:07 +02:00
  • de4c7ea8d2 More the temperature mark before the colored value nojhan 2013-05-04 16:38:55 +02:00
  • 6ce373114a Merge branch 'feature/temp' of https://github.com/jaesivsm/liquidprompt into jaesivsm-feature/temp nojhan 2013-05-04 16:30:45 +02:00
  • de78b8288e Merge branch 'optimize-http_proxy' of https://github.com/dolmen/liquidprompt into develop nojhan 2013-05-04 16:21:47 +02:00
  • 9d6f3007c4 Merge branch 'master' of https://github.com/jpec/liquidprompt into develop nojhan 2013-05-04 16:07:56 +02:00
  • 293c3d637f bugfix: do not increase the bracket colors when sourcing nojhan 2013-05-04 16:04:51 +02:00
  • 2aaf7bb002 Major fix for brackets in terminal multiplexer Olivier Mengué 2013-05-04 15:15:26 +02:00
  • 9daaaa9f4f Optimize _lp_in_multiplexer Olivier Mengué 2013-05-04 15:07:51 +02:00
  • bfeaffdc3b Optimize _lp_shorten_path by using bash/zsh features Olivier Mengué 2013-05-04 14:31:57 +02:00
  • 32b7bc04e5 fixing a bug in the execution of git rev-list François Schmidts 2013-04-24 15:21:58 +02:00
  • 75c346feb4 add commentaries and a selection process for temperature source François Schmidts 2013-04-24 09:48:18 +02:00
  • a3afd42ca9 Fix credits Olivier Mengué 2013-05-03 23:44:07 +02:00
  • 5ead985c8a Optimize _lp_proxy Olivier Mengué 2013-05-03 23:42:26 +02:00
  • f9e9be43aa Update the doc about the postfix, add an author. nojhan 2013-05-03 21:06:08 +02:00
  • e76781d617 Merge https://github.com/f4hy/liquidprompt into develop nojhan 2013-05-03 20:59:58 +02:00
  • 55df57508f propsing a fix for issue #159 François Schmidts 2013-04-30 14:03:37 +02:00
  • 3773188b4f Use print -P instead of echo for printing %~. Dustin Knie 2013-04-29 21:04:53 -07:00
  • 3083b8fd68 Fix PKGBUILD Julien Pecqueur (JPEC) 2013-04-29 19:04:15 +02:00
  • ccde12c406 make LP_TITLE works under macos YoungKing 2013-04-29 00:10:08 +08:00
  • e35c90318e prevent the feature from breaking systems that can't run the "sensors" command François Schmidts 2013-04-22 23:32:50 +02:00
  • 43e426d0e8 add configuration options and temperature mark François Schmidts 2013-04-22 23:22:32 +02:00
  • 4f0a1c9af6 added LP_PS1_POSTFIX Brendan Fahy 2013-04-22 15:16:56 -04:00
  • 554c155afb Merge branch 'git-untracked-dir' of https://github.com/jab416171/liquidprompt into develop nojhan 2013-04-22 20:35:35 +02:00
  • 0c57f27bba Only show the branch specifier if the current directory is part of a git repo Joseph Bass 2013-04-20 20:59:46 -06:00
  • d367976932 Add a special mark when in a disabled VCS repository nojhan 2013-04-22 19:07:34 +02:00
  • ccd417584a Cygwin lack of 'o' option for ps shows error messages on every prompt Daniel Miranda 2013-04-22 18:17:01 +02:00