aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
deletions'>-2/+58 2016-07-11hoist out handle_nonblock function for xread and xwriteEric Wong1-28/+20 2016-07-08am: counteract gender biasJohannes Schindelin1-8/+8 2016-07-06More fixes for 2.9.1Junio C Hamano1-0/+34 2016-07-06t7610: test for mktemp before test executionArmin Kunaschik1-1/+6 2016-07-06mailmap: use main email address for dturnerDavid Turner1-0/+1 2016-07-06t/lib-git-daemon: use test_match_signalJeff King1-2/+1 2016-07-06test_must_fail: use test_match_signalJeff King1-1/+1 2016-07-06t0005: use test_match_signal as appropriateJeff King1-2/+2 2016-07-06tests: factor portable signal check out of t0005Jeff King2-6/+22 2016-07-01grep: fix grepping for "intent to add" filesCharles Bailey2-2/+60 2016-07-01t7810-grep.sh: fix a whitespace inconsistencyCharles Bailey1-1/+1 2016-07-01t7810-grep.sh: fix duplicated test nameCharles Bailey1-1/+1 2016-07-01grep.c: reuse "icase" variableNguyễn Thái Ngọc Duy1-4/+1 2016-07-01diffcore-pickaxe: support case insensitive match on non-asciiNguyễn Thái Ngọc Duy2-0/+18 2016-07-01diffcore-pickaxe: Add regcomp_or_die()Nguyễn Thái Ngọc Duy1-9/+13 2016-07-01grep/pcre: support utf-8Nguyễn Thái Ngọc Duy2-0/+17 2016-07-01gettext: add is_utf8_locale()Nguyễn Thái Ngọc Duy2-2/+23 2016-07-01grep/pcre: prepare locale-dependent tables for icase matchingNguyễn Thái Ngọc Duy3-2/+26 2016-07-01grep: rewrite an if/else condition to avoid duplicate expressionNguyễn Thái Ngọc Duy1-4/+1 2016-07-01grep/icase: avoid kwsset when -F is specifiedNguyễn Thái Ngọc Duy4-1/+108 2016-06-29commit -S: avoid invalid pointer with empty messageJohannes Schindelin1-1/+6 2016-06-29reset --hard: skip blank lines when reporting the commit subjectJohannes Schindelin1-1/+1 2016-06-29sequencer: use skip_blank_lines() to find the commit subjectJohannes Schindelin1-4/+2 2016-06-29commit -C: skip blank lines at the beginning of the messageJohannes Schindelin1-1/+1 2016-06-29t3404: fix a grammo (commands are ran -> commands are run)Johannes Schindelin1-1/+1 2016-06-29rebase -i: restore autostash on abortPatrick Steinhardt2-0/+32