Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
rebase: remove the rebase.useBuiltin setting
2019-03-20
rebase: remove the rebase.useBuiltin setting
diff
|
tree
2019-02-22
commit-graph tests: fix unportable "dd" invocation
diff
|
tree
2019-02-22
tests: fix unportable "\?" and "\+" regex syntax
diff
|
tree
2019-02-20
receive-pack: fix use-after-free bug
diff
|
tree
2019-02-13
rebase: fix regression in rebase.useBuiltin=false test...
diff
|
tree
2019-02-13
tests: avoid syntax triggering old dash bug
diff
|
tree
2019-02-04
diff-tree doc: correct & remove wrong documentation
diff
|
tree
2019-01-23
commit-graph write: emit a percentage for all progress
diff
|
tree
2019-01-23
commit-graph write: add itermediate progress
diff
|
tree
2019-01-23
commit-graph write: remove empty line for readability
diff
|
tree
2019-01-23
commit-graph write: add more descriptive progress output
diff
|
tree
2019-01-23
commit-graph write: show progress for object search
diff
|
tree
2019-01-23
commit-graph write: more descriptive "writing out"...
diff
|
tree
2019-01-23
commit-graph write: add "Writing out" progress output
diff
|
tree
2019-01-22
commit-graph write: use pack order when finding commits
diff
|
tree
2018-11-29
advice: don't pointlessly suggest --convert-graft-file
diff
|
tree
2018-11-20
commit-graph: split up close_reachable() progress output
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
push doc: document the DWYM behavior pushing to unqualified...
diff
|
tree
2018-11-14
push: test that <src> doesn't DWYM if <dst> is unqualified
diff
|
tree
2018-11-14
push: add an advice on unqualified <dst> push
diff
|
tree
2018-11-14
push: move unqualified refname error into a function
diff
|
tree
2018-11-14
push: improve the error shown on unqualified <dst>...
diff
|
tree
2018-11-14
i18n: remote.c: mark error(...) messages for translation
diff
|
tree
2018-11-14
remote.c: add braces in anticipation of a follow-up...
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