Commit Graph

3941 Commits

Author SHA1 Message Date
Kevin Sawicki
55d77eea8b Add empty mac stylesheet 2012-11-03 15:28:07 -07:00
Kevin Sawicki
71e7f73fa5 💄 2012-11-03 15:19:37 -07:00
Kevin Sawicki
1019154db6 Add Git.checkoutHead(path) 2012-11-03 15:09:52 -07:00
Kevin Sawicki
67c1cfe3c6 Add second file to git/working-dir fixture 2012-11-03 15:09:52 -07:00
Nathan Sobo
669b582254 Don't update the status bar text redundantly 2012-11-03 14:12:40 -06:00
Nathan Sobo
f76c9d5597 Don't update the highlighted line number if it's already highlighted 2012-11-03 14:12:40 -06:00
Kevin Sawicki
9ef13eaea0 💄 2012-11-03 10:36:50 -07:00
Kevin Sawicki
4926d32f00 Reuse git instance unless editor path changes 2012-11-03 09:43:26 -07:00
Kevin Sawicki
814373b435 Return early when editor has no path 2012-11-03 09:38:55 -07:00
Kevin Sawicki
d1927e17f1 Set invisibles on editor from rootView 2012-11-02 17:51:23 -07:00
Kevin Sawicki
ee4849fe20 Extend existing invisibles hash with parameter 2012-11-02 17:51:22 -07:00
Kevin Sawicki
910ca47a61 Allow setting of invisibles on editor 2012-11-02 17:51:22 -07:00
Kevin Sawicki
ff8055be49 💄 2012-11-02 17:51:22 -07:00
Kevin Sawicki
9002130ad5 Assign invisiblesMap directly from param 2012-11-02 17:51:22 -07:00
Kevin Sawicki
6d7fac2bf8 💄 2012-11-02 17:51:22 -07:00
Will Farrington
8dbeb9f3d2 first spike at customizable invisibles characters 2012-11-02 17:51:16 -07:00
Kevin Sawicki
e86495080a Verify icon text in status label specs 2012-11-02 17:46:14 -07:00
Corey Johnson
bef4f9aaa5 💄 2012-11-02 16:09:02 -07:00
Corey Johnson
25744fcd61 Merge remote-tracking branch 'origin/master'
Conflicts:
	src/app/status-bar.coffee
2012-11-02 15:53:53 -07:00
Kevin Sawicki
ef00ba934f Copy libgit2 dylib and update using install_name_tool 2012-11-02 15:38:48 -07:00
Corey Johnson & Kevin Sawicki
3772a4ce1b Add new status icon to status bar 2012-11-02 15:37:05 -07:00
Corey Johnson & Kevin Sawicki
be533d4342 Add Git.isPathNew(path)
Renamed other method to Git.isPathModified
2012-11-02 15:36:35 -07:00
Corey Johnson & Kevin Sawicki
c9f1064d6b Add Git status indicator to status bar 2012-11-02 15:36:35 -07:00
Nathan Sobo
05d4e41900 Wait longer to update status bar so it never interferes w/ repaint 2012-11-02 16:36:33 -06:00
Corey Johnson
81fc8d417d Add Git.isModified(path) 2012-11-02 15:35:21 -07:00
Corey Johnson
999a74ec2c Add $git.getStatus(path) 2012-11-02 15:35:21 -07:00
Corey Johnson
1c86843e7a Fixture file used for git specs 2012-11-02 15:35:21 -07:00
Corey Johnson
13be2ea607 💄 2012-11-02 15:35:21 -07:00
Kevin Sawicki
53a0d2a805 Update dylib id using install_name_tool 2012-11-02 15:33:39 -07:00
Kevin Sawicki
bb201f8e42 💄 2012-11-02 15:33:39 -07:00
Kevin Sawicki
a934c5502f Remove unneeded import 2012-11-02 15:33:39 -07:00
Kevin Sawicki
6618e6ac5f Use /tmp paths for non-repo specs 2012-11-02 15:33:39 -07:00
Kevin Sawicki
094b5a3604 💄 2012-11-02 15:33:39 -07:00
Kevin Sawicki
de1d4cf8ab Remove unneeded fixture repo files 2012-11-02 15:33:39 -07:00
Kevin Sawicki
7f0091b67e Use /tmp file for non-repo branch label spec 2012-11-02 15:33:39 -07:00
Kevin Sawicki
90126d1a9b 💄 2012-11-02 15:33:39 -07:00
Kevin Sawicki
8bfe7b770f 💄 2012-11-02 15:33:39 -07:00
Kevin Sawicki
46e3ec17be Use int instead of int* 2012-11-02 15:33:38 -07:00
Kevin Sawicki
8195206d04 Check that pointer 2012-11-02 15:33:38 -07:00
Kevin Sawicki
f5db2b63d8 Add specs for Git.isIgnored 2012-11-02 15:33:38 -07:00
Kevin Sawicki
a9baf54707 Update git specs for latest libgit2 build 2012-11-02 15:33:38 -07:00
Kevin Sawicki
c24952231e Lighten ignored color 2012-11-02 15:33:38 -07:00
Kevin Sawicki
54814e5f1a Upgrade to development branch build of libgit2 2012-11-02 15:33:38 -07:00
Kevin Sawicki
20c69118ff Decorate ignored files/folders in tree-view 2012-11-02 15:33:38 -07:00
Kevin Sawicki
2e8f6b926c Add libgit2 headers to gypi file 2012-11-02 15:33:37 -07:00
Kevin Sawicki
9ec1a2c406 💄 2012-11-02 15:33:37 -07:00
Kevin Sawicki
28db13dbc1 Add specs for status bar branch label 2012-11-02 15:33:37 -07:00
Kevin Sawicki
8e8ab4ff94 Add getPath helper 2012-11-02 15:33:37 -07:00
Kevin Sawicki
cbba58c30e 💄 2012-11-02 15:33:37 -07:00
Kevin Sawicki
b029bacc03 Add initial git specs 2012-11-02 15:33:37 -07:00