Merge branch 'jc/ls-files-killed-optim'
[gitweb.git] / builtin /
2013-07-19 Merge branch 'sb/archive-zip-double-assignment-fix...
2013-07-19 Merge branch 'th/bisect-skip-report-range-fix' into...
2013-07-19 Merge branch 'rs/tar-tests' into maint
2013-07-19 Merge branch 'rr/column-doc' into maint
2013-07-19 Merge branch 'rs/discard-index-discard-array' into...
2013-07-19 Merge branch 'tr/coverage' into maint
2013-07-19 Add the LAST_ARG_MUST_BE_NULL macro
2013-07-18 fetch: make --prune configurable
2013-07-18 describe: fix --contains when a tag is given as input
2013-07-18 name-rev: differentiate between tags and commits they...
2013-07-18 Merge branch 'jc/revert-clone-doc-update-for-push-from...
2013-07-18 Merge branch 'rs/mailmap-himself'
2013-07-18 Merge branch 'sb/mailmap-updates'
2013-07-18 Merge branch 'jk/in-pack-size-measurement'
2013-07-18 Merge branch 'bp/mediawiki-preview'
2013-07-18 Merge branch 'bc/commit-invalid-utf8'
2013-07-18 Merge branch 'es/overlapping-range-set'
2013-07-18 Merge branch 'jk/maint-clone-shared-no-connectivity...
2013-07-18 Merge branch 'bc/push-match-many-refs'
2013-07-18 Merge branch 'rr/rebase-reflog-message-reword'
2013-07-18 show-branch: fix description of --date-order
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'
next