Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/prio-queue-avoid-swap-with-self'
2017-05-01
Merge branch 'jk/prio-queue-avoid-swap-with-self'
diff
|
tree
2017-05-01
Merge branch 'ab/align-perf-descriptions'
diff
|
tree
2017-05-01
Merge branch 'jk/complete-checkout-sans-dwim-remote'
diff
|
tree
2017-04-26
Git 2.13-rc1
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-26
Merge branch 'mh/separate-ref-cache'
diff
|
tree
2017-04-26
Merge branch 'nd/worktree-add-lock'
diff
|
tree
2017-04-26
Merge branch 'jk/update-links-in-docs'
diff
|
tree
2017-04-26
Merge branch 'sf/putty-w-args'
diff
|
tree
2017-04-26
Merge branch 'ab/completion-push-delete-ref'
diff
|
tree
2017-04-26
Merge branch 'cc/split-index-config'
diff
|
tree
2017-04-26
Merge branch 'jk/war-on-git-path'
diff
|
tree
2017-04-26
Merge branch 'jh/add-index-entry-optim'
diff
|
tree
2017-04-26
Merge branch 'ss/submodule-shallow-doc'
diff
|
tree
2017-04-26
Merge branch 'ss/gitmodules-ignore-doc'
diff
|
tree
2017-04-26
Merge branch 'nd/conditional-config-in-early-config'
diff
|
tree
2017-04-26
Merge branch 'ab/push-cas-doc-n-test'
diff
|
tree
2017-04-26
Merge branch 'ls/travis-coccicheck'
diff
|
tree
2017-04-26
Merge branch 'ps/pathspec-empty-prefix-origin'
diff
|
tree
2017-04-26
Merge branch 'pc/t2027-git-to-pipe-cleanup'
diff
|
tree
2017-04-26
Merge branch 'gb/rebase-signoff'
diff
|
tree
2017-04-25
prio_queue_reverse: don't swap elements with themselves
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-24
Getting ready for -rc1
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-24
Merge branch 'dt/xgethostname-nul-termination'
diff
|
tree
2017-04-24
Merge branch 'jk/ls-files-recurse-submodules-fix'
diff
|
tree
2017-04-24
Merge branch 'rs/misc-cppcheck-fixes'
diff
|
tree
2017-04-24
Merge branch 'jk/snprintf-cleanups'
diff
|
tree
2017-04-24
Merge branch 'xy/format-patch-base'
diff
|
tree
2017-04-24
Merge branch 'sb/checkout-recurse-submodules'
diff
|
tree
2017-04-24
Merge branch 'jt/fetch-pack-error-reporting'
diff
|
tree
2017-04-24
Merge branch 'km/t1400-modernization'
diff
|
tree
2017-04-24
Merge branch 'jk/quarantine-received-objects'
diff
|
tree
2017-04-24
Merge branch 'jk/loose-object-fsck'
diff
|
tree
2017-04-24
Merge branch 'bw/submodule-with-bs-path'
diff
|
tree
2017-04-24
Merge branch 'jh/verify-index-checksum-only-in-fsck'
diff
|
tree
2017-04-24
Merge branch 'jh/unpack-trees-micro-optim'
diff
|
tree
2017-04-24
Merge branch 'jh/string-list-micro-optim'
diff
|
tree
2017-04-24
Merge branch 'nd/conditional-config-include'
diff
|
tree
2017-04-24
Merge branch 'dt/http-postbuffer-can-be-large'
diff
|
tree
2017-04-24
Merge branch 'tb/doc-eol-normalization'
diff
|
tree
2017-04-24
Merge branch 'sr/http-proxy-configuration-fix'
diff
|
tree
2017-04-24
t/perf: correctly align non-ASCII descriptions in output
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-24
completion: optionally disable checkout DWIM
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-24
completion: expand "push --delete <remote> <ref>" for...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
docs/bisect-lk2009: update java code conventions link
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
docs/bisect-lk2009: update nist report link
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
docs/archimport: quote sourcecontrol.net reference
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
gitcore-tutorial: update broken link
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
doc: replace or.cz gitwiki link with git.wiki.kernel.org
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
doc: use https links to avoid http redirect
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
connect.c: fix leak in handle_ssh_variant
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
am: drop "dir" parameter from am_state_init
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
replace strbuf_addstr(git_path()) with git_path_buf()
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
replace xstrdup(git_path(...)) with git_pathdup(...)
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
use git_path_* helper functions
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
branch: add edit_description() helper
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
bisect: add git_path_bisect_terms helper
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
read-cache: avoid using git_path() in freshen_shared_index()
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-21
worktree add: add --lock option
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
Git 2.13-rc0
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
Merge branch 'jh/memihash-opt'
diff
|
tree
2017-04-20
Merge branch 'vn/revision-shorthand-for-side-branch...
diff
|
tree
2017-04-20
Merge branch 'sf/putty-w-args'
diff
|
tree
2017-04-20
Merge branch 'ld/p4-current-branch-fix'
diff
|
tree
2017-04-20
Merge branch 'dt/gc-ignore-old-gc-logs'
diff
|
tree
2017-04-20
Merge branch 'bw/attr-pathspec'
diff
|
tree
2017-04-20
Merge branch 'ab/grep-plug-pathspec-leak'
diff
|
tree
2017-04-20
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
diff
|
tree
2017-04-20
Merge branch 'nd/files-backend-git-dir'
diff
|
tree
2017-04-20
Merge branch 'bw/submodule-is-active'
diff
|
tree
2017-04-20
Merge branch 'va/i18n-perl-scripts'
diff
|
tree
2017-04-20
Merge branch 'sb/submodule-rm-absorb'
diff
|
tree
2017-04-20
Merge branch 'ah/diff-files-ours-theirs-doc'
diff
|
tree
2017-04-20
Merge branch 'lt/mailinfo-in-body-header-continuation'
diff
|
tree
2017-04-20
Merge branch 'bw/push-options-recursively-to-submodules'
diff
|
tree
2017-04-20
Merge branch 'bc/object-id'
diff
|
tree
2017-04-20
Merge branch 'sb/submodule-short-status'
diff
|
tree
2017-04-20
read-cache: speed up has_dir_name (part 2)
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
read-cache: speed up has_dir_name (part 1)
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
read-cache: speed up add_index_entry during checkout
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
p0006-read-tree-checkout: perf test to time read-tree
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
gitmodules: clarify the ignore option values
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
gitmodules: clarify what history depth a shallow clone has
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
push: document & test --force-with-lease with multiple...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-20
config: correct file reading order in read_early_config()
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-19
rebase: pass --[no-]signoff option to git am
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-19
xgethostname: handle long hostnames
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-19
use HOST_NAME_MAX to size buffers for gethostname(2)
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-19
p0004: make perf test executable
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-19
ls-files: fix path used when recursing into submodules
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
replace: plug a memory leak
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
doc: trivial typo in git-format-patch.txt
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
config: handle conditional include when $GIT_DIR is...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
config: prepare to pass more info in git_config_with_options()
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
ls-files: fix recurse-submodules with nested submodules
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
fetch-pack: show clearer error message upon ERR
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
submodule: remove a superfluous second check for the...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
server-info: avoid calling fclose(3) twice in update_info_file()
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-18
files_for_each_reflog_ent_reverse(): close stream and...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-17
t1400: use consistent style for test_expect_success...
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree
2017-04-17
doc/revisions: remove brackets from rev^-n shorthand
Signed-off-by:
Junio C Hamano
<gitster@pobox.com>
diff
|
tree