Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
submodule: use absolute path for computing relative path connecting
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
2016-11-28
get_worktrees() must return main worktree as first...
diff
|
tree
2016-11-28
worktree: reorder an if statement
diff
|
tree
2016-11-23
worktree.c: zero new 'struct worktree' on allocation
diff
|
tree
2016-10-24
commit: don't be fooled by ita entries when creating...
diff
|
tree
2016-10-24
commit: fix empty commit creation when there's no changes...
diff
|
tree
2016-10-24
diff: add --ita-[in]visible-in-index
diff
|
tree
2016-10-24
diff-lib: allow ita entries treated as "not yet exist...
diff
|
tree
2016-09-25
init: kill git_link variable
diff
|
tree
2016-09-25
init: do not set unnecessary core.worktree
diff
|
tree
2016-09-25
init: kill set_git_dir_init()
diff
|
tree
2016-09-25
init: call set_git_dir_init() from within init_db()
diff
|
tree
2016-09-25
init: correct re-initialization from a linked worktree
diff
|
tree
2016-09-21
checkout: fix ambiguity check in subdir
diff
|
tree
2016-09-21
checkout.txt: document a common case that ignores ambiguatio...
diff
|
tree
2016-09-08
checkout: add some spaces between code and comment
diff
|
tree
2016-08-04
t7063: work around FreeBSD's lazy mtime update feature
diff
|
tree
2016-07-26
config.mak.uname: correct perl path on FreeBSD
diff
|
tree
2016-07-18
cache-tree: do not generate empty trees as a result...
diff
|
tree
2016-07-18
cache-tree.c: fix i-t-a entry skipping directory updates...
diff
|
tree
2016-07-18
test-lib.sh: introduce and use $EMPTY_BLOB
diff
|
tree
2016-07-18
test-lib.sh: introduce and use $EMPTY_TREE
diff
|
tree
2016-07-13
fsck: use streaming interface for large blobs in pack
diff
|
tree
2016-07-13
pack-objects: do not truncate result in-pack object...
diff
|
tree
2016-07-13
index-pack: correct "offset" type in unpack_entry_data()
diff
|
tree
2016-07-13
index-pack: report correct bad object offsets even...
diff
|
tree
2016-07-13
index-pack: correct "len" type in unpack_data()
diff
|
tree
2016-07-13
sha1_file.c: use type off_t* for object_info->disk_sizep
diff
|
tree
2016-07-12
log: decorate HEAD -> branch with the same color for...
diff
|
tree
2016-07-12
pack-objects: pass length to check_pack_crc() without...
diff
|
tree
2016-07-08
worktree.c: find_worktree() search by path suffix
diff
|
tree
2016-07-08
worktree: add "unlock" command
diff
|
tree
2016-07-08
worktree: add "lock" command
diff
|
tree
2016-07-06
connect: read $GIT_SSH_COMMAND from config file
diff
|
tree
2016-07-06
fetch: reduce duplicate in ref update status lines...
diff
|
tree
2016-07-06
fetch: align all "remote -> local" output
diff
|
tree
2016-07-01
grep.c: reuse "icase" variable
diff
|
tree
2016-07-01
diffcore-pickaxe: support case insensitive match on...
diff
|
tree
2016-07-01
diffcore-pickaxe: Add regcomp_or_die()
diff
|
tree
2016-07-01
grep/pcre: support utf-8
diff
|
tree
2016-07-01
gettext: add is_utf8_locale()
diff
|
tree
2016-07-01
grep/pcre: prepare locale-dependent tables for icase...
diff
|
tree
2016-07-01
grep: rewrite an if/else condition to avoid duplicate...
diff
|
tree
2016-07-01
grep/icase: avoid kwsset when -F is specified
diff
|
tree
2016-06-27
fetch: change flag code for displaying tag update and...
diff
|
tree
2016-06-27
fetch: refactor ref update status formatting code
diff
|
tree
2016-06-27
git-fetch.txt: document fetch output
diff
|
tree
2016-06-27
grep/icase: avoid kwsset on literal non-ascii strings
diff
|
tree
2016-06-27
test-regex: expose full regcomp() to the command line
diff
|
tree
2016-06-27
test-regex: isolate the bug test code
diff
|
tree
2016-06-27
grep: break down an "if" stmt in preparation for next...
diff
|
tree
2016-06-27
new-command.txt: correct the command description file
diff
|
tree
2016-06-16
pretty.c: support <direction>|(<negative number>) forms
diff
|
tree
2016-06-13
fetch, upload-pack: --deepen=N extends shallow boundary...
diff
|
tree
2016-06-13
upload-pack: add get_reachable_list()
diff
|
tree
2016-06-13
upload-pack: split check_unreachable() in two, prep...
diff
|
tree
2016-06-13
t5500, t5539: tests for shallow depth excluding a ref
diff
|
tree
2016-06-13
clone: define shallow clone boundary with --shallow...
diff
|
tree
2016-06-13
fetch: define shallow boundary with --shallow-exclude
diff
|
tree
2016-06-13
upload-pack: support define shallow boundary by excluding...
diff
|
tree
2016-06-13
refs: add expand_ref()
diff
|
tree
2016-06-13
t5500, t5539: tests for shallow depth since a specific...
diff
|
tree
2016-06-13
clone: define shallow clone boundary based on time...
diff
|
tree
2016-06-13
fetch: define shallow boundary with --shallow-since
diff
|
tree
2016-06-13
upload-pack: add deepen-since to cut shallow repos...
diff
|
tree
2016-06-13
shallow.c: implement a generic shallow boundary finder...
diff
|
tree
2016-06-13
fetch-pack: use a separate flag for fetch in deepening...
diff
|
tree
2016-06-13
fetch-pack.c: mark strings for translating
diff
|
tree
2016-06-13
fetch-pack: use a common function for verbose printing
diff
|
tree
2016-06-13
fetch-pack: use skip_prefix() instead of starts_with()
diff
|
tree
2016-06-13
upload-pack: move rev-list code out of check_non_tip()
diff
|
tree
2016-06-13
upload-pack: make check_non_tip() clean things up on...
diff
|
tree
2016-06-13
upload-pack: tighten number parsing at "deepen" lines
diff
|
tree
2016-06-13
upload-pack: use skip_prefix() instead of starts_with()
diff
|
tree
2016-06-13
upload-pack: move "unshallow" sending code out of deepen()
diff
|
tree
2016-06-13
upload-pack: remove unused variable "backup"
diff
|
tree
2016-06-13
upload-pack: move "shallow" sending code out of deepen()
diff
|
tree
2016-06-13
upload-pack: move shallow deepen code out of receive_needs()
diff
|
tree
2016-06-13
transport-helper.c: refactor set_helper_option()
diff
|
tree
2016-06-13
remote-curl.c: convert fetch_git() to use argv_array
diff
|
tree
2016-06-13
worktree.c: add is_worktree_locked()
diff
|
tree
2016-06-13
lib-httpd.sh: print error.log on error
diff
|
tree
2016-06-04
worktree.c: add is_main_worktree()
diff
|
tree
2016-06-04
worktree.c: add find_worktree()
diff
|
tree
2016-05-24
worktree: simplify prefixing paths
diff
|
tree
2016-05-24
worktree: avoid 0{40}, too many zeroes, hard to read
diff
|
tree
2016-05-24
worktree.c: use is_dot_or_dotdot()
diff
|
tree
2016-05-24
git-worktree.txt: keep subcommand listing in alphabetical...
diff
|
tree
2016-05-24
worktree.c: rewrite mark_current_worktree() to avoid...
diff
|
tree
2016-05-24
completion: support git-worktree
diff
|
tree
2016-05-09
wrapper.c: use warning_errno()
diff
|
tree
2016-05-09
vcs-svn: use error_errno()
diff
|
tree
2016-05-09
upload-pack.c: use error_errno()
diff
|
tree
2016-05-09
unpack-trees.c: use error_errno()
diff
|
tree
2016-05-09
transport-helper.c: use error_errno()
diff
|
tree
2016-05-09
sha1_file.c: use {error,die,warning}_errno()
diff
|
tree
2016-05-09
server-info.c: use error_errno()
diff
|
tree
2016-05-09
sequencer.c: use error_errno()
diff
|
tree
2016-05-09
run-command.c: use error_errno()
diff
|
tree