Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-10wildcard filters: move CHANGELOG message to 0.23+1Edward Thomson
2015-07-10wildcard filters: clean up some warnings in testsEdward Thomson
2015-07-09Merge pull request #3281 from ethomson/wildcard_filtersCarlos Martín Nieto
2015-07-07Merge pull request #3288 from ethomson/getenvCarlos Martín Nieto
2015-07-02git__getenv: utf-8 aware env readerEdward Thomson
2015-07-02filter::stream: free the filter sanelyEdward Thomson
2015-07-01filters: custom filters with wildcard attributesEdward Thomson
2015-06-30filter test: pass base typeEdward Thomson
2015-06-22crlf tests: ensure that Unix obeys autocrlf=trueEdward Thomson
2015-06-10Introduce `git_filter_list_contains`Edward Thomson
2015-05-26Fix ident replacement to match Git behaviorColomban Wendling
2015-03-24squash some leaksEdward Thomson
2015-03-06filter::file tests: test filter_list_apply_to_fileEdward Thomson
2015-02-19tests: separate INVASIVE filesystem testsEdward Thomson
2015-02-19git_filter_opt_t -> git_filter_flag_tEdward Thomson
2015-02-18filter streams: base -> parentEdward Thomson
2015-02-18git_writestream: from git_filter_streamEdward Thomson
2015-02-18filter: test a large file through the streamEdward Thomson
2015-01-21Add files and tests with many UTF-8 chars and few UTF-8 charsLinquize
2014-05-30Ignore core.safecrlf=warn until we have a warn infrastructureEdward Thomson
2014-05-20Make core.safecrlf work on LF-ending platformsRussell Belfer
2014-05-07Add filter options and ALLOW_UNSAFERussell Belfer
2014-04-08Introduce core.safecrlf handlingEdward Thomson
2014-02-12Fix filter test for CRLF->LF issuesEdward Thomson
2014-01-25index: rename an entry's id to 'id'Carlos Martín Nieto
2014-01-08Handle git_buf's from users more liberallyEdward Thomson
2013-11-15Rename tests-clar to testsBen Straub