git-p4: add gitConfigInt reader
[gitweb.git] / builtin /
2015-08-05 builtin-am: extract patch and commit info with git...
2015-08-05 builtin-am: auto-detect mbox patches
2015-08-05 builtin-am: split out mbox/maildir patches with git...
2015-08-05 builtin-am: implement patch queue mechanism
2015-08-05 builtin-am: implement skeletal builtin am
2015-08-03 Sync with maint
2015-08-03 Merge branch 'es/doc-clean-outdated-tools'
2015-08-03 Merge branch 'jk/refspec-parse-wildcard'
2015-08-03 Merge branch 'da/subtree-date-confusion'
2015-08-03 Merge branch 'jx/do-not-crash-receive-pack-wo-head'
2015-08-03 Merge branch 'db/send-pack-user-signingkey'
2015-08-03 Merge branch 'zb/userdiff-fountain'
2015-08-03 Merge branch 'dt/refs-backend-preamble'
2015-08-03 Merge branch 'as/sparse-checkout-removal'
2015-08-03 Merge branch 'jk/date-mode-format'
2015-08-03 Merge branch 'pt/am-tests'
2015-08-03 Merge branch 'sg/bash-prompt-untracked-optim'
2015-08-03 Merge branch 'cb/uname-in-untracked'
2015-08-03 Merge branch 'se/doc-checkout-ours-theirs'
2015-08-03 Merge branch 'ib/scripted-parse-opt-better-hint-string'
2015-08-03 Merge branch 'mh/fast-import-optimize-current-from'
2015-08-03 Merge branch 'kn/tag-doc-fix'
2015-08-03 Merge branch 'mh/fast-import-get-mark'
2015-08-03 Merge branch 'gr/rebase-i-drop-warn'
2015-08-03 Merge branch 'jc/commit-slab'
2015-08-03 Merge branch 'dt/log-follow-config'
2015-08-03 Merge branch 'gp/status-rebase-i-info'
2015-08-03 Merge branch 'jk/cat-file-batch-all'
2015-08-03 Merge branch 'js/fsck-opt'
2015-08-03 Merge branch 'mh/init-delete-refs-api'
2015-08-03 Merge branch 'pt/pull-builtin'
2015-08-03 Merge branch 'jk/pkt-log-pack'
2015-08-03 Merge branch 'mr/rebase-i-customize-insn-sheet'
2015-08-03 Merge branch 'rl/send-email-aliases'
2015-08-03 Merge branch 'kb/i18n-doc'
2015-08-03 Merge branch 'nd/export-worktree'
2015-08-03 Merge branch 'ee/clean-remove-dirs'
2015-08-03 Merge branch 'cb/parse-magnitude'
2015-08-03 Merge branch 'bc/gpg-verify-raw'
2015-08-03 Merge branch 'pt/am-foreign'
2015-08-03 Merge branch 'kn/for-each-ref'
2015-08-03 Merge branch 'mh/replace-refs'
2015-08-03 Sync with 2.4.8
2015-08-03 Merge branch 'js/rebase-i-clean-up-upon-continue-to...
2015-08-03 Merge branch 'ss/clone-guess-dir-name-simplify' into...
2015-08-03 Merge branch 'sg/completion-commit-cleanup' into maint
2015-08-03 Merge branch 'pt/am-abort-fix' into maint
2015-08-03 Merge branch 'mh/reporting-broken-refs-from-for-each...
2015-08-03 Merge branch 'sg/commit-cleanup-scissors' into maint
2015-08-03 for-each-ref: introduce filter_refs()
2015-08-03 ref-filter: move code from 'for-each-ref'
2015-07-31 add: remove dead code
2015-07-28 get_remote_group(): use skip_prefix()
2015-07-28 get_remote_group(): eliminate superfluous call to strcspn()
2015-07-28 get_remote_group(): rename local variable "space" to...
2015-07-28 get_remote_group(): handle remotes with single-characte...
2015-07-27 Sync with 2.4.7
2015-07-27 Merge branch 'jk/pretty-encoding-doc' into maint
2015-07-27 Merge branch 'tb/checkout-doc' into maint
2015-07-27 Merge branch 'ls/hint-rev-list-count' into maint
2015-07-27 Merge branch 'mm/branch-doc-updates' into maint
2015-07-27 Merge branch 'jc/fsck-retire-require-eoh' into maint
2015-07-27 Merge branch 'et/http-proxyauth' into maint
2015-07-27 Merge branch 'jc/unexport-git-pager-in-use-in-pager...
2015-07-27 Merge branch 'mh/strbuf-read-file-returns-ssize-t'...
2015-07-27 Merge branch 'kb/config-unmap-before-renaming' into...
2015-07-27 Merge branch 'jk/rev-list-no-bitmap-while-pruning'...
2015-07-27 Merge branch 'rh/test-color-avoid-terminfo-in-original...
2015-07-27 Merge branch 'jk/fix-refresh-utime' into maint
2015-07-27 Merge branch 'cb/rebase-am-exit-code' into maint
2015-07-27 Merge branch 'jk/index-pack-reduce-recheck' into maint
2015-07-22 receive-pack: crash when checking with non-exist HEAD
2015-07-22 pull: allow dirty tree when rebase.autostash enabled
2015-07-21 builtin/send-pack.c: respect user.signingkey
2015-07-21 update-ref and tag: add --create-reflog arg
2015-07-21 git-reflog: add exists command
2015-07-21 refs: new public ref function: safe_create_reflog
2015-07-21 refs.c: add err arguments to reflog functions
2015-07-21 Merge branch 'tf/gitweb-typofix'
2015-07-20 checkout: drop intimate knowledge of newly created...
2015-07-20 worktree: populate via "git reset --hard" rather than...
2015-07-20 worktree: avoid resolving HEAD unnecessarily
2015-07-20 worktree: make setup of new HEAD distinct from worktree...
2015-07-20 worktree: detect branch-name/detached and error conditi...
2015-07-20 worktree: add_worktree: construct worktree-population...
2015-07-20 worktree: elucidate environment variables intended...
2015-07-20 worktree: make branch creation distinct from worktree...
2015-07-20 worktree: add: suppress auto-vivication with --detach...
2015-07-20 worktree: make --detach mutually exclusive with -b/-B
2015-07-20 worktree: introduce options container
2015-07-20 worktree: simplify new branch (-b/-B) option checking
2015-07-20 worktree: improve worktree setup message
2015-07-20 branch: publish die_if_checked_out()
2015-07-20 checkout: teach check_linked_checkout() about symbolic...
2015-07-20 checkout: check_linked_checkout: simplify symref parsing
2015-07-20 checkout: check_linked_checkout: improve "already check...
2015-07-20 checkout: generalize die_if_checked_out() branch name...
2015-07-20 checkout: die_if_checked_out: simplify strbuf management
2015-07-20 checkout: improve die_if_checked_out() robustness
2015-07-20 checkout: name check_linked_checkouts() more meaningfully
next