[Github-comments] [geany/geany] Ctags sync, part 1 (#1160)

Jiří Techet notifications at xxxxx
Wed Aug 3 09:47:45 UTC 2016


@elextr This is a series of individual and mostly trivial commits which I tried to make as small as possible. The ones that create the biggest diff in terms of lines changed is 

- whitespace formatting (converting tabs-and-spaces indentation to tabs-only indentation) - I could of course make this e.g. one commit per file but what would be the point of this?
- reorganization that happened in ctags which removed stuff from ctags.c and moved it to various other files (it's impossible to split this one into multiple commits because once you start moving the code, you have to move all)

I'll check the travis problems (I'm at the airport now with crapy Internet connection).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1160#issuecomment-237192288
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160803/58bec0d0/attachment.html>


More information about the Github-comments mailing list