about summary refs log tree commit homepage
DateCommit message (Expand)
2010-09-15Git 1.7.3 rc2 v1.7.3-rc2
2010-09-15Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
2010-09-15Merge branch 'os/fix-rebase-diff-no-prefix'
2010-09-15Merge branch 'jl/fix-test'
2010-09-15Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
2010-09-15Merge branch 'ch/maint-cannot-create-bundle-error'
2010-09-15Merge branch 'ks/recursive-rename-add-identical'
2010-09-15Merge git://repo.or.cz/git-gui
2010-09-14git-gui 0.13 gitgui-0.13.0
2010-09-13git-gui: avoid mis-encoding the copyright message on Windows.
2010-09-13git-gui: Update Swedish translation (521t).
2010-09-12Merge branch 'maint'
2010-09-12ls-tree $di $dir: do not mistakenly recurse into directories
2010-09-12t3101: modernise style
2010-09-12vcs-svn: Fix some printf format compiler warnings
2010-09-11compat/nedmalloc: don't force NDEBUG on the rest of git
2010-09-10Git 1.7.3 rc1 v1.7.3-rc1
2010-09-10Merge branch 'np/relnotes-in-subdir'
2010-09-10Prepare for 1.7.3 rc1
2010-09-10Merge branch 'maint'
2010-09-10config.txt: fix placement of diff.noprefix
2010-09-10t/t4018: avoid two unnecessary sub-shell invocations
2010-09-09Merge branch 'maint'
2010-09-09t/t4018: test whether the word_regex patterns compile
2010-09-09xdiff-interface.c: always trim trailing space from xfuncname matches
2010-09-09diff.c: call regfree to free memory allocated by regcomp when necessary
2010-09-09t/t5510-fetch.sh: improve testing with explicit URL and merge spec
2010-09-09builtin/fetch.c: comment that branch->remote_name is usable when has_merge
2010-09-09Makefile: use compat regex on IRIX 6.5
2010-09-09t/t7008: workaround broken handling of \000 by printf on IRIX
2010-09-09Add --src/dst-prefix to git-formt-patch in git-rebase.sh
2010-09-09install-webdoc: keep installed RelNotes-*.txt
2010-09-09t1020: Get rid of 'cd "$HERE"' at the start of each test
2010-09-09t2016 (checkout -p): add missing &&
2010-09-09t1302 (core.repositoryversion): style tweaks
2010-09-09t2105 (gitfile): add missing &&
2010-09-09t1450 (fsck): remove dangling objects
2010-09-09tests: subshell indentation stylefix
2010-09-08Merge branch 'tf/cleanup-builtin-help-headers'
2010-09-08Merge branch 'jk/test-must-fail-missing'
2010-09-08Merge branch 'jh/error-removing-missing-note'
2010-09-08Merge branch 'kf/askpass-config'
2010-09-08Merge branch 'bc/maint-fetch-url-only'
2010-09-08Merge branch 'jk/maint-pass-c-config-in-env'
2010-09-08Merge branch 'en/d-f-conflict-fix'
2010-09-08fast-export: ensure that a renamed file is printed after all references
2010-09-06Documentation: move RelNotes into a directory of their own
2010-09-06Merge branch 'maint'
2010-09-06revert: Fix trivial comment style issue
2010-09-06cache_tree_free: Fix small memory leak