aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-19repack: place temporary packs under .git/objects/pack/Thomas Rast1-2/+3
2010-09-18Git 1.7.3v1.7.3Junio C Hamano3-14/+8
2010-09-18Merge branch 'js/ls-files-x-doc'Junio C Hamano1-5/+6
2010-09-17git-rebase--interactive.sh: replace cut with ${v%% *}Chris Johnsen1-1/+1
2010-09-17t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey1-1/+1
2010-09-16Merge branch 'bg/fix-t7003'Junio C Hamano1-38/+41
2010-09-15ls-files documentation: reword for consistencyJunio C Hamano1-4/+4
2010-09-15git-ls-files.txt: clarify -x/--exclude optionJay Soffian1-2/+3
2010-09-15Git 1.7.3 rc2v1.7.3-rc2Junio C Hamano2-3/+9
2010-09-15Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'Junio C Hamano2-0/+11
2010-09-15Merge branch 'os/fix-rebase-diff-no-prefix'Junio C Hamano1-0/+1
2010-09-15Merge branch 'jl/fix-test'Junio C Hamano35-491/+604
2010-09-15Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'Junio C Hamano3-14/+40
2010-09-15Merge branch 'ch/maint-cannot-create-bundle-error'Junio C Hamano2-2/+11
2010-09-15Merge branch 'ks/recursive-rename-add-identical'Junio C Hamano2-0/+41
2010-09-15Merge git://repo.or.cz/git-guiJunio C Hamano6-411/+454
2010-09-14git-gui 0.13gitgui-0.13.0Pat Thoyts1-1/+1
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts1-2/+2
2010-09-13git-gui: Update Swedish translation (521t).Peter Krefting1-399/+403
2010-09-13t7003: Use test_commit instead of custom functionBrian Gernhardt1-38/+41
2010-09-12Merge branch 'maint'Junio C Hamano2-63/+70
2010-09-12ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano2-0/+11
2010-09-12t3101: modernise styleJunio C Hamano1-62/+64
2010-09-12vcs-svn: Fix some printf format compiler warningsRamsay Jones3-5/+10
2010-09-11compat/nedmalloc: don't force NDEBUG on the rest of gitRené Scharfe1-1/+6
2010-09-10Git 1.7.3 rc1v1.7.3-rc1Junio C Hamano1-1/+1
2010-09-10Merge branch 'np/relnotes-in-subdir'Junio C Hamano111-108/+108
2010-09-10Prepare for 1.7.3 rc1Junio C Hamano1-2/+10
2010-09-10Merge branch 'maint'Junio C Hamano1-2/+3
2010-09-10config.txt: fix placement of diff.noprefixMark Lodato1-2/+3
2010-09-10t/t4018: avoid two unnecessary sub-shell invocationsBrandon Casey1-4/+4
2010-09-09Merge branch 'maint'Junio C Hamano2-4/+6
2010-09-09t/t4018: test whether the word_regex patterns compileBrandon Casey1-0/+5
2010-09-09xdiff-interface.c: always trim trailing space from xfuncname matchesBrandon Casey1-3/+2
2010-09-09diff.c: call regfree to free memory allocated by regcomp when necessaryBrandon Casey1-1/+4
2010-09-09t/t5510-fetch.sh: improve testing with explicit URL and merge specBrandon Casey1-2/+28
2010-09-09builtin/fetch.c: comment that branch->remote_name is usable when has_mergeBrandon Casey1-0/+3
2010-09-09Makefile: use compat regex on IRIX 6.5Brandon Casey1-0/+2
2010-09-09t/t7008: workaround broken handling of \000 by printf on IRIXBrandon Casey1-7/+7
2010-09-09Add --src/dst-prefix to git-formt-patch in git-rebase.shOded Shimon1-0/+1
2010-09-09install-webdoc: keep installed RelNotes-*.txtJunio C Hamano1-1/+1
2010-09-09t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann1-41/+50
2010-09-09t2016 (checkout -p): add missing &&Jonathan Nieder1-1/+1
2010-09-09t1302 (core.repositoryversion): style tweaksJonathan Nieder1-24/+40
2010-09-09t2105 (gitfile): add missing &&Jonathan Nieder1-1/+1
2010-09-09t1450 (fsck): remove dangling objectsJonathan Nieder1-58/+82
2010-09-09tests: subshell indentation stylefixJonathan Nieder22-192/+260
2010-09-08Merge branch 'tf/cleanup-builtin-help-headers'Junio C Hamano3-11/+13
2010-09-08Merge branch 'jk/test-must-fail-missing'Junio C Hamano1-2/+21
2010-09-08Merge branch 'jh/error-removing-missing-note'Junio C Hamano4-9/+30