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