Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'en/d-f-conflict-fix' | Junio C Hamano | 2010-08-31 | 5 | -5/+151 |
|\ | |||||
| * | merge-recursive: Fix multiple file rename across D/F conflict | Elijah Newren | 2010-08-18 | 1 | -1/+1 |
| * | t6031: Add a testcase covering multiple renames across a D/F conflict | Elijah Newren | 2010-08-18 | 1 | -0/+31 |
| * | Mark tests that use symlinks as needing SYMLINKS prerequisite | Elijah Newren | 2010-08-12 | 2 | -3/+3 |
| * | t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing test | Ævar Arnfjörð Bjarmason | 2010-07-27 | 1 | -1/+1 |
| * | fast-export: Fix output order of D/F changes | Elijah Newren | 2010-07-09 | 1 | -1/+1 |
| * | merge_recursive: Fix renames across paths below D/F conflicts | Elijah Newren | 2010-07-09 | 2 | -2/+2 |
| * | merge-recursive: Fix D/F conflicts | Elijah Newren | 2010-07-09 | 1 | -3/+3 |
| * | Add a rename + D/F conflict testcase | Alexander Gladysh | 2010-07-09 | 1 | -0/+35 |
| * | Add additional testcases for D/F conflicts | Elijah Newren | 2010-07-09 | 2 | -4/+84 |
* | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2010-08-31 | 2 | -0/+203 |
|\ \ | |||||
| * | | t/t9010-svn-fe.sh: add an +x bit to this test | Ævar Arnfjörð Bjarmason | 2010-08-19 | 1 | -0/+0 |
| * | | t9010 (svn-fe): avoid symlinks in test | Jonathan Nieder | 2010-08-14 | 1 | -1/+1 |
| * | | t9010 (svn-fe): use Unix-style path in URI | Jonathan Nieder | 2010-08-14 | 1 | -1/+1 |
| * | | SVN dump parser | David Barr | 2010-08-14 | 1 | -0/+32 |
| * | | Add stream helper library | David Barr | 2010-08-14 | 1 | -0/+54 |
| * | | Add string-specific memory pool | David Barr | 2010-08-14 | 1 | -0/+16 |
| * | | Add treap implementation | Jason Evans | 2010-08-14 | 1 | -0/+22 |
| * | | Add memory pool library | David Barr | 2010-08-14 | 1 | -0/+79 |
* | | | Merge branch 'tr/maint-no-unquote-plus' | Junio C Hamano | 2010-08-31 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | Do not unquote + into ' ' in URLs | Thomas Rast | 2010-07-25 | 1 | -2/+8 |
* | | | | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-08-31 | 1 | -0/+66 |
|\ \ \ \ | |||||
| * | | | | t7006 (pager): add missing TTY prerequisites | Jonathan Nieder | 2010-08-16 | 1 | -2/+2 |
| * | | | | Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fix | Junio C Hamano | 2010-08-15 | 2 | -173/+452 |
| |\ \ \ \ | |||||
| * | | | | | config: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -0/+8 |
| * | | | | | bundle: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -0/+33 |
| * | | | | | apply: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 1 | -0/+3 |
| * | | | | | grep: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-11 | 1 | -0/+13 |
| * | | | | | shortlog: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-11 | 1 | -0/+9 |
* | | | | | | Merge branch 'jn/maint-setup-fix' | Junio C Hamano | 2010-08-31 | 2 | -173/+452 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | setup: do not forget working dir from subdir of gitdir | Nguyễn Thái Ngọc Duy | 2010-08-04 | 1 | -1/+1 |
| * | | | | | t4111 (apply): refresh index before applying patches to it | Jonathan Nieder | 2010-08-04 | 1 | -1/+2 |
| * | | | | | tests: try git apply from subdir of toplevel | Jonathan Nieder | 2010-07-25 | 1 | -0/+141 |
| * | | | | | t1501 (rev-parse): clarify | Jonathan Nieder | 2010-07-25 | 1 | -173/+310 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'en/fast-export-fix' | Junio C Hamano | 2010-08-31 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | fast-export: Add a --full-tree option | Elijah Newren | 2010-07-19 | 1 | -0/+5 |
| * | | | | | fast-export: Fix dropping of files with --import-marks and path limiting | Elijah Newren | 2010-07-19 | 1 | -0/+9 |
* | | | | | | Merge branch 'hv/autosquash-config' | Junio C Hamano | 2010-08-31 | 1 | -8/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add configuration variable for --autosquash option of interactive rebase | Heiko Voigt | 2010-07-14 | 1 | -8/+32 |
* | | | | | | | Merge branch 'sg/rerere-gc-old-still-used' | Junio C Hamano | 2010-08-31 | 1 | -3/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rerere: fix overeager gc | SZEDER Gábor | 2010-07-14 | 1 | -3/+11 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-29 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'maint-1.7.1' into maint | Junio C Hamano | 2010-08-29 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | t0003: add missing && at end of lines | Matthieu Moy | 2010-08-29 | 1 | -5/+5 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | t3302 (notes): Port to Solaris | Jonathan Nieder | 2010-08-24 | 1 | -1/+1 |
* | | | | | | | | | | t7610: cd inside subshell instead of around | Brian Gernhardt | 2010-08-24 | 1 | -23/+26 |
* | | | | | | | | | | Merge branch 'mm/rebase-i-exec' | Junio C Hamano | 2010-08-21 | 5 | -5/+107 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | test-lib: user-friendly alternatives to test [-d|-f|-e] | Matthieu Moy | 2010-08-11 | 4 | -12/+51 |
| * | | | | | | | | | | rebase -i: add exec command to launch a shell command | Matthieu Moy | 2010-08-11 | 2 | -0/+63 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | |