summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-10userdiff.c: add builtin fortran regex patternsBrandon Casey
2010-09-10t/t4018: test whether the word_regex patterns compileBrandon Casey
2010-09-10t/t5510-fetch.sh: improve testing with explicit URL and merge specBrandon Casey
2010-09-10builtin/fetch.c: comment that branch->remote_name is usable when has_mergeBrandon Casey
2010-09-10Makefile: use compat regex on IRIX 6.5Brandon Casey
2010-09-10t/t7008: workaround broken handling of \000 by printf on IRIXBrandon Casey
2010-09-08Merge branch 'tf/cleanup-builtin-help-headers'Junio C Hamano
2010-09-08Merge branch 'jk/test-must-fail-missing'Junio C Hamano
2010-09-08Merge branch 'jh/error-removing-missing-note'Junio C Hamano
2010-09-08Merge branch 'kf/askpass-config'Junio C Hamano
2010-09-08Merge branch 'bc/maint-fetch-url-only'Junio C Hamano
2010-09-08Merge branch 'jk/maint-pass-c-config-in-env'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-07Merge branch 'maint'Junio C Hamano
2010-09-07revert: Fix trivial comment style issueElijah Newren
2010-09-07cache_tree_free: Fix small memory leakElijah 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-06t3404 & t7508: cd inside subshell instead of aroundJens Lehmann
2010-09-06Merge branch 'maint'v1.7.3-rc0Junio C Hamano
2010-09-06Merge branch 'xx/trivial' into maintJunio C Hamano
2010-09-06tag.c: whitespace breakages fixJunio C Hamano
2010-09-06Fix whitespace issue in object.cJared Hance
2010-09-06t5505: add missing &&Jens Lehmann
2010-09-04Merge branch 'jl/submodule-ignore-diff'Junio C Hamano
2010-09-04Merge branch 'ab/test-2'Junio C Hamano
2010-09-04Merge branch 'js/detached-stash'Junio C Hamano
2010-09-04Merge branch 'js/maint-reflog-beyond-horizon'Junio C Hamano
2010-09-04Merge branch 'dg/local-mod-error-messages'Junio C Hamano
2010-09-04Merge branch 'nd/maint-fix-replace'Junio C Hamano
2010-09-04parse_object: pass on the original sha1, not the replaced oneNguyễn Thái Ngọc Duy
2010-09-03Merge branch 'ab/compat-regex'Junio C Hamano
2010-09-03Merge branch 'nd/clone-depth-zero'Junio C Hamano
2010-09-03Merge branch 'jn/maint-doc-user-manual-html-doctype'Junio C Hamano
2010-09-03Merge branch 'cb/maint-mergetool-no-tty'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 'jc/maint-doc-em-dash'Junio C Hamano
2010-09-03Merge branch 'mg/doc-bundle'Junio C Hamano
2010-09-03Merge branch 'jn/doc-backslash'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-03Git 1.7.2.3v1.7.2.3Junio C Hamano
2010-09-03builtin/merge_recursive.c: Add an usage string and make use of it.Thiago Farina
2010-09-03t7406 & t7407: add missing && at end of linesJens Lehmann
2010-09-03t7405: cd inside subshell instead of aroundJens Lehmann
2010-09-03t7609-merge-co-error-msgs: test non-fast forward case too.Matthieu Moy
2010-09-03Move "show_all_errors = 1" to setup_unpack_trees_porcelain()Matthieu Moy