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: foswiki/distro
base: 417c46b6f957
Choose a base ref
...
head repository: foswiki/distro
compare: ccb0cad41b86
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 22, 2014

  1. Copy the full SHA
    291ba7f View commit details
    Browse the repository at this point in the history
  2. Item11003: make time functions work with dates before 1970

    A date before 01.01.1970 has a negative epoch. Perl time functions can handle this. This patch allows a negative epoch in CALC time functions.
    khnz authored and gac410 committed Aug 22, 2014
    Copy the full SHA
    ccb0cad View commit details
    Browse the repository at this point in the history