1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 00:12:29 +03:00
Commit Graph

5689 Commits

Author SHA1 Message Date
joshvera
e44b24806f Merge remote-tracking branch 'origin/master' into async 2016-04-01 12:52:17 -04:00
Rob Rix
9fb057223f Merge pull request #531 from github/one-header-per-file
One header per file
2016-03-31 17:02:35 -04:00
Rob Rix
da3f04100e Merge branch 'master' into one-header-per-file 2016-03-31 17:00:37 -04:00
joshvera
5ff0d38a2f Make sure we actually show 2 hunks in the test 2016-03-31 13:53:47 -04:00
joshvera
4fafbda1de Test multiple hunks only has one header 2016-03-31 13:20:14 -04:00
joshvera
b44c8fae38 Add jquery alignment test case 2016-03-31 13:11:46 -04:00
joshvera
f35b88eabd One header per file 2016-03-31 12:31:28 -04:00
Josh Vera
042d2ce803 Merge pull request #530 from github/move-info-into-its-own-module
Move info into its own module
2016-03-30 18:10:22 -04:00
Rob Rix
20bb94bf5e Also, tests. 2016-03-30 17:33:07 -04:00
Rob Rix
e8fbe8c789 Move Info into its own module. 2016-03-30 17:26:52 -04:00
Rob Rix
75677fa8aa Add a module for Info. 2016-03-30 17:12:39 -04:00
joshvera
4b046e6f4e Return IO Text from printDiff 2016-03-28 13:31:10 -04:00
Rob Rix
d16c4bfe82 Merge pull request #523 from github/add-atom-build-config
Add atom-build config
2016-03-18 10:38:28 -04:00
Rob Rix
9ec169e3df Add a regexp to match errors. 2016-03-18 10:34:41 -04:00
Rob Rix
e36d4f470f We don’t have to quote stuff in YAML. 2016-03-18 10:24:54 -04:00
Rob Rix
ac98bacb4d What is this even for? 2016-03-18 10:20:16 -04:00
Rob Rix
4e4e8f66f5 Add a keymap for the tests. 2016-03-18 10:18:39 -04:00
Rob Rix
3289ea187c Add the git integration as a target. 2016-03-18 10:18:33 -04:00
Rob Rix
3dcd34e04f Add the difftool as a target. 2016-03-18 10:18:27 -04:00
Rob Rix
6ccc15a0b7 Add the tests as a target. 2016-03-18 10:18:20 -04:00
Rob Rix
a3b837da31 Add a reasonable PATH (I guess?). 2016-03-18 10:17:56 -04:00
Rob Rix
3b7fbd198a Name the default target. 2016-03-18 10:17:42 -04:00
Rob Rix
f42f999b67 Stub in an atom-build config file. 2016-03-18 10:15:52 -04:00
Rob Rix
3c60d111af Merge pull request #522 from github/fix-filemode-change-header
Fix filemode change header
2016-03-17 14:15:23 -04:00
Josh Vera
666b56b713 Merge branch 'master' into fix-filemode-change-header 2016-03-17 14:12:38 -04:00
joshvera
190729a156 fmap null over sources and check that they're both null 2016-03-17 14:12:25 -04:00
Rob Rix
00da8bc641 Merge pull request #520 from github/fix-deleted-file-mode-header
Fix deleted file mode header format
2016-03-17 14:08:14 -04:00
joshvera
cdd96b2deb blobOidHeader should be on a new line if there's a mode change 2016-03-17 13:58:49 -04:00
joshvera
77f7b8ff02 Use the empty hunk if the sources are equal 2016-03-17 13:51:52 -04:00
joshvera
98c0242056 add a space after old mode 2016-03-17 13:51:38 -04:00
joshvera
339c0c5376 s/old/deleted 2016-03-17 13:11:14 -04:00
Rob Rix
1a55c8c750 Merge pull request #518 from github/end-with-newline
Check if the patch ends with a newline
2016-03-16 19:01:20 -04:00
joshvera
2d711d2a56 just one slash 2016-03-16 18:56:57 -04:00
joshvera
c7aeec0e0e unindent 2016-03-16 18:41:56 -04:00
joshvera
739cc3ad91 unindent 2016-03-16 18:38:56 -04:00
joshvera
da27a75da1 Move newline check to patch function 2016-03-16 18:23:42 -04:00
Josh Vera
90764b74b1 Merge pull request #509 from github/adjoin-associatively
Adjoin (mostly) associatively
2016-03-15 17:33:35 -04:00
Rob Rix
e699481549 Merge branch 'master' into adjoin-associatively 2016-03-15 17:09:32 -04:00
Rob Rix
6b2b2a811b Move the nested insert tests to the todo pile. 2016-03-15 15:53:04 -04:00
Rob Rix
8e07d40a0d Disable the Monoid tests over Both Line Char. 2016-03-15 15:52:54 -04:00
Rob Rix
970a3b24d3 Revert "Explicitly preserve Closedness on both sides under mappend."
This reverts commit bd4094153350b67d383edffd1f22fbd97de81774.
2016-03-15 15:08:26 -04:00
Rob Rix
718b905375 Merge remote-tracking branch 'origin/adjoin-associatively' into adjoin-associatively 2016-03-15 13:42:55 -04:00
Rob Rix
795d9eb51b Merge branch 'master' into adjoin-associatively 2016-03-15 13:42:41 -04:00
Rob Rix
2e3fe854f2 Merge branch 'master' into adjoin-associatively 2016-03-15 13:42:36 -04:00
Rob Rix
7c6a6649be Merge pull request #513 from github/semantic-diff-as-subproject
Semantic diff as subproject
2016-03-15 13:26:53 -04:00
Rob Rix
b9dfb2e44c Explicitly preserve Closedness on both sides under mappend. 2016-03-15 13:21:29 -04:00
Rob Rix
56afa453b0 Merge branch 'master' into semantic-diff-as-subproject 2016-03-15 13:18:00 -04:00
Rob Rix
6e375f7b3e Simplify the Monad instance. 2016-03-15 12:53:55 -04:00
Rob Rix
0cc33fcc79 Use the same empty value consistently. 2016-03-15 12:53:50 -04:00
Rob Rix
3df1af53d9 Better docs for Data.Adjoined. 2016-03-15 12:43:56 -04:00