Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ak/bisect-doc-typofix'
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
2016-05-09
rerere.c: use error_errno() and warning_errno()
diff
|
tree
2016-05-09
reachable.c: use error_errno()
diff
|
tree
2016-05-09
mailmap.c: use error_errno()
diff
|
tree
2016-05-09
ident.c: use warning_errno()
diff
|
tree
2016-05-09
http.c: use error_errno() and warning_errno()
diff
|
tree
2016-05-09
grep.c: use error_errno()
diff
|
tree
2016-05-09
gpg-interface.c: use error_errno()
diff
|
tree
2016-05-09
fast-import.c: use error_errno()
diff
|
tree
2016-05-09
entry.c: use error_errno()
diff
|
tree
2016-05-09
editor.c: use error_errno()
diff
|
tree
2016-05-09
diff-no-index.c: use error_errno()
diff
|
tree
2016-05-09
credential-cache--daemon.c: use warning_errno()
diff
|
tree
2016-05-09
copy.c: use error_errno()
diff
|
tree
2016-05-09
connected.c: use error_errno()
diff
|
tree
2016-05-09
config.c: use error_errno()
diff
|
tree
2016-05-09
compat/win32/syslog.c: use warning_errno()
diff
|
tree
2016-05-09
combine-diff.c: use error_errno()
diff
|
tree
2016-05-09
check-racy.c: use error_errno()
diff
|
tree
2016-05-09
builtin/worktree.c: use error_errno()
diff
|
tree
2016-05-09
builtin/upload-archive.c: use error_errno()
diff
|
tree
2016-05-09
builtin/update-index.c: prefer "err" to "errno" in...
diff
|
tree
2016-05-09
builtin/rm.c: use warning_errno()
diff
|
tree
2016-05-09
builtin/pack-objects.c: use die_errno() and warning_errno()
diff
|
tree
2016-05-09
builtin/merge-file.c: use error_errno()
diff
|
tree
2016-05-09
builtin/mailsplit.c: use error_errno()
diff
|
tree
2016-05-09
builtin/help.c: use warning_errno()
diff
|
tree
2016-05-09
builtin/fetch.c: use error_errno()
diff
|
tree
2016-05-09
builtin/branch.c: use error_errno()
diff
|
tree
2016-05-09
builtin/am.c: use error_errno()
diff
|
tree
2016-05-09
bisect.c: use die_errno() and warning_errno()
diff
|
tree
2016-05-09
usage.c: add warning_errno() and error_errno()
diff
|
tree
2016-05-09
usage.c: move format processing out of die_errno()
diff
|
tree
2016-05-06
remote.c: specify correct plural form in "commit diverge...
diff
|
tree
2016-04-22
branch: do not rename a branch under bisect or rebase
diff
|
tree
2016-04-22
worktree.c: check whether branch is bisected in another...
diff
|
tree
2016-04-22
wt-status.c: split bisect detection out of wt_status_get_state()
diff
|
tree
2016-04-22
worktree.c: check whether branch is rebased in another...
diff
|
tree
2016-04-22
worktree.c: avoid referencing to worktrees[i] multiple...
diff
|
tree
2016-04-22
wt-status.c: make wt_status_check_rebase() work on...
diff
|
tree
2016-04-22
wt-status.c: split rebase detection out of wt_status_get_state()
diff
|
tree
2016-04-22
path.c: refactor and add worktree_git_path()
diff
|
tree
2016-04-22
worktree.c: mark current worktree
diff
|
tree
2016-04-22
worktree.c: make find_shared_symref() return struct...
diff
|
tree
2016-04-22
worktree.c: store "id" instead of "git_dir"
diff
|
tree
2016-04-22
path.c: add git_common_path() and strbuf_git_common_path()
diff
|
tree
2016-04-22
dir.c: rename str(n)cmp_icase to fspath(n)cmp
diff
|
tree
2016-04-22
wrapper.c: delete dead function git_mkstemps()
diff
|
tree
2016-04-22
dir.c: remove dead function fnmatch_icase()
diff
|
tree
2016-04-15
test helpers: move test-* to t/helper/ subdirectory
diff
|
tree
2016-03-24
apply: report patch skipping in verbose mode
diff
|
tree
2016-03-24
git-apply.txt: mention the behavior inside a subdir
diff
|
tree
2016-03-24
git-apply.txt: remove a space
diff
|
tree
2016-02-29
trailer.c: mark strings for translation
diff
|
tree
2016-02-29
ref-filter.c: mark strings for translation
diff
|
tree
2016-02-29
builtin/clone.c: mark strings for translation
diff
|
tree
2016-02-29
builtin/checkout.c: mark strings for translation
diff
|
tree
2016-02-27
sha1_file.c: mark strings for translation
diff
|
tree
2016-02-15
worktree add -B: do the checkout test before update...
diff
|
tree
2016-02-15
worktree: fix "add -B"
diff
|
tree
2016-02-15
dir.c: don't exclude whole dir prematurely
diff
|
tree
2016-02-15
dir.c: support marking some patterns already matched
diff
|
tree
2016-02-15
dir.c: support tracing exclude
diff
|
tree
2016-02-15
dir.c: fix match_pathname()
diff
|
tree
2016-02-13
rev-parse: take prefix into account in --git-common-dir
diff
|
tree
2016-01-22
worktree: stop supporting moving worktrees manually
diff
|
tree
2016-01-21
diff-no-index: do not take a redundant prefix argument
diff
|
tree
2016-01-19
worktree.c: fix indentation
diff
|
tree
2016-01-08
Revert "dir.c: don't exclude whole dir prematurely...
diff
|
tree
2015-12-28
dir.c: clean the entire struct in clear_exclude_list()
diff
|
tree
2015-12-28
grep: make it clear i-t-a entries are ignored
diff
|
tree
2015-12-22
git.c: make sure we do not leak GIT_* to alias scripts
diff
|
tree
2015-12-22
setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE...
diff
|
tree
2015-12-22
git.c: make it clear save_env() is for alias handling...
diff
|
tree
2015-12-22
Revert "setup: set env $GIT_WORK_TREE when work tree...
diff
|
tree
2015-12-04
git-check-ref-format.txt: typo, s/avoids/avoid/
diff
|
tree