Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
ewah_read_mmap: bounds-check mmap reads
2018-01-24
read-cache: don't write index twice if we can't write...
diff
|
tree
2018-01-16
diff.c: flush stdout before printing rename warnings
diff
|
tree
2018-01-16
read-cache.c: move tempfile creation/cleanup out of...
diff
|
tree
2018-01-16
read-cache.c: change type of "temp" in write_shared_index()
diff
|
tree
2018-01-16
add--interactive: ignore submodule changes except HEAD
diff
|
tree
2017-12-27
wt-status.c: handle worktree renames
diff
|
tree
2017-12-27
wt-status.c: rename rename-related fields in wt_status_chang...
diff
|
tree
2017-12-27
wt-status.c: catch unhandled diff status codes
diff
|
tree
2017-12-27
wt-status.c: coding style fix
diff
|
tree
2017-12-27
Use DIFF_DETECT_RENAME for detect_rename assignments
diff
|
tree
2017-12-27
t2203: test status output with porcelain v2 format
diff
|
tree
2017-08-24
refs.c: reindent get_submodule_ref_store()
diff
|
tree
2017-08-24
refs.c: remove fallback-to-main-store code get_submodule_ref...
diff
|
tree
2017-08-24
rev-list: expose and document --single-worktree
diff
|
tree
2017-08-24
revision.c: --reflog add HEAD reflog from all worktrees
diff
|
tree
2017-08-24
files-backend: make reflog iterator go through per...
diff
|
tree
2017-08-24
revision.c: --all adds HEAD from all worktrees
diff
|
tree
2017-08-24
refs: remove dead for_each_*_submodule()
diff
|
tree
2017-08-24
refs.c: move for_each_remote_ref_submodule() to submodule.c
diff
|
tree
2017-08-24
revision.c: use refs_for_each*() instead of for_each_...
diff
|
tree
2017-08-24
refs: add refs_head_ref()
diff
|
tree
2017-08-24
refs: move submodule slash stripping code to get_submodule_r...
diff
|
tree
2017-08-24
refs.c: refactor get_submodule_ref_store(), share common...
diff
|
tree
2017-08-24
revision.c: --indexed-objects add objects from all...
diff
|
tree
2017-08-24
revision.c: refactor add_index_objects_to_pending()
diff
|
tree
2017-08-24
refs.c: use is_dir_sep() in resolve_gitlink_ref()
diff
|
tree
2017-08-24
revision.h: new flag in struct rev_info wrt. worktree...
diff
|
tree
2017-08-24
branch: fix branch renaming not updating HEADs correctly
diff
|
tree
2017-05-26
log: fix memory leak in open_next_file()
diff
|
tree
2017-05-26
rerere.c: move error_errno() closer to the source system...
diff
|
tree
2017-05-26
print errno when reporting a system call error
diff
|
tree
2017-05-26
wrapper.c: make warn_on_inaccessible() static
diff
|
tree
2017-05-26
wrapper.c: add and use fopen_or_warn()
diff
|
tree
2017-05-26
wrapper.c: add and use warn_on_fopen_errors()
diff
|
tree
2017-05-26
config.mak.uname: set FREAD_READS_DIRECTORIES for Linux...
diff
|
tree
2017-05-26
clone: use xfopen() instead of fopen()
diff
|
tree
2017-05-26
use xfopen() in more places
diff
|
tree
2017-05-08
split-index: add and use unshare_split_index()
diff
|
tree
2017-04-25
refs: kill set_worktree_head_symref()
diff
|
tree
2017-04-25
worktree.c: kill parse_ref() in favor of refs_resolve_ref_un...
diff
|
tree
2017-04-25
refs: introduce get_worktree_ref_store()
diff
|
tree
2017-04-25
refs: add REFS_STORE_ALL_CAPS
diff
|
tree
2017-04-21
worktree add: add --lock option
diff
|
tree
2017-04-20
config: correct file reading order in read_early_config()
diff
|
tree
2017-04-18
config: handle conditional include when $GIT_DIR is...
diff
|
tree
2017-04-18
config: prepare to pass more info in git_config_with_options()
diff
|
tree
2017-04-17
refs.c: make submodule ref store hashmap generic
diff
|
tree
2017-04-17
environment.c: fix potential segfault by get_git_common_dir()
diff
|
tree
2017-04-15
config: resolve symlinks in conditional include's patterns
diff
|
tree
2017-04-15
path.c: and an option to call real_path() in expand_user_path()
diff
|
tree
2017-04-14
refs.h: add a note about sorting order of for_each_ref_*
diff
|
tree
2017-04-14
t1406: new tests for submodule ref store
diff
|
tree
2017-04-14
t1405: some basic tests on main ref store
diff
|
tree
2017-04-14
t/helper: add test-ref-store to test ref-store functions
diff
|
tree
2017-04-14
refs: delete pack_refs() in favor of refs_pack_refs()
diff
|
tree
2017-04-14
files-backend: avoid ref api targeting main ref store
diff
|
tree
2017-04-14
refs: new transaction related ref-store api
diff
|
tree
2017-04-14
refs: add new ref-store api
diff
|
tree
2017-04-14
refs: rename get_ref_store() to get_submodule_ref_store...
diff
|
tree
2017-04-14
files-backend: replace submodule_allowed check in files_down...
diff
|
tree
2017-03-27
refs: move submodule code out of files-backend.c
diff
|
tree
2017-03-27
path.c: move some code out of strbuf_git_path_submodule()
diff
|
tree
2017-03-27
refs.c: make get_main_ref_store() public and use it
diff
|
tree
2017-03-27
refs.c: kill register_ref_store(), add register_submodule_re...
diff
|
tree
2017-03-27
refs.c: flatten get_ref_store() a bit
diff
|
tree
2017-03-27
refs: rename lookup_ref_store() to lookup_submodule_ref_store()
diff
|
tree
2017-03-27
refs.c: introduce get_main_ref_store()
diff
|
tree
2017-03-27
files-backend: remove the use of git_path()
diff
|
tree
2017-03-27
files-backend: add and use files_ref_path()
diff
|
tree
2017-03-27
files-backend: add and use files_reflog_path()
diff
|
tree
2017-03-27
files-backend: move "logs/" out of TMP_RENAMED_LOG
diff
|
tree
2017-03-27
files-backend: convert git_path() to strbuf_git_path()
diff
|
tree
2017-03-27
files-backend: make sure files_rename_ref() always...
diff
|
tree
2017-03-27
files-backend: add and use files_packed_refs_path()
diff
|
tree
2017-03-27
files-backend: delete dead code in files_init_db()
diff
|
tree
2017-03-27
files-backend.c: delete dead code in files_ref_iterator_begin()
diff
|
tree
2017-03-27
files-backend: make files_log_ref_write() static
diff
|
tree
2017-03-20
git-commit.txt: list post-rewrite in HOOKS section
diff
|
tree
2017-03-18
refs.h: add forward declaration for structs used in...
diff
|
tree
2017-03-12
config: add conditional include
diff
|
tree
2017-03-12
config.txt: reflow the second include.path paragraph
diff
|
tree
2017-03-12
config.txt: clarify multiple key values in include...
diff
|
tree
2017-02-16
clean: use warning_errno() when appropriate
diff
|
tree
2017-02-08
rev-list-options.txt: update --all about HEAD
diff
|
tree
2017-02-01
attr: support quoting pathname patterns in C style
diff
|
tree
2017-01-24
log --graph: customize the graph lines with config...
diff
|
tree
2017-01-19
color.c: trim leading spaces in color_parse_mem()
diff
|
tree
2017-01-19
color.c: fix color_parse_mem() with value_len == 0
diff
|
tree
2016-12-22
config.c: handle lock file in error case in git_config_renam...
diff
|
tree
2016-12-20
config.c: rename label unlock_and_out
diff
|
tree
2016-12-20
config.c: handle error case for fstat() calls
diff
|
tree
2016-12-11
rebase: add --quit to cleanup rebase, leave everything...
diff
|
tree
2016-12-07
shallow.c: remove useless code
diff
|
tree
2016-12-07
shallow.c: make paint_alloc slightly more robust
diff
|
tree
2016-12-07
shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info...
diff
|
tree
2016-12-07
shallow.c: rename fields in paint_info to better express...
diff
|
tree
2016-12-05
tag, branch, for-each-ref: add --ignore-case for sorting...
diff
|
tree
2016-11-28
merge-recursive.c: use string_list_sort instead of...
diff
|
tree
2016-11-28
worktree list: keep the list sorted
diff
|
tree
2016-11-28
worktree.c: get_worktrees() takes a new flag argument
diff
|
tree