summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-21Use simplified version to walk through windows.jenchieh
2019-07-11Cleanup count window.jenchieh
2019-07-11Working version to fixed mode-line toggle issue.jenchieh
2019-07-11Merge pull request #44 from jcs-PR/typotautologyclub
2019-07-11Return project name without projectile.JenChieh
2019-07-11Merge pull request #41 from jcs-PR/typotautologyclub
2019-07-11Merge pull request #42 from ether42/mastertautologyclub
2019-07-10Fix right alignmentKevin Boulain
2019-07-10Fixed typo.JenChieh
2019-04-02Only check file-remote-p if buffer is fileBenjamin Lindqvist
2019-04-02Merge pull request #35 from tautologyclub/developmenttautologyclub
2019-04-02Update README.md for new "release"Benjamin Lindqvist
2019-04-02Disable git branch info when file is remoteBenjamin Lindqvist
2019-04-02Don't bloat echo area verticallyBenjamin Lindqvist
2018-10-30Merge pull request #33 from ether42/alignmenttautologyclub
2018-10-21update readmeKevin Boulain
2018-10-21replace hard-coded nameKevin Boulain
2018-10-21less hackish alignment handlingKevin Boulain
2018-10-11removed magit-get-current-branch as default option (should recommend in READM...benjamin
2018-10-11Selective merge of PR#30 (:keywords added, mainly)benjamin
2018-10-11forgot to include the actual error ignoring in last commitbenjamin
2018-10-08review: don't require magitKevin Boulain
2018-10-06use keywords instead of alist in feebleline-msg-functionsKevin Boulain
2018-10-06always return line and column numbersKevin Boulain
2018-10-06magit-get-current-branch may not be bound or return anythingKevin Boulain
2018-10-04Slight cleanup + catch errors when echoingbenjamin
2018-10-03New customization API == strict improvementbenjamin
2018-10-02Prototype customization improvementbenjamin
2018-10-02Merge branch 'master' of https://github.com/tautologyclub/feebleline into dev...benjamin
2018-09-14use magit's function to obtain git branchbenjamin
2018-09-11Merge remote-tracking branch 'origin/master'benjamin
2018-09-11Made it possible to not show linenum info in feebleline. Solves #22benjamin
2018-08-02Merge pull request #20 from Dickby/mastertautologyclub
2018-07-10redraw the modeline when feebleline is toggled offDickby
2018-06-04Merge pull request #16 from Dickby/mastertautologyclub
2018-06-04removed ad-do-it advice that breaks under emacs 26.1Benjamin Lindqvist
2018-06-01Update feebleline.elDickby
2018-05-25Made all modeline parts functions that can be easily overridden/alteredBenjamin Lindqvist
2018-05-25added scrot, updated readmeBenjamin Lindqvist
2018-05-25Replaced custom-set stuff with setq-default etc (n00by mistake)Benjamin Lindqvist
2018-05-25Updated version to 1.1Benjamin Lindqvist
2018-05-25updated README.md for new versionBenjamin Lindqvist
2018-05-25added require 'esh-ext to git branchBenjamin Lindqvist
2018-05-04reset hard meBenjamin Lindqvist
2018-04-19better default for git-branch (possibly)Benjamin Lindqvist
2018-04-19Options for directory, previous-buffer and git branchBenjamin Lindqvist
2018-04-04fix for non-file buffersBenjamin Lindqvist
2018-04-04separate faces for dir and file, plus tilde-truncate home dirBenjamin Lindqvist
2018-03-22Merge pull request #12 from Wilfred/patch-2tautologyclub
2018-03-17Add autoload cookieWilfred Hughes