Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codingteam/pacmacs.el
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25a8c30
Choose a base ref
...
head repository: codingteam/pacmacs.el
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 44fbd20
Choose a head ref
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 31, 2016

  1. Start branch for #41 meta feature, retarget badges

    Meta feature #41 requires lots of changes that are pretty risky. We
    gonna develop it in a separate branch. All the subtasks related to #41
    should be merged to this branch. Once the implementation is ready and
    has sufficent performance, we gonna merge this branch to the
    master. This makes it easier to decline everything related to the one
    canvas technique if something goes wrong.
    rexim committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    3bf437a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0420f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13c0432 View commit details
    Browse the repository at this point in the history
  4. Add UTs for image module (#208)

    Unit tested functions:
    - pacmacs--make-image
    - pacmacs--get-image-pixel
    - pacmacs--set-image-pixel
    - pacmacs--palette-from-image
    - pacmacs--make-palette-char-map
    - pacmacs--render-xpm-palette
    - pacmacs--generate-xpm-palette
    rexim committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    8e338af View commit details
    Browse the repository at this point in the history
  5. Bump the copyright year (#208)

    rexim committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    5d65a0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c37e8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #212 from codingteam/feature/internal-image-format…

    …-208
    
    Implement internal image format
    rexim committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    b6d0c70 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into feature/one-canvas-technique-41

    Just wanna have the copyright bump in this branch
    rexim committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    d3701ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    876e8c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Merge pull request #215 from codingteam/feature/draw-image-on-another…

    …-image-213
    
    Implement draw image on another image
    rexim committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    e969f7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44fbd20 View commit details
    Browse the repository at this point in the history
Loading