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
2018-10-29
config.txt: move apply.* to a separate file
diff
|
tree
2018-10-29
config.txt: move am.* to a separate file
diff
|
tree
2018-10-29
config.txt: move alias.* to a separate file
diff
|
tree
2018-10-29
config.txt: move add.* to a separate file
diff
|
tree
2018-10-29
config.txt: move core.* to a separate file
diff
|
tree
2018-10-29
config.txt: move advice.* to a separate file
diff
|
tree
2018-10-29
Update makefile in preparation for Documentation/config...
diff
|
tree
2018-10-22
reflog expire: cover reflog from all worktrees
diff
|
tree
2018-10-22
fsck: check HEAD and reflog from other worktrees
diff
|
tree
2018-10-22
revision.c: better error reporting on ref from different...
diff
|
tree
2018-10-22
revision.c: correct a parameter name
diff
|
tree
2018-10-22
refs: new ref types to make per-worktree refs visible...
diff
|
tree
2018-10-22
worktree: add per-worktree config files
diff
|
tree
2018-10-22
t1300: extract and use test_cmp_config()
diff
|
tree
2018-10-22
completion: fix __gitcomp_builtin no longer consider...
diff
|
tree
2018-10-22
submodule.c: remove some of the_repository references
diff
|
tree
2018-10-06
Add a place for (not) sharing stuff between worktrees
diff
|
tree
2018-10-06
refs.c: indent with tabs, not spaces
diff
|
tree
2018-10-04
help -a: improve and make --verbose default
diff
|
tree
2018-09-29
config.txt: correct the note about uploadpack.packObjectsHook
diff
|
tree
2018-09-26
read-cache.c: optimize reading index format v4
diff
|
tree
2018-09-21
revision.c: reduce implicit dependency the_repository
diff
|
tree
2018-09-21
revision.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
ws.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
tree-diff.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
submodule.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
line-range.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
userdiff.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
rerere.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
sha1-file.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
patch-ids.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
merge.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
merge-blobs.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
ll-merge.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
diff-lib.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
read-cache.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
diff.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
grep.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
diff.c: remove the_index dependency in textconv() functions
diff
|
tree
2018-09-21
blame.c: rename "repo" argument to "r"
diff
|
tree
2018-09-21
combine-diff.c: remove implicit dependency on the_index
diff
|
tree
2018-09-21
diff.c: reduce implicit dependency on the_index
diff
|
tree
2018-09-21
read-cache.c: remove 'const' from index_has_changes()
diff
|
tree
2018-09-21
completion: support "git fetch --multiple"
diff
|
tree
2018-09-21
add: do not accept pathspec magic 'attr'
diff
|
tree
2018-09-17
status: show progress bar if refreshing the index takes...
diff
|
tree
2018-09-17
archive.c: remove implicit dependency the_repository
diff
|
tree
2018-09-12
config.txt: move submodule part out to a separate file
diff
|
tree
2018-09-12
config.txt: move sequence.editor out of "core" part
diff
|
tree
2018-09-12
config.txt: move sendemail part out to a separate file
diff
|
tree
2018-09-12
config.txt: move receive part out to a separate file
diff
|
tree
2018-09-12
config.txt: move push part out to a separate file
diff
|
tree
2018-09-12
config.txt: move pull part out to a separate file
diff
|
tree
2018-09-12
config.txt: move gui part out to a separate file
diff
|
tree
2018-09-12
config.txt: move gitcvs part out to a separate file
diff
|
tree
2018-09-12
config.txt: move format part out to a separate file
diff
|
tree
2018-09-12
config.txt: move fetch part out to a separate file
diff
|
tree
2018-09-12
config.txt: follow camelCase naming
diff
|
tree
2018-09-11
Makefile: add a hint about TEST_BUILTINS_OBJS
diff
|
tree
2018-09-11
t/helper: merge test-dump-fsmonitor into test-tool
diff
|
tree
2018-09-11
t/helper: merge test-parse-options into test-tool
diff
|
tree
2018-09-11
t/helper: merge test-pkt-line into test-tool
diff
|
tree
2018-09-11
t/helper: merge test-dump-untracked-cache into test...
diff
|
tree
2018-09-11
t/helper: keep test-tool command list sorted
diff
|
tree
2018-09-04
bisect.c: make show_list() build again
diff
|
tree
2018-08-27
Document update for nd/unpack-trees-with-cache-tree
diff
|
tree
2018-08-21
generate-cmdlist.sh: collect config from all config...
diff
|
tree
2018-08-18
cache-tree: verify valid cache-tree in the test suite
diff
|
tree
2018-08-18
unpack-trees: add missing cache invalidation
diff
|
tree
2018-08-18
unpack-trees: reuse (still valid) cache-tree from src_index
diff
|
tree
2018-08-18
unpack-trees: reduce malloc in cache-tree walk
diff
|
tree
2018-08-18
unpack-trees: optimize walking same trees with cache...
diff
|
tree
2018-08-18
unpack-trees: add performance tracing
diff
|
tree
2018-08-18
trace.h: support nested performance tracing
diff
|
tree
2018-08-16
cherry-pick: fix --quit not deleting CHERRY_PICK_HEAD
diff
|
tree
2018-08-13
blame.c: remove implicit dependency on the_index
diff
|
tree
2018-08-13
apply.c: remove implicit dependency on the_index
diff
|
tree
2018-08-13
apply.c: make init_apply_state() take a struct repository
diff
|
tree
2018-08-13
apply.c: pass struct apply_state to more functions
diff
|
tree
2018-08-13
resolve-undo.c: use the right index instead of the_index
diff
|
tree
2018-08-13
archive-*.c: use the right repository
diff
|
tree
2018-08-13
archive.c: avoid access to the_index
diff
|
tree
2018-08-13
grep: use the right index instead of the_index
diff
|
tree
2018-08-13
attr: remove index from git_attr_set_direction()
diff
|
tree
2018-08-13
entry.c: use the right index instead of the_index
diff
|
tree
2018-08-13
submodule.c: use the right index instead of the_index
diff
|
tree
2018-08-13
pathspec.c: use the right index instead of the_index
diff
|
tree
2018-08-13
unpack-trees: avoid the_index in verify_absent()
diff
|
tree
2018-08-13
unpack-trees: convert clear_ce_flags* to avoid the_index
diff
|
tree
2018-08-13
unpack-trees: don't shadow global var the_index
diff
|
tree
2018-08-13
unpack-trees: add a note about path invalidation
diff
|
tree
2018-08-13
unpack-trees: remove 'extern' on function declaration
diff
|
tree
2018-08-13
ls-files: correct index argument to get_convert_attr_ascii()
diff
|
tree
2018-08-13
preload-index.c: use the right index instead of the_index
diff
|
tree
2018-08-13
dir.c: remove an implicit dependency on the_index in...
diff
|
tree
2018-08-13
convert.c: remove an implicit dependency on the_index
diff
|
tree
2018-08-13
attr: remove an implicit dependency on the_index
diff
|
tree
2018-08-13
cache-tree: wrap the_index based wrappers with #ifdef
diff
|
tree
2018-08-13
diff.c: move read_index() code back to the caller
diff
|
tree
2018-08-06
Makefile: add missing dependency for command-list.h
diff
|
tree