20 Commits (78e7051f246ad0d2eb23c7948654446cc8549d7b)

Author SHA1 Message Date
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim 6a7a059458 Made use of map/set instead of unordered_map/unordered_set where appropriate 8 years ago
eidheim 521e563997 Additional fixes of clang-tidy's performance warnings 8 years ago
eidheim b1ae1656a3 Fixed warnings from clang-tidy's modernize checks 8 years ago
eidheim bf798073c0 Added source.auto_reload_changed_files preference item, and support for prettier. Also made some various minor fixes 8 years ago
eidheim a26940e921 Improved replace text through libgit2 making file reload and some format style functions faster and without scrolling issues 8 years ago
eidheim 9a611b6c89 Fixes #343: segfault when opening bare git repository 8 years ago
eidheim d9ee4d97ce Cleanup: removed support for older libraries 9 years ago
eidheim 2332ba7cb6 Fixes symbolic link issues (see #319) 9 years ago
eidheim 99d63ba477 Updated status bar, and cleanup of update signals affecting status bar and tab texts 9 years ago
eidheim 2322c3ad08 Fixes #266, now checks for glibmm 2.45 before using FILE_MONITOR_WATCH_MOVES when monitoring directories 9 years ago
eidheim 6d56df787e Simplified Git::get_repository 9 years ago
Vipul S. Chawathe c143af279b Checked for more BSDs 10 years ago
nshcat da33a926a4 Replaced NULL with nullptr wherever applicable. 10 years ago
Mohammad S. Babaei 3e146234e8 builds on FreeBSD. related to #253 10 years ago
eidheim bbe13c186e Reverted the gio check. GLIBMM_ is correct according to https://developer.gnome.org/glibmm/stable/group__giommEnums.html#ga469f795e9a4dddb2421c0e5568be6649 10 years ago
eidheim 5ab4032fa5 Fixed Giomm version check 10 years ago
eidheim 87108b26ba Fixes related to #253: FreeBSD build 10 years ago
eidheim ccf7d3b9b2 Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
Ole Christian Eidheim 2bc5d65251 Git integration through libgit2 (#244) 10 years ago