2018-06-11 |
checkout.c: change "unique" member to "num_matches"
|
diff | tree |
2018-06-11 |
checkout.c: introduce an *_INIT macro
|
diff | tree |
2018-06-11 |
checkout.h: wrap the arguments to unique_tracking_name()
|
diff | tree |
2018-06-11 |
checkout tests: index should be clean after dwim checkout
|
diff | tree |
2018-05-11 |
get_short_oid: sort ambiguous objects by type, then...
|
diff | tree |
2018-05-11 |
sha1-name.c: move around the collect_ambiguous() function
|
diff | tree |
2018-05-11 |
git-p4: change "commitish" typo to "committish"
|
diff | tree |
2018-05-11 |
sha1-array.h: align function arguments
|
diff | tree |
2018-05-11 |
sha1-name.c: remove stray newline
|
diff | tree |
2018-04-27 |
.gitattributes: add a diff driver for Python
|
diff | tree |
2018-04-27 |
.gitattributes: use the "perl" differ for Perl
|
diff | tree |
2018-04-27 |
.gitattributes: add *.pl extension for Perl
|
diff | tree |
2018-04-16 |
git{,-blame}.el: remove old bitrotting Emacs code
|
diff | tree |
2018-04-16 |
Makefile: add a DEVOPTS to get all of -Wextra
|
diff | tree |
2018-04-16 |
Makefile: add a DEVOPTS to suppress -Werror under DEVELOPER
|
diff | tree |
2018-04-09 |
git-svn: avoid warning on undef readline()
|
diff | tree |
2018-04-01 |
add -p: fix 2.17.0-rc* regression due to moved code
|
diff | tree |
2018-03-28 |
doc hash-function-transition: clarify what SHAttered...
|
diff | tree |
2018-03-28 |
doc hash-function-transition: clarify how older gits...
|
diff | tree |
2018-03-26 |
Remove contrib/examples/*
|
diff | tree |
2018-03-15 |
Makefile: optionally symlink libexec/git-core binaries...
|
diff | tree |
2018-03-15 |
Makefile: add a gitexecdir_relative variable
|
diff | tree |
2018-03-15 |
Makefile: fix broken bindir_relative variable
|
diff | tree |
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 |