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-11-29
advice: don't pointlessly suggest --convert-graft-file
diff
|
tree
2018-11-18
read-cache: make the split index obey umask settings
diff
|
tree
2018-11-16
tests: add a special setup where rebase.useBuiltin...
diff
|
tree
2018-11-16
rebase doc: document rebase.useBuiltin
diff
|
tree
2018-11-14
push: change needlessly ambiguous example in error
diff
|
tree
2018-11-14
range-diff: make diff option behavior (e.g. --stat...
diff
|
tree
2018-11-12
range-diff: fix regression in passing along diff options
diff
|
tree
2018-11-12
range-diff doc: add a section about output stability
diff
|
tree
2018-11-09
i18n: make GETTEXT_POISON a runtime option
diff
|
tree
2018-10-31
index-pack tests: don't leave test repo dirty at end
diff
|
tree
2018-10-31
pack-objects tests: don't leave test .git corrupt at end
diff
|
tree
2018-10-31
pack-objects test: modernize style
diff
|
tree
2018-10-11
gc doc: mention the commit-graph in the intro
diff
|
tree
2018-09-20
gc: fix regression in 7b0f229222 impacting --quiet
diff
|
tree
2018-09-20
fetch doc: correct grammar in --force docs
diff
|
tree
2018-09-19
push doc: add spacing between two words
diff
|
tree
2018-09-19
config doc: add missing list separator for checkout...
diff
|
tree
2018-09-17
commit-graph verify: add progress output
diff
|
tree
2018-09-17
commit-graph write: add progress output
diff
|
tree
2018-09-12
fsck: support comments & empty lines in skipList
diff
|
tree
2018-09-12
fsck: add a performance test
diff
|
tree
2018-09-12
fsck: document that skipList input must be unabbreviated
diff
|
tree
2018-09-12
fsck: document and test commented & empty line skipList...
diff
|
tree
2018-09-12
fsck: document and test sorted skipList input
diff
|
tree
2018-09-12
fsck tests: add a test for no skipList input
diff
|
tree
2018-09-12
fsck tests: setup of bogus commit object
diff
|
tree
2018-08-31
fetch: stop clobbering existing tags without --force
diff
|
tree
2018-08-31
fetch: document local ref updates with/without --force
diff
|
tree
2018-08-31
push doc: correct lies about how push refspecs work
diff
|
tree
2018-08-31
push doc: move mention of "tag <tag>" later in the...
diff
|
tree
2018-08-31
push doc: remove confusing mention of remote merger
diff
|
tree
2018-08-31
fetch tests: add a test for clobbering tag behavior
diff
|
tree
2018-08-31
push tests: use spaces in interpolated string
diff
|
tree
2018-08-31
push tests: make use of unused $1 in test description
diff
|
tree
2018-08-31
fetch: change "branch" to "reference" in --force -h...
diff
|
tree
2018-08-29
tests: fix non-portable iconv invocation
diff
|
tree
2018-08-29
tests: fix non-portable "${var:-"str"}" construct
diff
|
tree
2018-08-27
tests: fix and add lint for non-portable grep --file
diff
|
tree
2018-08-27
tests: fix version-specific portability issue in Perl...
diff
|
tree
2018-08-27
tests: use shorter labels in chainlint.sed for AIX sed
diff
|
tree
2018-08-27
tests: fix comment syntax in chainlint.sed for AIX sed
diff
|
tree
2018-08-27
tests: fix and add lint for non-portable seq
diff
|
tree
2018-08-27
tests: fix and add lint for non-portable head -c N
diff
|
tree
2018-08-18
t2024: mark test using "checkout -p" with PERL prerequisite
diff
|
tree
2018-08-17
refactor various if (x) FREE_AND_NULL(x) to just FREE_AND_NU...
diff
|
tree
2018-08-14
submodule: add more exhaustive up-path testing
diff
|
tree
2018-08-13
pull doc: fix a long-standing grammar error
diff
|
tree
2018-08-13
fetch tests: correct a comment "remove it" -> "remove...
diff
|
tree
2018-08-03
push: use PARSE_OPT_LITERAL_ARGHELP instead of unbalanced...
diff
|
tree
2018-08-02
sha1dc: update from upstream
diff
|
tree
2018-08-01
fetch doc: cross-link two new negotiation options
diff
|
tree
2018-08-01
negotiator: unknown fetch.negotiationAlgorithm should...
diff
|
tree
2018-07-31
push tests: assert re-pushing annotated tags
diff
|
tree
2018-07-31
push tests: add more testing for forced tag pushing
diff
|
tree
2018-07-31
push tests: fix logic error in "push" test assertion
diff
|
tree
2018-07-31
push tests: remove redundant 'git push' invocation
diff
|
tree
2018-07-31
fetch tests: change "Tag" test tag to "testTag"
diff
|
tree
2018-07-30
tests: make use of the test_must_be_empty function
diff
|
tree
2018-07-30
tests: make use of the test_must_be_empty function
diff
|
tree
2018-07-27
fsck: test and document unknown fsck.<msg-id> values
diff
|
tree
2018-07-27
fsck: add stress tests for fsck.skipList
diff
|
tree
2018-07-27
fsck: test & document {fetch,receive}.fsck.* config...
diff
|
tree
2018-07-27
fetch: implement fetch.fsck.*
diff
|
tree
2018-07-27
transfer.fsckObjects tests: untangle confusing setup
diff
|
tree
2018-07-27
config doc: elaborate on fetch.fsckObjects security
diff
|
tree
2018-07-27
config doc: elaborate on what transfer.fsckObjects...
diff
|
tree
2018-07-27
config doc: unify the description of fsck.* and receive...
diff
|
tree
2018-07-27
config doc: don't describe *.fetchObjects twice
diff
|
tree
2018-07-27
receive.fsck.<msg-id> tests: remove dead code
diff
|
tree
2018-07-25
doc hash-function-transition: note the lack of a changelog
diff
|
tree
2018-06-13
git-credential-netrc: remove use of "autodie"
diff
|
tree
2018-06-11
refspec: add back a refspec_item_init() function
diff
|
tree
2018-06-11
refspec: s/refspec_item_init/&_or_die/g
diff
|
tree
2018-06-11
checkout & worktree: introduce checkout.defaultRemote
diff
|
tree
2018-06-11
checkout: add advice for ambiguous "checkout <branch>"
diff
|
tree
2018-06-11
builtin/checkout.c: use "ret" variable for return
diff
|
tree
2018-06-11
checkout: pass the "num_matches" up to callers
diff
|
tree
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