summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-27git-send-email.perl: ensure $domain is defined before using itBrandon Casey
2010-09-27wt-status.c: don't leak directory entries when processing untracked,ignoredBrandon Casey
2010-09-27t6050 (replace): fix bogus "fetch branch with replacement" testChristian Couder
2010-09-27Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker
2010-09-27update comment and documentation for :/foo syntaxMatthieu Moy
2010-09-27Improvements to `git checkout -h`Daniel Knittl-Frank
2010-09-27contrib/completion: --no-index option to git diffMichael J Gruber
2010-09-27prefer test -h over test -L in shell scriptsJeff King
2010-09-27CodingGuidelines: spell Arithmetic Expansion with $(($var))Junio C Hamano
2010-09-27t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones
2010-09-27strbuf.h: fix comment typoPat Notz
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