Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
list-objects: consume sparse tree walk
2018-03-14
Makefile: make USE_LIBPCRE=YesPlease mean v2, not v1
diff
|
tree
2018-03-14
configure: detect redundant --with-libpcre & --with...
diff
|
tree
2018-03-14
configure: fix a regression in PCRE v1 detection
diff
|
tree
2018-03-08
git manpage: note git-security@googlegroups.com
diff
|
tree
2018-03-05
perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FA...
diff
|
tree
2018-03-05
perl: move the perl/Git/FromCPAN tree to perl/FromCPAN
diff
|
tree
2018-03-05
perl: generalize the Git::LoadCPAN facility
diff
|
tree
2018-03-05
perl: move CPAN loader wrappers to another namespace
diff
|
tree
2018-03-05
perl: update our copy of Mail::Address
diff
|
tree
2018-03-05
perl: update our ancient copy of Error.pm
diff
|
tree
2018-03-05
git-send-email: unconditionally use Net::{SMTP,Domain}
diff
|
tree
2018-03-05
Git.pm: hard-depend on the File::{Temp,Spec} modules
diff
|
tree
2018-03-05
gitweb: hard-depend on the Digest::MD5 5.8 module
diff
|
tree
2018-03-01
commit: run git gc --auto just before the post-commit...
diff
|
tree
2018-02-27
Git.pm: add the "use warnings" pragma
diff
|
tree
2018-02-27
Git.pm: remove redundant "use strict" from sub-package
diff
|
tree
2018-02-27
perl: *.pm files should not have the executable bit
diff
|
tree
2018-02-09
update-index doc: note the caveat with "could not open..."
diff
|
tree
2018-02-09
update-index doc: note a fixed bug in the untracked...
diff
|
tree
2018-02-09
fetch: make the --prune-tags work with <url>
diff
|
tree
2018-02-09
fetch: add a --prune-tags option and fetch.pruneTags...
diff
|
tree
2018-02-09
fetch tests: add scaffolding for the new fetch.pruneTags
diff
|
tree
2018-02-09
git-fetch & config doc: link to the new PRUNING section
diff
|
tree
2018-02-09
git remote doc: correct dangerous lies about what prune...
diff
|
tree
2018-02-09
git fetch doc: add a new section to explain the ins...
diff
|
tree
2018-02-09
fetch tests: fetch <url> <spec> as well as fetch [...
diff
|
tree
2018-02-09
fetch tests: expand case/esac for later change
diff
|
tree
2018-02-09
fetch tests: double quote a variable for interpolation
diff
|
tree
2018-02-09
fetch tests: test --prune and refspec interaction
diff
|
tree
2018-02-09
fetch tests: add a tag to be deleted to the pruning...
diff
|
tree
2018-02-09
fetch tests: re-arrange arguments for future readability
diff
|
tree
2018-02-09
fetch tests: refactor in preparation for testing tag...
diff
|
tree
2018-02-09
remote: add a macro for "refs/tags/*:refs/tags/*"
diff
|
tree
2018-02-09
fetch: stop accessing "remote" variable indirectly
diff
|
tree
2018-02-09
fetch: trivially refactor assignment to ref_nr
diff
|
tree
2018-02-09
fetch: don't redundantly NULL something calloc() gave us
diff
|
tree
2018-01-30
wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
diff
|
tree
2018-01-30
test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
diff
|
tree
2018-01-30
wildmatch test: create & test files on disk in addition...
diff
|
tree
2018-01-30
wildmatch test: perform all tests under all wildmatch...
diff
|
tree
2018-01-30
wildmatch test: use test_must_fail, not ! for test...
diff
|
tree
2018-01-30
wildmatch test: remove dead fnmatch() test code
diff
|
tree
2018-01-30
wildmatch test: use a paranoia pattern from nul_match()
diff
|
tree
2018-01-30
wildmatch test: don't try to vertically align our output
diff
|
tree
2018-01-30
wildmatch test: use more standard shell style
diff
|
tree
2018-01-30
wildmatch test: indent with tabs, not spaces
diff
|
tree
2018-01-24
status: add a failing test showing a core.untrackedCache bug
diff
|
tree
2018-01-10
cat-file doc: document that -e will return some output
diff
|
tree
2018-01-04
perf: amend the grep tests to test grep.threads
diff
|
tree
2018-01-03
bisect: fix a regression causing a segfault
diff
|
tree
2017-12-28
Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
diff
|
tree
2017-12-28
perl: avoid *.pmc and fix Error.pm further
diff
|
tree
2017-12-22
commit: add support for --fixup <commit> -m"<extra...
diff
|
tree
2017-12-22
commit doc: document that -c, -C, -F and --fixup with...
diff
|
tree
2017-12-11
Makefile: replace perl/Makefile.PL with simple make...
diff
|
tree
2017-12-08
sha1dc_git.h: re-arrange an ifdef chain for a subsequent...
diff
|
tree
2017-12-08
Makefile: under "make dist", include the sha1collisiondetect...
diff
|
tree
2017-12-08
Makefile: don't error out under DC_SHA1_EXTERNAL if...
diff
|
tree
2017-11-24
grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)
diff
|
tree
2017-11-24
test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites
diff
|
tree
2017-08-07
tests: don't give unportable ">" to "test" built-in...
diff
|
tree
2017-07-20
RelNotes: mention "sha1dc: optionally use sha1collisiondetec...
diff
|
tree
2017-07-20
RelNotes: mention "log: make --regexp-ignore-case work...
diff
|
tree
2017-07-20
RelNotes: mention "log: add -P as a synonym for --perl...
diff
|
tree
2017-07-03
sha1dc: optionally use sha1collisiondetection as a...
diff
|
tree
2017-07-03
sha1dc: update from upstream
diff
|
tree
2017-07-01
strbuf: change an always NULL/"" strbuf_addftime()...
diff
|
tree
2017-06-30
grep: remove redundant REG_NEWLINE when compiling fixed...
diff
|
tree
2017-06-30
grep: remove regflags from the public grep_opt API
diff
|
tree
2017-06-30
grep: remove redundant and verbose re-assignments to 0
diff
|
tree
2017-06-30
grep: remove redundant "fixed" field re-assignment...
diff
|
tree
2017-06-30
grep: adjust a redundant grep pattern type assignment
diff
|
tree
2017-06-30
grep: remove redundant double assignment to 0
diff
|
tree
2017-06-24
strbuf.h comment: discuss strbuf_addftime() arguments...
diff
|
tree
2017-06-24
wildmatch: remove unused wildopts parameter
diff
|
tree
2017-06-21
die(): stop hiding errors due to overzealous recursion...
diff
|
tree
2017-06-21
grep: fix erroneously copy/pasted variable in check...
diff
|
tree
2017-06-19
branch: add test for -m renaming multiple config sections
diff
|
tree
2017-06-16
*.[ch] refactoring: make use of the FREE_AND_NULL(...
diff
|
tree
2017-06-16
coccinelle: make use of the "expression" FREE_AND_NULL...
diff
|
tree
2017-06-16
coccinelle: add a rule to make "expression" code use...
diff
|
tree
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL()...
diff
|
tree
2017-06-16
coccinelle: add a rule to make "type" code use FREE_AND_NULL()
diff
|
tree
2017-06-15
wildmatch test: cover a blind spot in "/" matching
diff
|
tree
2017-06-15
git-compat-util: add a FREE_AND_NULL() wrapper around...
diff
|
tree
2017-06-07
sha1dc: update from upstream
diff
|
tree
2017-06-05
perf: work around the tested repo having an index.lock
diff
|
tree
2017-06-01
grep: add support for PCRE v2
diff
|
tree
2017-06-01
grep: un-break building with PCRE >= 8.32 without ...
diff
|
tree
2017-05-30
C style: use standard style for "TRANSLATORS" comments
diff
|
tree
2017-05-29
wildmatch test: remove redundant duplicate test
diff
|
tree
2017-05-26
grep: un-break building with PCRE < 8.20
diff
|
tree
2017-05-26
grep: un-break building with PCRE < 8.32
diff
|
tree
2017-05-26
grep: add support for the PCRE v1 JIT API
diff
|
tree
2017-05-26
log: add -P as a synonym for --perl-regexp
diff
|
tree
2017-05-26
grep: skip pthreads overhead when using one thread
diff
|
tree
2017-05-26
grep: don't redundantly compile throwaway patterns...
diff
|
tree
2017-05-26
grep: assert that threading is enabled when calling...
diff
|
tree
2017-05-26
grep: given --threads with NO_PTHREADS=YesPlease, warn
diff
|
tree
2017-05-26
pack-objects: fix buggy warning about threads
diff
|
tree