Skip to content

Instantly share code, notes, and snippets.

@rb2
rb2 / markdown.syntax
Last active November 18, 2020 23:04
mcedit Markdown syntax
# Markdown syntax highlight config for MC (MidnigntCommander)
# (not full, but usable)
#
# https://gist.github.com/rb2/1f6b23ea5ea848c75a8c
#
# Authors:
# Ruslan Brest, http://rb.labtodo.com, 2013
#
# Usage:
#
@rb2
rb2 / oc1561-156-log.md
Last active January 2, 2016 05:28
Opencart v1.5.6.1: list of commits from v156 to v1561

2014-01-04 17:53. Opencart list of commits from v156 to v1561

rb@rb-asus:~/projects/opencart-github (v1.5.6.1)$ git logd --no-merges origin/v1.5.6..
  • 82fe479 (HEAD, origin/v1.5.6.1, v1.5.6.1) Found issue where config setting is not set (doesnt exist) causing the incorrect layout ID for the product page. Also removed variables for info and category default but they were not affected Fixes #1117
  • 3f3cf90 Force version change to 2153. non-beta
  • 1ce5161 Code tidy / formatting. Latest stable release before merge into main OpenCart 1.5.6.1 for new release.
  • 1fe99e7 Updated version number to 1.5.6.1 in index files.
  • b2ea23b Fixes #1108 - SQL install error.
  • 735cf81 Ref:#1101 - patch for 1.5.6.1 branch.