Commit Graph

  • 8a99865be5
    refactor: consume empty lines in fishfile Jorge Bucaran 2019-01-21 20:02:25 +0900
  • 3a13ba9d68
    feat: allow inline comments in fishfile Jorge Bucaran 2019-01-21 19:29:25 +0900
  • 975aa989c9
    refactor: rename _fisher_diff to _fisher_parse Jorge Bucaran 2019-01-21 16:38:17 +0900
  • fe1cc9805c
    refactor: make $HOME to `~' sed regex stricter Jorge Bucaran 2019-01-21 16:36:09 +0900
  • 8cb6692785
    fix: add local packages to fishfile Jorge Bucaran 2019-01-21 16:03:06 +0900
  • 61f679e6a3
    fix: if inside a local package, allow installing with: . or ./; close #513 Jorge Bucaran 2019-01-21 15:36:30 +0900
  • 6401d18504
    3.2.5 3.2.5 Jorge Bucaran 2019-01-17 17:59:33 +0900
  • 9fc0779339
    Merge pull request #516 from stefanmaric/master Jorge Bucaran 2019-01-18 23:51:18 +0900
  • 1211e0bafa fix: override fishfile content instead of replacing the file Stefan Maric 2019-01-18 14:55:14 +0100
  • f1890a54d2
    docs: uninstall→remove; add "humorous" note Jorge Bucaran 2019-01-12 19:13:56 +0900
  • f1766dcfa0
    refactor: automate erasing variables in uninstall Jorge Bucaran 2019-01-12 19:10:04 +0900
  • 81f03702e6
    docs: document changes to ls output and new regex filter feat Jorge Bucaran 2019-01-12 19:03:38 +0900
  • d1e49f8d9a
    3.2.4 3.2.4 Jorge Bucaran 2019-01-12 18:49:22 +0900
  • 78c0852162
    feat: filter ls output using a regular expression; close #512 Jorge Bucaran 2019-01-12 18:49:03 +0900
  • 12661c592f
    fix: ls should show only user installed packages; close #511 Jorge Bucaran 2019-01-12 18:19:28 +0900
  • 03bfe5ed2a
    3.2.3 3.2.3 Jorge Bucaran 2019-01-12 13:46:19 +0900
  • 14c740d1d6
    docs: move legacy fish support guide to issues; #510 Jorge Bucaran 2019-01-12 13:46:01 +0900
  • fbfc7c04f3
    refactor: improve `fisher rm` completions Jorge Bucaran 2019-01-12 11:41:18 +0900
  • 5cb9b3d7ea
    refactor: keep break on the same line Jorge Bucaran 2019-01-12 11:24:54 +0900
  • 076e12db1a
    refactor: for consistency, don't use builtin jobs, just jobs Jorge Bucaran 2019-01-12 11:23:44 +0900
  • 37335526dc
    refactor: date +%s%3N should work on Linux (or print only seconds) Jorge Bucaran 2019-01-12 11:22:45 +0900
  • e1469e5a39
    fix: use same path for other *BSDs in _fisher_now Jorge Bucaran 2019-01-12 11:01:00 +0900
  • fff873955a
    fix: print result even if t1-t0 equals 0; close #508 Jorge Bucaran 2019-01-12 10:59:54 +0900
  • 6c30c0494c
    add gwak dependency Édouard Lopez 2019-01-11 23:37:10 +0100
  • 41ef268684
    docs: move info about local packages to end of section Jorge Bucaran 2019-01-12 00:56:29 +0900
  • 37c9d70674
    refactor: improve awk script readability in _fisher_fetch Jorge Bucaran 2019-01-11 21:22:32 +0900
  • 23462edfd0
    refactor: improve fishfile read field sep regex Jorge Bucaran 2019-01-11 16:44:24 +0900
  • 9293e8b3b7
    refactor: improve jobs regex Jorge Bucaran 2019-01-11 11:10:53 +0900
  • 2b764b89b1
    docs: add link to tab completion Jorge Bucaran 2019-01-07 14:50:06 +0900
  • 6990b81599
    refactor: use -e flag for consistency Jorge Bucaran 2019-01-05 01:46:17 +0900
  • 7140368155
    refactor: remove extraneous argument Jorge Bucaran 2019-01-05 01:45:43 +0900
  • 79b2f21662
    3.2.2 3.2.2 Jorge Bucaran 2019-01-03 09:48:05 +0900
  • 64a812e90e
    bug: fix name format regex; close #506 Jorge Bucaran 2019-01-03 09:47:41 +0900
  • 2c7197bdfb
    docs: more style Jorge Bucaran 2019-01-02 01:43:56 +0900
  • 00c5f40318
    docs: improve style; move migration help tip to the top Jorge Bucaran 2019-01-02 01:40:25 +0900
  • 8a3613405b
    Merge pull request #483 from jerr0328/patch-1 Jorge Bucaran 2019-01-01 15:12:38 +0900
  • 78f35610ca
    3.2.1 3.2.1 Jorge Bucaran 2019-01-01 14:52:10 +0900
  • 49785a134b
    fix: don't create cache directory before fetching Jorge Bucaran 2019-01-01 14:52:00 +0900
  • 859c85a299
    Merge pull request #504 from jorgebucaran/3.2.0 3.2.0 Jorge Bucaran 2019-01-01 13:17:10 +0900
  • 39e9f3f340
    3.2.0 Jorge Bucaran 2019-01-01 02:49:03 +0900
  • d65b86487b
    Read fishfile from $fisher_path instead of $fish_config (#480) Sefa Eyeoglu 2018-11-22 15:48:27 +0100
  • 6e5a751e16
    Optimize fisher startup path (#494) Bjorn Neergaard 2018-11-22 07:46:42 -0700
  • 2934a92cb6
    docs: improve fishfile section Jorge Bucaran 2018-11-08 15:05:25 +0900
  • 2d6b6a1926
    feature: don't add invalid packages to fishfile; fix #484 Jorge Bucaran 2018-10-27 21:37:16 +0900
  • b47c0469db README: Update function option in conf.d (#497) Rodrigo Bermúdez Schettino 2018-11-30 01:23:05 +0100
  • f076d040c7
    README: Update function option in conf.d Rodrigo Bermúdez Schettino 2018-11-29 21:34:49 +0100
  • 60a34e50b4 docs: fix custom fisher_path configuration instructions (#495) Tetsuya Ikenaga 2018-11-26 10:08:50 +0900
  • fe25c183d6 docs: fix configuration commands ikngtty 2018-11-26 04:33:28 +0900
  • feee54ccaf Restore logic for unofficial fish builds Bjorn Neergaard 2018-11-20 20:45:11 -0700
  • 6f27c230d0 Move uname to inside _fisher_now Bjorn Neergaard 2018-11-19 12:26:30 -0700
  • e8e04dc677 Update README to reflect fish 2.1+ requirement Bjorn Neergaard 2018-11-19 06:27:26 -0700
  • f32d7c0c8b Remove curl checks, invert version logic Bjorn Neergaard 2018-11-19 05:52:44 -0700
  • 02099c7f58 Optimize fisher startup path Bjorn Neergaard 2018-11-19 05:29:40 -0700
  • a8d7fb7830
    docs: improve custom installation prefix instructions; fix #487 Jorge Bucaran 2018-11-02 18:08:56 +0900
  • 3fe59c433a docs: fix function-loading precedence of custom prefix guidance, fix #487 Cormac Relf 2018-11-02 18:16:04 +1100
  • 9458258f81
    docs: Link to awesome-fish-shell list Jeremy 2018-10-25 09:55:16 +0200
  • 40d2882420
    docs: improve writing style Jorge Bucaran 2018-10-24 15:43:06 +0900
  • 749367d525 Ŕead fishfile from $fisher_path instead of $fish_config Sefa Eyeoglu 2018-10-21 18:53:28 +0200
  • e9925f4a96
    3.1.1 3.1.1 Jorge Bucaran 2018-10-21 23:34:28 +0900
  • 152bdc43a0
    docs: improve writing style Jorge Bucaran 2018-10-21 23:33:59 +0900
  • d653e0e0e9
    refactor: improve readability / indentation Jorge Bucaran 2018-10-21 23:32:13 +0900
  • 71974a2527
    feat: show error if package being removed is not found; close #478 Jorge Bucaran 2018-10-21 23:31:16 +0900
  • 2be2ea6109
    refactor: rename seen→seen_pkgs Jorge Bucaran 2018-10-21 23:28:25 +0900
  • aff893c05b
    refactor: change regex to remove everything before a ***github.com/foo/bar Jorge Bucaran 2018-10-21 22:33:59 +0900
  • b4c4023e16
    docs: add additional note to "Using the fishfile" section Jorge Bucaran 2018-10-17 22:38:46 +0900
  • 984e245bec
    docs: improve "Using the fishfile" section Jorge Bucaran 2018-10-17 22:31:20 +0900
  • 7dff47a3f9
    docs: improve writing style Jorge Bucaran 2018-10-17 22:30:39 +0900
  • ddf7334854
    3.1.0 3.1.0 Jorge Bucaran 2018-10-17 15:57:25 +0900
  • f09cefdc5c
    doc: fix legacy fish instructions; improve punctuation & grammar Jorge Bucaran 2018-10-17 15:54:12 +0900
  • c9974efc12
    feat: add user key bindings autoloading for legacy fish Jorge Bucaran 2018-10-17 14:42:52 +0900
  • b0c5a6598c
    doc: improve various sections Jorge Bucaran 2018-10-17 10:43:51 +0900
  • 207ccf00b6
    refactor: add more info to help command Jorge Bucaran 2018-10-16 14:27:16 +0900
  • 76bb67b9c6
    fix: use command Jorge Bucaran 2018-10-14 02:55:42 +0900
  • 24e9154688
    refactor: function, var names & spacing Jorge Bucaran 2018-10-14 01:57:44 +0900
  • 77fc030c03
    feat: copy files from sub directories; close #468 Jorge Bucaran 2018-10-14 00:57:22 +0900
  • e4629b9186
    ci: turn off email notifications Jorge Bucaran 2018-10-13 15:29:07 +0900
  • 8d3e4d367e
    fix: normalize package id in fishfile format script Jorge Bucaran 2018-10-13 14:42:48 +0900
  • 45e556ab18
    3.0.9 3.0.9 Jorge Bucaran 2018-10-13 02:41:14 +0900
  • 4d953fa72e
    feat: custom hosted packages via ssh+git; fix #464 Jorge Bucaran 2018-10-13 02:05:46 +0900
  • da792f6887
    style: improve package fetch error message Jorge Bucaran 2018-10-13 01:12:43 +0900
  • 44ec48b472
    refactor: use `id` to refer to package name specifier, not `name` Jorge Bucaran 2018-10-13 01:09:16 +0900
  • 993b471777
    refactor: improve readability of status report generator Jorge Bucaran 2018-10-13 00:33:07 +0900
  • 32dbf148bb
    refactor: improve fishfile formatter normalize regex Jorge Bucaran 2018-10-13 00:28:50 +0900
  • 55b543eb13
    fix: display correct time on Linux; close #463 Jorge Bucaran 2018-10-12 23:08:05 +0900
  • 28aaa277e0 fix: don't strip github.com from local paths; fix #472 Joe George 2018-10-10 11:41:44 -0400
  • 7bad36ff6f
    Don't strip github.com from local paths. Fixes #472 Joe George 2018-10-10 11:37:54 -0400
  • 1d82bee9c2 fix: replace ln with cp; don't hardlink; close #470 Michiel Scholten 2018-10-10 16:53:40 +0200
  • 9e542a4d09
    Merge pull request #1 from aquatix/fix-updating Michiel Scholten 2018-10-10 13:51:58 +0200
  • bc8a7f7472
    Don't hardlink, as it will cause issues on some filesystems. Fixes #470 Michiel Scholten 2018-10-10 13:50:14 +0200
  • 7a7fc161e8
    Merge 5800c03b67 into 56e45ef18f Ashkan Kiani 2018-10-09 07:49:33 +0000
  • 5800c03b67
    Store a list of all linked files under `installed.txt` Ashkan Kiani 2018-10-09 00:49:18 -0700
  • 56e45ef18f
    doc: mention packages can be installed from a commit-ish Jorge Bucaran 2018-10-08 20:48:11 +0900
  • 206ecf7293
    doc: make migration guide more noticeable; #450 Jorge Bucaran 2018-10-08 19:55:56 +0900
  • 68e4ee631f
    3.0.8 3.0.8 Jorge Bucaran 2018-10-08 14:29:41 +0900
  • 23379887c0
    refactor: simplify builtin jobs parse script Jorge Bucaran 2018-10-08 14:24:31 +0900
  • 2e933cad31
    fix: use $__fish_data_dir if available Jorge Bucaran 2018-10-08 13:32:57 +0900
  • 203e9d4d69
    refactor: remove magic number Jorge Bucaran 2018-10-08 13:31:31 +0900
  • 0898825301
    3.0.7 3.0.7 Jorge Bucaran 2018-10-08 10:51:28 +0900
  • f75de3aa87
    fix: don't create new fishfile (except the first time); fix #460 Jorge Bucaran 2018-10-08 10:50:04 +0900
  • 4e7c9e000b
    fix: don't expect https:// to start lines in fishfile Jorge Bucaran 2018-10-08 10:23:44 +0900