Skip to content

Commits

Permalink
valgrind
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 15, 2011

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

Commits on Nov 14, 2011

  1. valgrind: New completion.

    GArik committed Nov 14, 2011
    Copy the full SHA
    2b5fe76 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2011

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

Commits on Nov 11, 2011

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

Commits on Nov 10, 2011

  1. removepkg: Make it possible to complete filenames.

    Reported-by: disturbed1
    Tested-by: Sergey V <sftp.mtuci@gmail.com>
    GArik committed Nov 10, 2011
    Copy the full SHA
    6f58a69 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d0c5761 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2011

  1. Cleanups: Use [[ instead of [.

    scop committed Nov 9, 2011
    Copy the full SHA
    3b8ef29 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d48f79 View commit details
    Browse the repository at this point in the history
  3. make: Add -j/--jobs completion.

    scop committed Nov 9, 2011
    Copy the full SHA
    d54db35 View commit details
    Browse the repository at this point in the history
  4. cppcheck -j: Use _ncpus.

    scop committed Nov 9, 2011
    Copy the full SHA
    0202ac4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    22dff29 View commit details
    Browse the repository at this point in the history
  6. _services: Split xinetd service completion into _xinetd_services.

    Only Mandriva's service operates on xinetd services, chkconfig does it
    everywhere.
    scop committed Nov 9, 2011
    Copy the full SHA
    3f85172 View commit details
    Browse the repository at this point in the history
  7. chkconfig: Wrap long lines.

    scop committed Nov 9, 2011
    Copy the full SHA
    e4ff8d9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bb36bfd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4d76b72 View commit details
    Browse the repository at this point in the history
  10. Merge completions/service into the bash_completion script.

    If completion for a basename foo is already installed, the default
    completion loader no longer fires for /etc/init.d/foo -- the basename
    completion is invoked directly instead. This means that we need to load
    completions for /etc/init.d and friends eagerly at bash_completion load :(
    GArik committed Nov 9, 2011
    Copy the full SHA
    e4cdcca View commit details
    Browse the repository at this point in the history
  11. Add and use _sysvdirs() function that sets correct SysV init directory.

    This function allows distros to fine tune their init directory location,
    as simple checking for directories presence is not always sufficient.
    GArik committed Nov 9, 2011
    Copy the full SHA
    fbbd476 View commit details
    Browse the repository at this point in the history
  12. testsuite: Add one more test for _get_comp_words_by_ref()

    This test exposes bug in __get_cword_at_cursor_by_ref().
    GArik committed Nov 9, 2011
    Copy the full SHA
    588facb View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    d48d9eb View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    fff412b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2011

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

Commits on Nov 7, 2011

  1. Copy the full SHA
    286f7ec View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2011

  1. Include doc/ in dist tarball.

    scop committed Nov 6, 2011
    Copy the full SHA
    4e0c3ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    88b897e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bea33f7 View commit details
    Browse the repository at this point in the history
  4. Oops, fix completion

    dpaleino committed Nov 6, 2011
    Copy the full SHA
    665ceeb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1a01e54 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a9873c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2011

  1. Copy the full SHA
    9717124 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bc2d3c9 View commit details
    Browse the repository at this point in the history
  3. _known_hosts_real: Add some quotes (Alioth #313158)

    Should fix errors if $HOME contains spaces.
    GArik committed Nov 5, 2011
    Copy the full SHA
    74d80d1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2bb6add View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ec3a06a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    370a550 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2011

  1. Copy the full SHA
    bfa8425 View commit details
    Browse the repository at this point in the history
Older