flyingbot91
4631475b39
Translated 'remote' levels to Spanish 'es_ES'
2019-12-18 22:41:08 +01:00
flyingbot91
85caa4a0a1
es_AR Typos fixed
2019-12-12 23:02:32 +01:00
flyingbot91
159cf8dce2
Translated 'rebase' levels to Spanish 'es_ES'
2019-12-12 22:58:06 +01:00
flyingbot91
2dab4adf69
Translated 'rampup' levels to Spanish 'es_ES'
2019-12-12 22:50:38 +01:00
flyingbot91
257bb1c0c2
Translated index.js to Spanish 'es_ES'
2019-12-12 22:30:05 +01:00
flyingbot91
a4e13ba14e
Translated 'mixed' levels to Spanish 'es_ES'
2019-12-12 22:21:19 +01:00
flyingbot91
0d02559fe4
Writing typos
2019-12-11 23:37:28 +01:00
flyingbot91
64bd768db4
Translated 'advanced' levels to Spanish 'es_ES'
2019-12-11 23:32:24 +01:00
flyingbot91
cbed632b74
Translated 'intro' levels to Spanish 'es_ES'
2019-12-11 23:31:52 +01:00
duongtiendat1990
886170f627
translate commits.js
2019-12-11 17:28:29 +07:00
edward
7ffb80e1ce
Add translation of index page.
2019-12-05 08:27:22 +07:00
edward
3a74fb345d
Add Vietnamese language switcher to helperbar.
2019-12-05 08:26:36 +07:00
David Zampino
e512510e66
Change where HEAD points to match objective
2019-10-22 16:59:27 -05:00
Andreas Neumann (e007186)
bd98c4a6b2
increase readability of german text
2019-10-16 18:35:57 +02:00
Andreas Neumann (e007186)
8fdcdb5444
german text corrected
2019-10-16 18:30:36 +02:00
Peter Cottle
8ef76ad0ab
Merge pull request #611 from PhilipEnchin/fix-push-level
...
Disable "git fakeTeamwork" in push level (remote6)
2019-10-07 11:47:38 -07:00
Philip Enchin
2f938ffd50
Disable "git branch" and "git checkout" in source nothing level (remoteAdvanced7)
2019-10-03 14:28:30 -04:00
Philip Enchin
ca846c9d0c
Disable "git fakeTeamwork" in push level (remote6)
2019-10-03 12:47:56 -04:00
Hongarc
be3dd21a32
Merge branch 'master' into fix/command
2019-09-25 10:46:46 +07:00
hongarc
d8ea1dbb5c
fix: get ls
and cd
with right way
2019-09-25 10:31:57 +07:00
Peter Cottle
fa5638f3b8
Resolves #608 -- enforce word boundary
2019-09-25 10:40:57 +08:00
Daniel Zabari
25bc2350d2
Update index.js
...
made it clear that this is not a typo :P
2019-09-20 17:30:09 -04:00
Daniel Zabari
ec1690fdcd
Update index.js
...
this is a HUGE missed opportunity for a pun, and I think the pun fits better with the tone of the site generally
2019-09-19 14:10:35 -04:00
unknown
9e4e79323a
Change upper value in 'git-error-args-few' string to lower
2019-09-16 21:35:18 +02:00
Samuel H Leclerc
512264119d
Fixed typo in error message displayed
2019-09-15 15:27:38 +00:00
Lukas Schmid
b281d1d76c
Added support for git tag -d <tag> and fixed a bug where a duplicate tag name wouldn't show in the error-msg
2019-09-04 16:47:24 +02:00
wuzh07
b25095c2f6
fixed a typo of fetchRebase.js
...
"工们"->"我们"
2019-08-27 21:53:02 +08:00
hisbvdis
89ebecf5ce
Small mistake in previous commit
2019-06-11 22:03:15 +03:00
hisbvdis
d06fa0185d
rampup relativeRefs translate corrections
2019-06-11 10:06:35 +03:00
Lucian Condrea
6e39a45adf
add link with icon in head
2019-06-09 11:55:08 +02:00
Lucian Condrea
95e4aac541
add favicon
2019-06-09 11:51:42 +02:00
Michael Prentice
e69c566835
feat: make es_ES available from the languages menu
...
rename es_AR to argentino
but leave it as the default for Spanish
since es_ES is not fully translated
Fixes #528
2019-06-05 18:54:20 -04:00
Peter Cottle
a506d3d907
Resolves #583 -- fix function binding
2019-06-05 15:19:21 -07:00
Jacob Bundgaard
6179ccdb38
Set line height of icons bar icons
...
Fixes #581 .
2019-05-16 16:13:09 +02:00
Hongarc
ce516d9c9b
Fix resize width and height to -1
2019-04-25 11:52:37 +07:00
Hongarc
ad8d3139e0
feat: up to date dependencies
, migrate react
2019-04-25 10:11:01 +07:00
Hongarc
208a6c843a
fix: correct module instead of react
2019-04-25 10:02:00 +07:00
David Nelson
44e7596381
Support range operator in revision range (log and rev-list)
2019-04-22 15:51:34 -05:00
David Nelson
9b4b6627b6
Convert revision range processing to pipeline model
2019-04-22 15:12:00 -05:00
Hongarc
64eb8ab773
migrating old version react
to last version
2019-04-23 00:49:15 +07:00
Hongarc
10bcc0a02f
Remove all white space at end of line
2019-04-22 06:44:05 +07:00
Hongarc
58f2dc4156
Use Object.assign
instead of module assign
2019-04-22 06:42:33 +07:00
Peter Cottle
06e0f29acf
Merge pull request #565 from eatdrinksleepcode/revision-range
...
More robust support for revision ranges
2019-04-21 12:57:44 -07:00
Peter Cottle
48f38817f5
Merge pull request #564 from Hongarc/unused
...
chore: use `every` instead of `uniq`
2019-04-21 12:52:37 -07:00
David Nelson
b9f8e19162
Implement log using RevisionRange
...
This changes the implementation of the "log" command to use the RevisionRange
functionality. RevisionRange sorts the results in order of reverse create time,
to match real git. This is a change from the previous implementation of log,
which essentially produced a breadth-first ordering.
2019-04-19 01:58:53 -05:00
David Nelson
8529a3aac7
Implement rev-list
...
This commit introduces the RevisionRange, which more closely follows real git
in terms of identifying a range of revisions than the current implementation of
log. RevisionRange is being used in the new rev-list command first because it
is easy to test for ordering. A future commit will replace the existing
implementation of log with RevisionRange.
2019-04-19 01:58:34 -05:00
David Nelson
6e5d6a64e9
Add tests for currently supported log arguments
2019-04-19 01:57:58 -05:00
David Nelson
d4a2fbb2de
Explicitly fail when unsupported range operator is specified
2019-04-18 14:54:18 -05:00
Hongarc
39457f14ba
remove unused underscore
2019-04-13 09:37:25 +07:00
Hongarc
638a711c4d
use every
instead of _.uniq
...
Array.every is better for check all pass
2019-04-13 09:31:07 +07:00