Giter Club home page Giter Club logo

the_silver_searcher-win32's Introduction

Build status

The silver searcher Win32 unofficial daily builds

This project provides daily builds of the silver searcher for Win32/64.

You can download the zip packages from the releases page.

Two types of packages are provided:

  • ag-YYYY-MM-DD_{CommitID}-x64.zip: x64 release build
  • ag-YYYY-MM-DD_{CommitID}-x86.zip: x86 release build

{CommitID} is a commit ID or a tag name of the official repository.

Note

Starting from the build 2020-02-26/2.2.0-24-gb93c271, the silver searcher win32 uses the UTF-8 code page on Windows 10 version 1903 or later. This allows you to search UTF-8 strings.

License

The silver searcher itself (which is in the ag subdirectory) is licensed under the Apache 2 license. See the LICENSE file.

The build scripts in this repository are based on the vim-win32-installer project, and the Vim license applies to them.

the_silver_searcher-win32's People

Contributors

k-takata avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

the_silver_searcher-win32's Issues

x64 ignores my .gitignore entries

I'm using ag-2020-07-05_2.2.0-58-g5a1c8d8-x64 & x86 in vim with ack and ag seems to be ignoring my .gitignore file by default or failing to use it.

I have tried adding a .agignore file and even a _agignore file to the root folder of the projects but nothing seems to function.
Can you help me?

I've been using ag in linux for a couple of years and always worked fine but recently I have moved back to windows and strugling again with this kind of things.

x64 Application crashes

I'm trying to search an very large collection of files:

  • 60,000 files, 800GB, 450 folders.

With the following command:
ag.exe -i SearchQuery

A few files are scanned and then the application crashes, opening a debug in Visual studio shows the following:

Unhandled exception at 0x0000000000400074 in ag.exe: 0xC0000005: Access violation executing location 0x0000000000400074.

Not really sure where to go from here. Any help is welcome.
Thanks!

Simpler file names

please consider using simpler file names for releases.

Example: ag-2.2.0.22-x64.zip

instead of ag-2020-01-11_2.2.0-22-ga509a81-x64.zip

It makes it possible to discover new releases in package managers automatically (e.g. https://www.npackd.org/p/ag64)

Can you add a LICENSE file?

Hi, I'm planning to submit a pull request to Chocolatey's ag package that uses your Windows builds. I noticed that Chocolatey packages require linking to a LICENSE file. Can you add a LICENSE file to this repository?

Thank you.

--search-documents

UNIX versions offer --search-documents but this doesn't seem to be the case for Windows.

cmake file type missing

when I run for example:

ag --cmake foo

this ag returns:

C:\tools\chocoportable\lib\ag\tools\ag.exe: unknown option -- cmake

whereas my MinGW and Linux build from their master branch supports searching for cmake files.

Can you explain?

P.S. Thanks for your efforts. ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.