Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for local / personnal aliases #29

Merged
merged 13 commits into from
Jul 30, 2014
Merged

Add support for local / personnal aliases #29

merged 13 commits into from
Jul 30, 2014

Commits on Jan 9, 2014

  1. add support for local aliases

    krtek4 committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    d4595e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d5a7b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2014

  1. Configuration menu
    Copy the full SHA
    ca5633c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2014

  1. fix coding style issues

    krtek4 committed Mar 11, 2014
    Configuration menu
    Copy the full SHA
    decfd91 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2014

  1. Merge branch 'master' into local_aliases

    Conflicts:
    	taxi/commands.py
    sephii committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    e0a676c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    032ea86 View commit details
    Browse the repository at this point in the history
  3. use new options getter

    sephii committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    13f13f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6184494 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Don't add empty alias if local_aliases setting is not set or empty

    Sylvain Fankhauser committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    85eb0ba View commit details
    Browse the repository at this point in the history
  2. Improve the way entries can be filtered

    Sylvain Fankhauser committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    c3e3ac3 View commit details
    Browse the repository at this point in the history
  3. Exclude local entries from non workday entries even if they'll never …

    …get committed
    Sylvain Fankhauser committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    ae744fd View commit details
    Browse the repository at this point in the history
  4. Add tests for the local aliases feature

    Sylvain Fankhauser committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    7352851 View commit details
    Browse the repository at this point in the history
  5. Handle local aliases in alias command output

    Sylvain Fankhauser committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    f192336 View commit details
    Browse the repository at this point in the history