Commit Graph

10 Commits

Author SHA1 Message Date
joshaber
b4035547c2 Use .getStatusForPaths. 2016-01-01 17:05:50 -05:00
Kevin Sawicki
ecfddc1523 Doc that path is relative to parent repo 2014-03-28 13:21:21 -07:00
Kevin Sawicki
13b59213eb Cached statuses using relative path keys
This added a Git::getCachedPathStatus API to access this data
now that properly relativizes paths to the repository's working
directory.
2014-03-28 13:19:28 -07:00
Kevin Sawicki
f83f5263a9 💄 Reorder keys 2014-03-20 16:10:10 -07:00
Kevin Sawicki
1c195987c1 Load submodule statuses in handler 2014-03-20 16:10:09 -07:00
Kevin Sawicki
868c7a3908 Compute status of submodules 2014-03-20 16:10:09 -07:00
Kevin Sawicki
4c9059d445 Default branch to null instead of empty object 2013-10-08 09:31:02 -07:00
Garen Torikian
250af9191a Trigger statuses-changed for branches, too
There don't seem to be any tests for this
2013-10-08 09:26:23 -07:00
Kevin Sawicki
8385a5403d Remove unused require 2013-09-03 19:38:31 -07:00
Kevin Sawicki
76332c76bd Flatten src directory
* Move src/app to src/
  * Move src/stdlib to src/
  * Remove src/app and src/stdlib from NODE_PATH
2013-08-19 20:13:57 -07:00