summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-15Merge branch 'ks/recursive-rename-add-identical'Junio C Hamano
2010-09-15Merge git://repo.or.cz/git-guiJunio C Hamano
2010-09-14git-gui 0.13gitgui-0.13.0Pat Thoyts
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts
2010-09-13git-gui: Update Swedish translation (521t).Peter Krefting
2010-09-13t7003: Use test_commit instead of custom functionBrian Gernhardt
2010-09-12Merge branch 'maint'Junio C Hamano
2010-09-12ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano
2010-09-12t3101: modernise styleJunio C Hamano
2010-09-12vcs-svn: Fix some printf format compiler warningsRamsay Jones
2010-09-11compat/nedmalloc: don't force NDEBUG on the rest of gitRené Scharfe
2010-09-10Git 1.7.3 rc1v1.7.3-rc1Junio C Hamano
2010-09-10Merge branch 'np/relnotes-in-subdir'Junio C Hamano
2010-09-10Prepare for 1.7.3 rc1Junio C Hamano
2010-09-10Merge branch 'maint'Junio C Hamano
2010-09-10config.txt: fix placement of diff.noprefixMark Lodato
2010-09-10t/t4018: avoid two unnecessary sub-shell invocationsBrandon Casey
2010-09-10Merge branch 'maint'Junio C Hamano
2010-09-10t/t4018: test whether the word_regex patterns compileBrandon Casey
2010-09-10xdiff-interface.c: always trim trailing space from xfuncname matchesBrandon Casey
2010-09-10diff.c: call regfree to free memory allocated by regcomp when necessaryBrandon 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-10Add --src/dst-prefix to git-formt-patch in git-rebase.shOded Shimon
2010-09-09install-webdoc: keep installed RelNotes-*.txtJunio C Hamano
2010-09-09t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann
2010-09-09t2016 (checkout -p): add missing &&Jonathan Nieder
2010-09-09t1302 (core.repositoryversion): style tweaksJonathan Nieder
2010-09-09t2105 (gitfile): add missing &&Jonathan Nieder
2010-09-09t1450 (fsck): remove dangling objectsJonathan Nieder
2010-09-09tests: subshell indentation stylefixJonathan Nieder
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-07Documentation: move RelNotes into a directory of their ownNicolas Pitre
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-06Merge branch 'jl/maint-fix-test'Junio C Hamano
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann
2010-09-06t3404 & t7508: cd inside subshell instead of aroundJens Lehmann