Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
l10n: zh_CN: Revision for git v2.22.0 l10n
2019-05-14
sha1dc: update from upstream
diff
|
tree
2019-05-13
trace2: fix up a missing "leave" entry point
diff
|
tree
2019-05-10
trace2: fix up a missing "leave" entry point
diff
|
tree
2019-05-08
perf-lib.sh: forbid the use of GIT_TEST_INSTALLED
diff
|
tree
2019-05-08
perf tests: add "bindir" prefix to git tree test results
diff
|
tree
2019-05-08
perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.sh
diff
|
tree
2019-05-08
perf-lib.sh: make "./run <revisions>" use the correct...
diff
|
tree
2019-05-08
perf aggregate: remove GIT_TEST_INSTALLED from --codespeed
diff
|
tree
2019-05-08
perf README: correct docs for 3c8f12c96c regression
diff
|
tree
2019-04-08
gc docs: remove incorrect reference to gc.auto=0
diff
|
tree
2019-04-08
gc docs: clarify that "gc" doesn't throw away referenced...
diff
|
tree
2019-04-08
gc docs: note "gc --aggressive" in "fast-import"
diff
|
tree
2019-04-08
gc docs: downplay the usefulness of --aggressive
diff
|
tree
2019-04-08
gc docs: note how --aggressive impacts --window & ...
diff
|
tree
2019-04-08
gc docs: fix formatting for "gc.writeCommitGraph"
diff
|
tree
2019-04-08
gc docs: re-flow the "gc.*" section in "config"
diff
|
tree
2019-04-08
gc docs: include the "gc.*" section from "config" in...
diff
|
tree
2019-04-01
test-lib: whitelist GIT_TR2_* in the environment
diff
|
tree
2019-04-01
gc: handle & check gc.reflogExpire config
diff
|
tree
2019-04-01
reflog tests: assert lack of early exit with expiry...
diff
|
tree
2019-04-01
commit-graph: improve & i18n error messages
diff
|
tree
2019-04-01
commit-graph write: don't die if the existing graph...
diff
|
tree
2019-04-01
commit-graph verify: detect inability to read the graph
diff
|
tree
2019-04-01
commit-graph: don't pass filename to load_commit_graph_one_f...
diff
|
tree
2019-04-01
commit-graph: don't early exit(1) on e.g. "git status"
diff
|
tree
2019-04-01
commit-graph: fix segfault on e.g. "git status"
diff
|
tree
2019-03-24
gc docs: clean grammar for "gc.bigPackThreshold"
diff
|
tree
2019-03-24
gc docs: stop noting "repack" flags
diff
|
tree
2019-03-24
gc docs: modernize the advice for manually running...
diff
|
tree
2019-03-20
rebase: remove the rebase.useBuiltin setting
diff
|
tree
2019-03-18
reflog tests: test for the "points nowhere" warning
diff
|
tree
2019-03-18
reflog tests: make use of "test_config" idiom
diff
|
tree
2019-03-18
gc: refactor a "call me once" pattern
diff
|
tree
2019-03-18
gc: convert to using the_hash_algo
diff
|
tree
2019-03-14
gc: remove redundant check for gc_auto_threshold
diff
|
tree
2019-02-24
Makefile: allow for combining DEVELOPER=1 and CFLAGS...
diff
|
tree
2019-02-24
Makefile: move the setting of *FLAGS closer to "include"
diff
|
tree
2019-02-24
Makefile: Move *_LIBS assignment into its own section
diff
|
tree
2019-02-24
Makefile: add/remove comments at top and tweak whitespace
diff
|
tree
2019-02-24
Makefile: move "strip" assignment down from flags
diff
|
tree
2019-02-24
Makefile: remove an out-of-date comment
diff
|
tree
2019-02-22
commit-graph tests: test a graph that's too small
diff
|
tree
2019-02-22
commit-graph tests: split up corrupt_graph_and_verify()
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