summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2013-08-06line-range: teach -L/RE/ to search relative to anchor pointEric Sunshine
2013-08-06blame: accept multiple -L rangesEric Sunshine
2013-08-06blame: inline one-line function into its lone callerEric Sunshine
2013-08-05blame: fix -L bounds checking bugEric Sunshine
2013-08-02Merge branch 'jk/cat-file-batch-optim'Junio C Hamano
2013-08-02Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano
2013-08-01Merge branch 'ob/typofixes'Junio C Hamano
2013-08-01Merge branch 'jc/rm-submodule-error-message'Junio C Hamano
2013-08-01Merge branch 'jx/clean-interactive'Junio C Hamano
2013-07-31Merge branch 'jk/commit-how-to-abort-cherry-pick'Junio C Hamano
2013-07-29many small typofixesOndřej Bílka
2013-07-29commit: tweak empty cherry pick advice for sequencerJeff King
2013-07-26builtin/rm.c: consolidate error reporting for removing submodulesJunio 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-25git-clean: implement partial matching for selectionJiang Xin
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