projects
/
git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fourth batch for 2.6
[git]
/
builtin
/
2015-08-19
Junio C Hamano
Merge branch 'tb/complete-rebase-i-edit-todo'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'jk/git-path'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'jc/finalize-temp-file'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'ps/guess-repo-name-at-root'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'jk/guess-repo-name-regression-fix'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'jk/negative-hiderefs'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'jk/test-with-x'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'ps/t1509-chroot-test-fixup'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'sb/check-return-from-read-ref'
tree
|
commitdiff
2015-08-19
Junio C Hamano
Merge branch 'mm/pull-upload-pack'
tree
|
commitdiff
2015-08-17
Junio C Hamano
Merge branch 'dt/untracked-sparse'
tree
|
commitdiff
2015-08-17
Junio C Hamano
Merge branch 'ta/docfix-index-format-tech'
tree
|
commitdiff
2015-08-17
Junio C Hamano
Merge branch 'mh/get-remote-group-fix'
tree
|
commitdiff
2015-08-17
Junio C Hamano
Merge branch 'kd/pull-rebase-autostash'
tree
|
commitdiff
2015-08-12
Junio C Hamano
Merge branch 'sb/remove-unused-var-from-builtin-add'
tree
|
commitdiff
2015-08-12
Junio C Hamano
Merge branch 'sb/parse-options-codeformat'
tree
|
commitdiff
2015-08-12
Junio C Hamano
Merge branch 'dt/unpack-trees-cache-tree-revalidate'
tree
|
commitdiff
2015-08-12
Junio C Hamano
Merge branch 'dt/reflog-tests'
tree
|
commitdiff
2015-08-12
Junio C Hamano
Merge branch 'es/worktree-add-cleanup'
tree
|
commitdiff
2015-08-12
Junio C Hamano
Merge branch 'pt/am-builtin'
tree
|
commitdiff
2015-08-12
Junio C Hamano
Merge branch 'es/worktree-add'
tree
|
commitdiff
2015-08-12
Junio C Hamano
Merge branch 'ad/bisect-cleanup'
tree
|
commitdiff
2015-08-10
Jeff King
memoize common git-path "constant" files
tree
|
commitdiff
2015-08-10
Jeff King
get_repo_path: refactor path-allocation
tree
|
commitdiff
2015-08-10
Jeff King
remote.c: drop extraneous local variable from migrate_file
tree
|
commitdiff
2015-08-10
Jeff King
prefer mkpathdup to mkpath in assignments
tree
|
commitdiff
2015-08-10
Jeff King
prefer git_pathdup to git_path in some possibly-dangero...
tree
|
commitdiff
2015-08-10
Junio C Hamano
sha1_file.c: rename move_temp_to_file() to finalize_obj...
tree
|
commitdiff
2015-08-10
Patrick Steinhardt
clone: abort if no dir name could be guessed
tree
|
commitdiff
2015-08-10
Patrick Steinhardt
clone: do not use port number as dir name
tree
|
commitdiff
2015-08-10
Patrick Steinhardt
clone: do not include authentication data in guessed dir
tree
|
commitdiff
2015-08-10
Jeff King
clone: use computed length in guess_dir_name
tree
|
commitdiff
2015-08-05
Remi Lespinet
git-am: add am.threeWay config variable
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: remove redirection to git-am.sh
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: check for valid committer ident
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement legacy -b/--binary option
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement -i/--interactive
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: support and auto-detect mercurial patches
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: support and auto-detect StGit series files
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: support and auto-detect StGit patches
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: rerere support
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: invoke post-applypatch hook
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: invoke pre-applypatch hook
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: invoke applypatch-msg hook
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: support automatic notes copying
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: invoke post-rewrite hook
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement -S/--gpg-sign, commit.gpgsign
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --committer-date-is-author-date
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --ignore-date
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: pass git-apply's options to git-apply
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --[no-]scissors
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: support --keep-cr, am.keepcr
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --[no-]message-id, am.messageid
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement -k/--keep, --keep-non-patch
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement -u/--utf8
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: handle stray state directory
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: bypass git-mailinfo when --rebasing
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --rebasing mode
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --3way
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement -s/--signoff
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: exit with user friendly message on failure
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement -q/--quiet
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: reject patches when there's a session in...
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --abort
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --skip
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: don't parse mail when resuming
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement --resolved/--continue
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: refuse to apply patches if index is dirty
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement committing applied patch
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: apply patch with git-apply
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: extract patch and commit info with git...
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: auto-detect mbox patches
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: split out mbox/maildir patches with git...
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement patch queue mechanism
tree
|
commitdiff
2015-08-05
Paul Tan
builtin-am: implement skeletal builtin am
tree
|
commitdiff
2015-08-03
Junio C Hamano
Sync with maint
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'es/doc-clean-outdated-tools'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'jk/refspec-parse-wildcard'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'da/subtree-date-confusion'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'jx/do-not-crash-receive-pack-wo-head'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'db/send-pack-user-signingkey'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'zb/userdiff-fountain'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'dt/refs-backend-preamble'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'as/sparse-checkout-removal'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'jk/date-mode-format'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'pt/am-tests'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'sg/bash-prompt-untracked-optim'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'cb/uname-in-untracked'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'se/doc-checkout-ours-theirs'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'ib/scripted-parse-opt-better-hint-string'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'mh/fast-import-optimize-current-from'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'kn/tag-doc-fix'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'mh/fast-import-get-mark'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'gr/rebase-i-drop-warn'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'jc/commit-slab'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'dt/log-follow-config'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'gp/status-rebase-i-info'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'jk/cat-file-batch-all'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'js/fsck-opt'
tree
|
commitdiff
2015-08-03
Junio C Hamano
Merge branch 'mh/init-delete-refs-api'
tree
|
commitdiff
next