23312 Commits (588504b694133cba85982fbace532d2156f859eb)
 

Author SHA1 Message Date
Elijah Newren 588504b694 t6022: Add tests with both rename source & dest involved in D/F conflicts 14 years ago
Elijah Newren 3398f2f583 t6022: Add tests for reversing order of merges when D/F conflicts present 14 years ago
Elijah Newren af6e175199 t6022: Add test combinations of {content conflict?, D/F conflict remains?} 14 years ago
Elijah Newren df0b99f004 t6032: Add a test checking for excessive output from merge 14 years ago
Junio C Hamano 7edba4c45c merge-recursive: Restructure showing how to chain more process_* functions 14 years ago
Schalk, Ken 8a1c0d322e t3030: Add a testcase for resolvable rename/add conflict with symlinks 14 years ago
Junio C Hamano a1155adc2d Merge branch 'en/rename-d-f' into en/merge-recursive 14 years ago
Junio C Hamano 87b50542a0 Git 1.7.3 14 years ago
Junio C Hamano 1125297ca1 Merge branch 'js/ls-files-x-doc' 14 years ago
Chris Johnsen 14d872987a git-rebase--interactive.sh: replace cut with ${v%% *} 14 years ago
Brandon Casey 84d694027f t/t7300: workaround ancient touch by rearranging arguments 14 years ago
Junio C Hamano 02567e88ee Merge branch 'bg/fix-t7003' 14 years ago
Junio C Hamano 4c608520ed ls-files documentation: reword for consistency 14 years ago
Jay Soffian 75609a0d44 git-ls-files.txt: clarify -x/--exclude option 14 years ago
Junio C Hamano 7e100effc6 Git 1.7.3 rc2 14 years ago
Junio C Hamano 2e1e96126f Merge branch 'dr/maint-ls-tree-prefix-recursion-fix' 14 years ago
Junio C Hamano 0c61c6de34 Merge branch 'os/fix-rebase-diff-no-prefix' 14 years ago
Junio C Hamano e3f213c7af Merge branch 'jl/fix-test' 14 years ago
Junio C Hamano 43d268e9dd Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor' 14 years ago
Junio C Hamano d42cb5804f Merge branch 'ch/maint-cannot-create-bundle-error' 14 years ago
Junio C Hamano 9f0ccb5b0a Merge branch 'ks/recursive-rename-add-identical' 14 years ago
Junio C Hamano 12644fa99f Merge git://repo.or.cz/git-gui 14 years ago
Pat Thoyts 00e9de72c8 git-gui 0.13 14 years ago
Pat Thoyts 2473543caa git-gui: avoid mis-encoding the copyright message on Windows. 14 years ago
Peter Krefting 421a31e22d git-gui: Update Swedish translation (521t). 14 years ago
Brian Gernhardt 77f2e4f5f3 t7003: Use test_commit instead of custom function 14 years ago
Junio C Hamano 5879b6bbca Merge branch 'maint' 14 years ago
Junio C Hamano b294ed637d ls-tree $di $dir: do not mistakenly recurse into directories 14 years ago
Junio C Hamano e22148f406 t3101: modernise style 14 years ago
Ramsay Jones 5418d96ddc vcs-svn: Fix some printf format compiler warnings 14 years ago
René Scharfe d555ff5482 compat/nedmalloc: don't force NDEBUG on the rest of git 14 years ago
Junio C Hamano 3b3a8ed4be Git 1.7.3 rc1 14 years ago
Junio C Hamano 5b45c55545 Merge branch 'np/relnotes-in-subdir' 14 years ago
Junio C Hamano 6070bac82a Prepare for 1.7.3 rc1 14 years ago
Junio C Hamano 9ab5a338fc Merge branch 'maint' 14 years ago
Mark Lodato 9904fadfea config.txt: fix placement of diff.noprefix 14 years ago
Brandon Casey 99f55ebc67 t/t4018: avoid two unnecessary sub-shell invocations 14 years ago
Junio C Hamano 8ac8cf5bc1 Merge branch 'maint' 14 years ago
Brandon Casey bff4206121 t/t4018: test whether the word_regex patterns compile 14 years ago
Brandon Casey 1b6ecbad35 xdiff-interface.c: always trim trailing space from xfuncname matches 14 years ago
Brandon Casey ef5644ea6e diff.c: call regfree to free memory allocated by regcomp when necessary 14 years ago
Brandon Casey 042cca3886 t/t5510-fetch.sh: improve testing with explicit URL and merge spec 14 years ago
Brandon Casey f31dbdc7da builtin/fetch.c: comment that branch->remote_name is usable when has_merge 14 years ago
Brandon Casey a1d558d254 Makefile: use compat regex on IRIX 6.5 14 years ago
Brandon Casey f98548764e t/t7008: workaround broken handling of \000 by printf on IRIX 14 years ago
Oded Shimon 5b220a6876 Add --src/dst-prefix to git-formt-patch in git-rebase.sh 14 years ago
Elijah Newren 86273e5764 merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dir 14 years ago
Elijah Newren 56bfd762e5 t3509: Add rename + D/F conflict testcase that recursive strategy fails 14 years ago
Junio C Hamano 3a4e6c727f install-webdoc: keep installed RelNotes-*.txt 14 years ago
Jens Lehmann fd3c32c981 t1020: Get rid of 'cd "$HERE"' at the start of each test 14 years ago