summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-27git-stash: fix flag parsingBrian Gernhardt
2010-09-27t/t3903-stash: improve testing of git-stash showBrandon Casey
2010-09-18Git 1.7.3v1.7.3Junio C Hamano
2010-09-18Merge branch 'js/ls-files-x-doc'Junio C Hamano
2010-09-17git-rebase--interactive.sh: replace cut with ${v%% *}Chris Johnsen
2010-09-17t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey
2010-09-16Merge branch 'bg/fix-t7003'Junio C Hamano
2010-09-16ls-files documentation: reword for consistencyJunio C Hamano
2010-09-16git-ls-files.txt: clarify -x/--exclude optionJay Soffian
2010-09-15Git 1.7.3 rc2v1.7.3-rc2Junio C Hamano
2010-09-15Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'Junio C Hamano
2010-09-15Merge branch 'os/fix-rebase-diff-no-prefix'Junio C Hamano
2010-09-15Merge branch 'jl/fix-test'Junio C Hamano
2010-09-15Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'Junio C Hamano
2010-09-15Merge branch 'ch/maint-cannot-create-bundle-error'Junio C Hamano
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