summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2013-10-29merge-base: teach "--fork-point" modeJunio C Hamano
2013-10-23merge-base: use OPT_CMDMODE and clarify the command line parsingJunio C Hamano
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller
2013-08-05Remove deprecated OPTION_BOOLEAN for parsing argumentsStefan Beller
2013-07-30tag: use OPT_CMDMODEJunio C Hamano
2013-07-25Merge branch 'jk/cat-file-batch-optim'Junio C Hamano
2013-07-25Merge branch 'sb/misc-fixes'Junio C Hamano
2013-07-22Sync with Git 1.8.3.4Junio C Hamano
2013-07-22Merge branch 'jc/name-rev-exact-ref'Junio C Hamano
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano
2013-07-22Merge branch 'jx/clean-interactive'Junio C Hamano
2013-07-22Merge branch 'hv/config-from-blob'Junio C Hamano
2013-07-22Merge branch 'nd/const-struct-cache-entry'Junio C Hamano
2013-07-22Merge branch 'jk/gcc-function-attributes'Junio C Hamano
2013-07-22Merge branch 'db/show-ref-head'Junio C Hamano
2013-07-22Merge branch 'tr/do-not-call-submodules-subprojects'Junio C Hamano
2013-07-22Merge branch 'mm/color-auto-default'Junio C Hamano
2013-07-22update URL to the marc.info mail archiveOndřej Bílka
2013-07-22Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maintJunio C Hamano
2013-07-19git add -e: Explicitly specify that patch should have no colorAndrew Wong
2013-07-19Sync with maintJunio C Hamano
2013-07-19apply.c::find_name_traditional(): do not initialize len to the line's lengthStefan Beller
2013-07-19Merge branch 'rs/logical-vs-binary-or' into maintJunio C Hamano
2013-07-19Add the LAST_ARG_MUST_BE_NULL macroRamsay Jones
2013-07-18describe: fix --contains when a tag is given as inputJunio C Hamano
2013-07-18name-rev: differentiate between tags and commits they point atJunio C Hamano
2013-07-18Merge branch 'jk/in-pack-size-measurement'Junio C Hamano
2013-07-18Merge branch 'jk/maint-clone-shared-no-connectivity-validation'Junio C Hamano
2013-07-18show-branch: fix description of --date-orderThomas Rast
2013-07-18apply, entry: speak of submodules instead of subprojectsThomas Rast
2013-07-18show-ref: make --head always show the HEAD refDoug Bell
2013-07-15Merge branch 'tr/maint-apply-non-git-patch-parsefix' into maintJunio C Hamano
2013-07-15Merge branch 'jk/format-patch-from'Junio C Hamano
2013-07-15Merge branch 'mv/merge-ff-tristate'Junio C Hamano
2013-07-15commit: Fix a memory leak in determine_author_infoStefan Beller
2013-07-13builtin: add git-check-mailmap commandEric Sunshine
2013-07-12Merge branch 'ms/remote-tracking-branches-in-doc'Junio C Hamano
2013-07-12Merge branch 'jk/pull-to-integrate'Junio C Hamano
2013-07-12Merge branch 'as/log-output-encoding-in-user-format'Junio C Hamano
2013-07-12sha1_object_info_extended: make type calculation optionalJeff King
2013-07-12cat-file: disable object/refname ambiguity check for batch modeJeff King
2013-07-12teach config --blob option to parse config from databaseHeiko Voigt
2013-07-12cat-file: split --batch input lines on whitespaceJeff King
2013-07-12cat-file: add %(objectsize:disk) format atomJeff King
2013-07-12cat-file: add --batch-check=<format>Jeff King
2013-07-11Merge branch 'jg/status-config'Junio C Hamano
2013-07-11Merge branch 'rr/rebase-checkout-reflog'Junio C Hamano
2013-07-11Merge branch 'jc/triangle-push-fixup'Junio C Hamano
2013-07-11cat-file: refactor --batch option parsingJeff King
2013-07-11cat-file: teach --batch to stream blob objectsJeff King