am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
[gitweb.git] / builtin /
2013-07-22 Merge branch 'dw/request-pull-diag'
2013-07-22 Merge branch 'jc/mailmap-case-insensitivity'
2013-07-22 Merge branch 'tr/fd-gotcha-fixes'
2013-07-22 Merge branch 'mm/color-auto-default'
2013-07-22 Merge branch 'jc/simple-add-must-be-a-no-op'
2013-07-22 rev-parse: remove restrictions on some options
2013-07-22 update URL to the marc.info mail archive
2013-07-22 Sync with maint
2013-07-22 Merge branch 'rr/maint-fetch-tag-doc-asterisks' into...
2013-07-22 Merge branch 'dk/maint-t5150-dirname' into maint
2013-07-22 Merge branch 'dk/version-gen-gitdir' into maint
2013-07-22 Merge branch 'nk/config-local-doc' into maint
2013-07-22 Merge branch 'kb/diff-blob-blob-doc' into maint
2013-07-22 Merge branch 'mm/merge-in-dirty-worktree-doc' into...
2013-07-22 Merge branch 'ph/builtin-srcs-are-in-subdir-these-days...
2013-07-22 Merge branch 'ft/doc-git-transport' into maint
2013-07-22 Merge branch 'mh/maint-lockfile-overflow' into maint
2013-07-22 Merge branch 'jc/maint-diff-core-safecrlf' into maint
2013-07-19 git add -e: Explicitly specify that patch should have...
2013-07-19 Sync with maint
2013-07-19 apply.c::find_name_traditional(): do not initialize...
2013-07-19 Merge branch 'tr/test-lint-no-export-assignment-in...
2013-07-19 Merge branch 'rr/name-rev-stdin-doc' into maint
2013-07-19 Merge branch 'ft/diff-rename-default-score-is-half...
2013-07-19 Merge branch 'jc/t1512-fix' into maint
2013-07-19 Merge branch 'vl/typofix' into maint
2013-07-19 Merge branch 'wk/doc-git-has-grown' into maint
2013-07-19 Merge branch 'ys/cygstart' into maint
2013-07-19 Merge branch 'mm/push-force-is-dangerous' into maint
2013-07-19 Merge branch 'rs/logical-vs-binary-or' into maint
2013-07-19 Merge branch 'js/test-ln-s-add' into maint
2013-07-19 Merge branch 'jk/apache-test-for-2.4' into maint
2013-07-19 Merge branch 'tr/test-commit-only-on-orphan' into maint
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'
next