Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t7405: cd inside subshell instead of around | Jens Lehmann | 2010-09-03 | 1 | -11/+6 |
* | Merge branch 'da/fix-submodule-sync-superproject-config' | Junio C Hamano | 2010-08-31 | 1 | -0/+3 |
|\ | |||||
| * | submodule sync: Update "submodule.<name>.url" | David Aguilar | 2010-08-18 | 1 | -0/+3 |
* | | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 2010-08-31 | 2 | -5/+79 |
|\ \ | |||||
| * | | tests: fix syntax error in "Use advise() for hints" test | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -5/+5 |
| * | | cherry-pick/revert: Use advise() for hints | Jonathan Nieder | 2010-08-15 | 1 | -0/+20 |
| * | | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 2010-08-15 | 1 | -12/+30 |
| * | | t3508: add check_head_differs_from() helper function and use it | Christian Couder | 2010-07-23 | 1 | -5/+17 |
| * | | revert: improve success message by adding abbreviated commit sha1 | Christian Couder | 2010-07-16 | 1 | -8/+8 |
| * | | revert: report success when using option --strategy | Christian Couder | 2010-07-16 | 1 | -1/+25 |
* | | | Merge branch 'dj/fetch-tagopt' | Junio C Hamano | 2010-08-31 | 1 | -0/+41 |
|\ \ \ | |||||
| * | | | fetch: allow command line --tags to override config | Daniel Johnson | 2010-08-14 | 1 | -0/+41 |
| | |/ | |/| | |||||
* | | | 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 |
|\ \ \ \ \ \ \ |