Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
upload-pack: support hidden refs with protocol v2
2018-09-29
config.txt: correct the note about uploadpack.packObjectsHook
diff
|
tree
2018-09-21
add: do not accept pathspec magic 'attr'
diff
|
tree
2018-08-21
generate-cmdlist.sh: collect config from all config...
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
2018-08-06
config.txt: reorder blame stuff to keep config keys...
diff
|
tree
2018-08-03
submodule.h: drop extern from function declaration
diff
|
tree
2018-08-03
revision.h: drop extern from function declaration
diff
|
tree
2018-08-03
repository.h: drop extern from function declaration
diff
|
tree
2018-08-03
rerere.h: drop extern from function declaration
diff
|
tree
2018-08-03
line-range.h: drop extern from function declaration
diff
|
tree
2018-08-03
diff.h: remove extern from function declaration
diff
|
tree
2018-08-03
diffcore.h: drop extern from function declaration
diff
|
tree
2018-08-03
convert.h: drop 'extern' from function declaration
diff
|
tree
2018-08-03
cache-tree.h: drop extern from function declaration
diff
|
tree
2018-08-03
blame.h: drop extern on func declaration
diff
|
tree
2018-08-03
attr.h: drop extern from function declaration
diff
|
tree
2018-08-03
apply.h: drop extern on func declaration
diff
|
tree
2018-07-30
pack-objects: document about thread synchronization
diff
|
tree
2018-07-23
transport-helper.c: mark more strings for translation
diff
|
tree
2018-07-23
transport.c: mark more strings for translation
diff
|
tree
2018-07-23
sha1-file.c: mark more strings for translation
diff
|
tree
2018-07-23
sequencer.c: mark more strings for translation
diff
|
tree
2018-07-23
replace-object.c: mark more strings for translation
diff
|
tree
2018-07-23
refspec.c: mark more strings for translation
diff
|
tree
2018-07-23
refs.c: mark more strings for translation
diff
|
tree
2018-07-23
pkt-line.c: mark more strings for translation
diff
|
tree
2018-07-23
object.c: mark more strings for translation
diff
|
tree
2018-07-23
exec-cmd.c: mark more strings for translation
diff
|
tree
2018-07-23
environment.c: mark more strings for translation
diff
|
tree
2018-07-23
dir.c: mark more strings for translation
diff
|
tree
2018-07-23
convert.c: mark more strings for translation
diff
|
tree
2018-07-23
connect.c: mark more strings for translation
diff
|
tree
2018-07-23
config.c: mark more strings for translation
diff
|
tree
2018-07-23
commit-graph.c: mark more strings for translation
diff
|
tree
2018-07-23
builtin/replace.c: mark more strings for translation
diff
|
tree
2018-07-23
builtin/pack-objects.c: mark more strings for translation
diff
|
tree
2018-07-23
builtin/grep.c: mark strings for translation
diff
|
tree
2018-07-23
builtin/config.c: mark more strings for translation
diff
|
tree
2018-07-23
archive-zip.c: mark more strings for translation
diff
|
tree
2018-07-23
archive-tar.c: mark more strings for translation
diff
|
tree
2018-07-23
Update messages in preparation for i18n
diff
|
tree
2018-07-23
pack-objects: fix performance issues on packing large...
diff
|
tree
2018-06-11
completion: collapse extra --no-.. options
diff
|
tree
2018-06-04
upload-pack: reject shallow requests that would return...
diff
|
tree
2018-05-29
completion: complete general config vars in two steps
diff
|
tree
2018-05-29
log-tree: allow to customize 'grafted' color
diff
|
tree
2018-05-29
completion: support case-insensitive config vars
diff
|
tree
2018-05-29
completion: keep other config var completion in camelCase
diff
|
tree
2018-05-29
completion: drop the hard coded list of config vars
diff
|
tree
2018-05-29
am: move advice.amWorkDir parsing back to advice.c
diff
|
tree
2018-05-29
advice: keep config name in camelCase in advice_config[]
diff
|
tree
2018-05-29
fsck: produce camelCase config key names
diff
|
tree
2018-05-29
help: add --config to list all available config
diff
|
tree
2018-05-29
fsck: factor out msg_id_info[] lazy initialization...
diff
|
tree
2018-05-29
grep: keep all colors in an array
diff
|
tree
2018-05-29
Add and use generic name->id mapping code for color...
diff
|
tree
2018-05-29
completion: suppress some -no- options
diff
|
tree
2018-05-29
parse-options: option to let --git-completion-helper...
diff
|
tree
2018-05-29
apply: add --intent-to-add
diff
|
tree
2018-05-29
t2203: add a test about "diff HEAD" case
diff
|
tree
2018-05-29
diff: turn --ita-invisible-in-index on by default
diff
|
tree
2018-05-29
diff: ignore --ita-[in]visible-in-index when diffing...
diff
|
tree
2018-05-24
Use OPT_SET_INT_F() for cmdline option specification
diff
|
tree
2018-05-21
travis-ci: run gcc-8 on linux-gcc jobs
diff
|
tree
2018-05-21
commit.h: delete 'util' field in struct commit
diff
|
tree
2018-05-21
merge: use commit-slab in merge remote desc instead...
diff
|
tree
2018-05-21
log: use commit-slab in prepare_bases() instead of...
diff
|
tree
2018-05-21
show-branch: note about its object flags usage
diff
|
tree
2018-05-21
show-branch: use commit-slab for commit-name instead...
diff
|
tree
2018-05-21
name-rev: use commit-slab for rev-name instead of commit...
diff
|
tree
2018-05-21
bisect.c: use commit-slab for commit weight instead...
diff
|
tree
2018-05-21
revision.c: use commit-slab for show_source
diff
|
tree
2018-05-21
sequencer.c: use commit-slab to associate todo items...
diff
|
tree
2018-05-21
sequencer.c: use commit-slab to mark seen commits
diff
|
tree
2018-05-21
shallow.c: use commit-slab for commit depth instead...
diff
|
tree