summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2010-08-13Merge branch 'maint'Junio C Hamano
2010-08-13push: mention "git pull" in error message for non-fast forwardsMatthieu Moy
2010-08-12index-pack: Don't follow replace refs.Nelson Elhage
2010-08-09Merge branch 'maint'Junio C Hamano
2010-08-09prune: allow --dry-run for -n and --verbose for -vRené Scharfe
2010-08-09notes: allow --dry-run for -n and --verbose for -vRené Scharfe
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder
2010-08-06check-ref-format: handle subcommands in separate functionsJonathan Nieder
2010-08-02ls-files: learn a debugging dump formatThomas Rast
2010-08-02builtin/push.c: remove useless temporary variableJared Hance
2010-07-27commit: remove full stop from usage help for -uStephen Boyd
2010-07-27Clarify help message when no remote is specified in fetch/pull.Matthieu Moy
2010-07-26Cast execl*() NULL sentinels to (char *)Thomas Rast
2010-07-19Merge branch 'jl/add-n-ignore-missing'Junio C Hamano
2010-07-16Merge branch 'jc/diff-merge-base-multi'Junio C Hamano
2010-07-15Merge branch 'wp/merge-tree-fix'Junio C Hamano
2010-07-15Merge branch 'js/merge-rr-fix'Junio C Hamano
2010-07-15Merge branch 'jc/diff-merge-base-multi'Junio C Hamano
2010-07-15Merge branch 'jn/grep-open'Junio C Hamano
2010-07-15Merge branch 'jk/maint-status-keep-index-timestamp'Junio C Hamano
2010-07-14MERGE_RR is in .git, not .git/rr-cacheJay Soffian
2010-07-14merge-tree: fix where two branches share no changesWill Palmer
2010-07-12git add: Add the "--ignore-missing" option for the dry runJens Lehmann
2010-07-09Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano
2010-07-07grep -O: Do not pass color sequences as filenames to pagerNazri Ramliy
2010-07-07Merge branch 'maint'Junio C Hamano
2010-07-07Merge branch 'maint-1.6.4' into maintJunio C Hamano
2010-07-07Merge branch 'tr/receive-pack-aliased-update-fix' into maintJunio C Hamano
2010-07-07do not write out index when status does not have toJunio C Hamano
2010-06-30Merge branch 'ar/decorate-color'Junio C Hamano
2010-06-30Merge branch 'cc/cherry-pick-stdin'Junio C Hamano
2010-06-30Merge branch 'jl/status-ignore-submodules'Junio C Hamano
2010-06-30Merge branch 'jn/grep-open'Junio C Hamano
2010-06-30Merge branch 'jp/string-list-api-cleanup'Junio C Hamano
2010-06-30Merge branch 'tr/rev-list-count'Junio C Hamano
2010-06-29revert: do not rebuild argv on heapJonathan Nieder
2010-06-29Merge branch 'maint'Junio C Hamano
2010-06-28notes: check number of parameters to "git notes copy"Jeff King
2010-06-27Merge branch 'cp/textconv-cat-file'Junio C Hamano
2010-06-27Merge branch 'ab/blame-textconv'Junio C Hamano
2010-06-27Merge branch 'jp/string-list-api-cleanup' into jn/grep-openJulian Phillips
2010-06-27string_list: Fix argument order for string_list_appendJulian Phillips
2010-06-27string_list: Fix argument order for string_list_lookupJulian Phillips
2010-06-27string_list: Fix argument order for string_list_insertJulian Phillips
2010-06-27string_list: Fix argument order for for_each_string_listJulian Phillips
2010-06-25Merge branch 'maint'Junio C Hamano
2010-06-25Add the option "--ignore-submodules" to "git status"Jens Lehmann
2010-06-25revert: accept arbitrary rev-list optionsChristian Couder
2010-06-24Allow customizable commit decorations colorsNazri Ramliy
2010-06-24msvc: Fix some "expr evaluates to function" compiler warningsRamsay Jones