summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2010-10-06do not depend on signed integer overflowErik Faye-Lund
2010-10-06init: plug tiny one-time memory leakJonathan Nieder
2010-09-30Fix typo in pack-objects' usageJohannes Schindelin
2010-09-27Improvements to `git checkout -h`Daniel Knittl-Frank
2010-09-15Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'Junio C Hamano
2010-09-12ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano
2010-09-10builtin/fetch.c: comment that branch->remote_name is usable when has_mergeBrandon Casey
2010-09-08Merge branch 'jh/error-removing-missing-note'Junio C Hamano
2010-09-08Merge branch 'bc/maint-fetch-url-only'Junio C Hamano
2010-09-08Merge branch 'en/d-f-conflict-fix'Junio C Hamano
2010-09-08fast-export: ensure that a renamed file is printed after all referencesJohannes Sixt
2010-09-07revert: Fix trivial comment style issueElijah Newren
2010-09-06Merge branch 'jh/clean-exclude'Junio C Hamano
2010-09-06builtin/clean.c: Use STRING_LIST_INIT_NODUP.Thiago Farina
2010-09-04Merge branch 'jl/submodule-ignore-diff'Junio C Hamano
2010-09-04Merge branch 'dg/local-mod-error-messages'Junio C Hamano
2010-09-03Merge branch 'nd/clone-depth-zero'Junio C Hamano
2010-09-03Merge branch 'jn/apply-filename-with-sp'Junio C Hamano
2010-09-03Merge branch 'jn/merge-custom-no-trivial'Junio C Hamano
2010-09-03Merge branch 'jn/update-contrib-example-merge'Junio C Hamano
2010-09-03Merge branch 'jn/merge-renormalize'Junio C Hamano
2010-09-03Sync with 1.7.2.3Junio C Hamano
2010-09-03builtin/merge_recursive.c: Add an usage string and make use of it.Thiago Farina
2010-09-03Move "show_all_errors = 1" to setup_unpack_trees_porcelain()Matthieu Moy
2010-09-03setup_unpack_trees_porcelain: take the whole options struct as parameterMatthieu Moy
2010-09-03Move set_porcelain_error_msgs to unpack-trees.c and rename itMatthieu Moy
2010-09-01Merge branch 'sg/rerere-gc-old-still-used' into maintJunio C Hamano
2010-09-01Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano
2010-08-31Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano
2010-08-31Merge branch 'ab/maint-reset-mixed-w-pathspec-advice'Junio C Hamano
2010-08-31Merge branch 'dj/fetch-tagopt'Junio C Hamano
2010-08-31Merge branch 'en/d-f-conflict-fix'Junio C Hamano
2010-08-31Merge branch 'jn/paginate-fix'Junio C Hamano
2010-08-31Merge branch 'jn/maint-setup-fix'Junio C Hamano
2010-08-31Merge branch 'en/fast-export-fix'Junio C Hamano
2010-08-31Merge branch 'sg/rerere-gc-old-still-used'Junio C Hamano
2010-08-31notes: Don't create (empty) commit when removing non-existing notesJohan Herland
2010-08-30checkout: Use submodule.*.ignore settings from .git/config and .gitmodulesJens Lehmann
2010-08-30object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina
2010-08-26Merge branch 'maint'Junio C Hamano
2010-08-26for-each-ref: fix objectname:short bugJay Soffian
2010-08-25builtin/fetch.c: ignore merge config when not fetching from branch's remoteBrandon Casey
2010-08-25checkout: respect diff.ignoreSubmodules settingJohannes Schindelin
2010-08-25Fix 'git log' early pager startup error caseLinus Torvalds
2010-08-24clone: warn users --depth is ignored in local clonesNguyễn Thái Ngọc Duy
2010-08-23Merge branch 'maint'Junio C Hamano
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues
2010-08-22Merge branch 'gb/split-cmdline-errmsg'Junio C Hamano
2010-08-22Merge branch 'sr/local-config'Junio C Hamano
2010-08-22Merge branch 'dg/local-mod-error-messages'Junio C Hamano