pull: add the --gpg-sign option.
[gitweb.git] / builtin /
2013-07-18 apply, entry: speak of submodules instead of subprojects
2013-07-18 show-ref: make --head always show the HEAD ref
2013-07-15 parse_pathspec: accept :(icase)path syntax
2013-07-15 pathspec: support :(glob) syntax
2013-07-15 pathspec: support :(literal) syntax for noglob pathspec
2013-07-15 rename field "raw" to "_raw" in struct pathspec
2013-07-15 remove match_pathspec() in favor of match_pathspec_depth()
2013-07-15 remove init_pathspec() in favor of parse_pathspec()
2013-07-15 remove diff_tree_{setup,release}_paths
2013-07-15 convert common_prefix() to use struct pathspec
2013-07-15 convert add_files_to_cache to take struct pathspec
2013-07-15 convert {read,fill}_directory to take struct pathspec
2013-07-15 convert refresh_index to take struct pathspec
2013-07-15 convert report_path_error to take struct pathspec
2013-07-15 checkout: convert read_tree_some to take struct pathspec
2013-07-15 convert run_add_interactive to use struct pathspec
2013-07-15 convert read_cache_preload() to take struct pathspec
2013-07-15 reset: convert to use parse_pathspec
2013-07-15 add: convert to use parse_pathspec
2013-07-15 check-ignore: convert to use parse_pathspec
2013-07-15 ls-files: convert to use parse_pathspec
2013-07-15 rm: convert to use parse_pathspec
2013-07-15 checkout: convert to use parse_pathspec
2013-07-15 rerere: convert to use parse_pathspec
2013-07-15 status: convert to use parse_pathspec
2013-07-15 commit: convert to use parse_pathspec
2013-07-15 clean: convert to use parse_pathspec
2013-07-15 guard against new pathspec magic in pathspec matching...
2013-07-15 parse_pathspec: add special flag for max_depth feature
2013-07-15 convert some get_pathspec() calls to parse_pathspec()
2013-07-15 pathspec: add copy_pathspec
2013-07-15 move struct pathspec and related functions to pathspec...
2013-07-15 clean: remove unused variable "seen"
2013-07-15 Sync with 1.8.3.3
2013-07-15 Merge branch 'tr/maint-apply-non-git-patch-parsefix...
2013-07-15 Merge branch 'bc/http-keep-memory-given-to-curl' into...
2013-07-15 Merge branch 'jk/pull-into-dirty-unborn' into maint
2013-07-15 Merge branch 'fg/submodule-non-ascii-path' into maint
2013-07-15 Merge branch 'fc/sequencer-plug-leak' into maint
2013-07-15 Merge branch 'mt/send-email-cc-match-fix' into maint
2013-07-15 Merge branch 'bc/send-email-use-port-as-separate-param'
2013-07-15 Merge branch 'fg/submodule-clone-depth'
2013-07-15 Merge branch 'cp/submodule-custom-update'
2013-07-15 Merge branch 'jk/format-patch-from'
2013-07-15 Merge branch 'mv/merge-ff-tristate'
2013-07-15 Merge branch 'jk/fetch-pack-many-refs'
2013-07-15 commit: Fix a memory leak in determine_author_info
2013-07-13 builtin: add git-check-mailmap command
2013-07-12 Merge branch 'jc/remote-http-argv-array'
2013-07-12 Merge branch 'rs/pickaxe-simplify'
2013-07-12 Merge branch 'tr/test-lint-no-export-assignment-in...
2013-07-12 Merge branch 'rr/name-rev-stdin-doc'
2013-07-12 Merge branch 'ft/diff-rename-default-score-is-half'
2013-07-12 Merge branch 'ml/cygwin-does-not-have-fifo'
2013-07-12 Merge branch 'tf/gitweb-extra-breadcrumbs'
2013-07-12 Merge branch 'ms/remote-tracking-branches-in-doc'
2013-07-12 Merge branch 'jk/pull-to-integrate'
2013-07-12 Merge branch 'jk/maint-config-multi-order'
2013-07-12 Merge branch 'as/log-output-encoding-in-user-format'
2013-07-12 sha1_object_info_extended: make type calculation optional
2013-07-12 cat-file: disable object/refname ambiguity check for...
2013-07-12 Merge branch 'nd/warn-ambiguous-object-name' into jk...
2013-07-12 teach config --blob option to parse config from database
2013-07-12 cat-file: split --batch input lines on whitespace
2013-07-12 cat-file: add %(objectsize:disk) format atom
2013-07-12 cat-file: add --batch-check=<format>
2013-07-12 check-attr -z: a single -z should apply to both input...
2013-07-12 check-ignore -z: a single -z should apply to both input...
2013-07-12 check-attr: the name of the character is NUL, not NULL
2013-07-12 check-ignore: the name of the character is NUL, not...
2013-07-11 Merge branch 'jc/t1512-fix'
2013-07-11 Merge branch 'tr/test-v-and-v-subtest-only'
2013-07-11 Merge branch 'af/rebase-i-merge-options'
2013-07-11 Merge branch 'pb/stash-refuse-to-kill'
2013-07-11 Merge branch 'jc/maint-diff-core-safecrlf'
2013-07-11 Merge branch 'jg/status-config'
2013-07-11 Merge branch 'jk/bash-completion'
2013-07-11 Merge branch 'rr/rebase-checkout-reflog'
2013-07-11 Merge branch 'jc/triangle-push-fixup'
2013-07-11 Merge branch 'mh/maint-lockfile-overflow'
2013-07-11 cat-file: refactor --batch option parsing
2013-07-11 cat-file: teach --batch to stream blob objects
2013-07-10 use "sentinel" function attribute for variadic lists
2013-07-09 Convert "struct cache_entry *" to "const ..." wherever...
2013-07-09 describe: use argv-array
2013-07-09 name-rev: allow converting the exact object name at...
2013-07-09 builtin/push.c: use OPT_BOOL, not OPT_BOOLEAN
2013-07-08 cache.h: move remote/connect API out of it
2013-07-08 clone: drop connectivity check for local clones
2013-07-07 name-ref: factor out name shortening logic from name_ref()
2013-07-07 push: avoid suggesting "merging" remote changes
2013-07-05 Merge branch 'maint'
2013-07-05 Merge branch 'tr/test-v-and-v-subtest-only'
2013-07-03 Merge branch 'maint'
2013-07-03 Merge branch 'rr/diffcore-pickaxe-doc' into maint
2013-07-03 Merge branch 'cr/git-work-tree-sans-git-dir' into maint
2013-07-03 Merge branch 'fc/do-not-use-the-index-in-add-to-index...
2013-07-03 Merge branch 'dm/unbash-subtree' into maint
2013-07-03 Merge branch 'jc/core-checkstat' into maint
2013-07-03 Merge branch 'jc/t5551-posix-sed-bre' into maint
next