submodule--helper, module_clone: catch fprintf failure
[gitweb.git] / builtin /
2016-04-01 submodule--helper, module_clone: catch fprintf failure
2016-04-01 submodule--helper: do not borrow absolute_path() result...
2016-04-01 submodule--helper, module_clone: always operate on...
2016-03-31 submodule--helper clone: create the submodule path...
2016-03-31 submodule--helper: fix potential NULL-dereference
2015-09-08 submodule: rewrite `module_clone` shell function in C
2015-09-03 submodule: rewrite `module_name` shell function in C
2015-09-03 submodule: rewrite `module_list` shell function in C
2015-08-19 Merge 'hv/submodule-config' to 'sb/submodule-helper'
2015-08-19 submodule: allow erroneous values for the fetchRecurseS...
2015-08-19 submodule: use new config API for worktree configurations
2015-08-10 memoize common git-path "constant" files
2015-08-10 get_repo_path: refactor path-allocation
2015-08-10 remote.c: drop extraneous local variable from migrate_file
2015-08-10 prefer mkpathdup to mkpath in assignments
2015-08-10 prefer git_pathdup to git_path in some possibly-dangero...
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-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-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-17 Merge branch 'jk/still-interesting'
2015-07-17 Merge branch 'es/worktree-add'
2015-07-15 Sync with 2.4.6
2015-07-15 Merge branch 'jc/diff-ws-error-highlight'
2015-07-15 Merge branch 'mm/describe-doc' into maint
2015-07-15 Merge branch 'jc/prompt-document-ps1-state-separator...
2015-07-15 Merge branch 'es/osx-header-pollutes-mask-macro' into...
2015-07-15 Merge branch 'es/utf8-stupid-compiler-workaround' into...
2015-07-15 Merge branch 'fk/doc-format-patch-vn' into maint
2015-07-15 Merge branch 'pt/t0302-needs-sanity' into maint
2015-07-15 Merge branch 'me/fetch-into-shallow-safety' into maint
2015-07-15 Merge branch 'mh/fsck-reflog-entries' into maint
2015-07-15 Merge branch 'af/tcsh-completion-noclobber' into maint
2015-07-15 Merge branch 'pa/auto-gc-mac-osx' into maint
2015-07-15 Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks...
2015-07-15 rev-parse --parseopt: allow [*=?!] in argument hints
next