29973 Commits (293ab15eea341ffe8705bac99136f2e3a286db5f)
 

Author SHA1 Message Date
Junio C Hamano 0e4c8822e9 Git 1.7.11.4 13 years ago
Junio C Hamano f17adbce64 Merge branch 'jk/maint-commit-document-editmsg' into maint 13 years ago
Junio C Hamano 5c992a1326 Merge branch 'jk/maint-advise-vaddf' into maint 13 years ago
Junio C Hamano 2e3710bdf9 Merge branch 'kk/maint-commit-tree' into maint 13 years ago
Junio C Hamano 70f6be7aa9 Merge branch 'jv/maint-no-ext-diff' into maint 13 years ago
Junio C Hamano 9b67f560f4 Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maint 13 years ago
Junio C Hamano 8ba105dda8 Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint 13 years ago
Junio C Hamano 80ffb7570f Merge branch 'jc/maint-filter-branch-epoch-date' into maint 13 years ago
Junio C Hamano 3e6d071747 Merge branch 'rj/maint-grep-remove-redundant-test' 13 years ago
Junio C Hamano 8de8bb8051 Merge branch 'dg/submodule-in-dismembered-working-tree' 13 years ago
Daniel Graña 95e7705310 t7409: make sure submodule is initialized and updated in more detail 13 years ago
Junio C Hamano fbea95ce10 Merge branch 'hv/link-alt-odb-entry' 13 years ago
Florian Achleitner dff9d65dc6 Add explanatory comment for transport-helpers refs mapping. 13 years ago
Junio C Hamano ad6a599c0a t7406: fix misleading "rev-parse --max-count=1 HEAD" 13 years ago
Jiang Xin 0bbe5b483d l10n: Update git.pot (4 new, 3 removed messages) 13 years ago
Ramsay Jones 4ca945389f t7810-*.sh: Remove redundant test 13 years ago
Ramsay Jones 425b8a22aa t1100-*.sh: Fix an intermittent test failure 13 years ago
Heiko Voigt cb2912c324 link_alt_odb_entry: fix read over array bounds reported by valgrind 13 years ago
Jeff King 07a71b851a t: add missing executable bit to t7409 13 years ago
Jeff King c479d14a80 fsck: detect null sha1 in tree entries 13 years ago
Jeff King 4337b5856f do not write null sha1s to on-disk index 13 years ago
Jeff King e54501004a diff: do not use null sha1 as a sentinel value 13 years ago
Junio C Hamano 9e2116adbe Update draft release notes to 1.7.12 13 years ago
Junio C Hamano 51e383dd08 Merge branch 'extract-remaining' of git://git.bogomips.org/git-svn 13 years ago
Junio C Hamano 646e417535 Merge git://git.bogomips.org/git-svn 13 years ago
Junio C Hamano 12688bbacf Merge branch 'jk/autoident-test' 13 years ago
Junio C Hamano 3b0553c3fc Merge branch 'jk/help-plug-memleak' 13 years ago
Junio C Hamano a64fe6c1d5 Merge branch 'dg/submodule-in-dismembered-working-tree' 13 years ago
Junio C Hamano 5000caa306 Merge branch 'jk/maint-checkout-orphan-check-fix' 13 years ago
Michael G. Schwern 3d9be15fc2 Extract Git::SVN::GlobSpec from git-svn. 13 years ago
Michael G. Schwern 10c2aa5928 Move Git::IndexInfo into its own file. 13 years ago
Michael G. Schwern e96cdba110 Load all the modules in one place and before running code. 13 years ago
Michael G. Schwern b772cb9994 Extract Git::SVN::Migration from git-svn. 13 years ago
Michael G. Schwern b0e75250c8 Prepare Git::SVN::Migration for extraction from git-svn. 13 years ago
Michael G. Schwern b74fda1c9b Extract Git::SVN::Log from git-svn. 13 years ago
Michael G. Schwern 2c96a6c3f1 Prepare Git::SVN::Log for extraction from git-svn. 13 years ago
Michael G. Schwern 5c71028fce Move initialization of Git::SVN variables into Git::SVN. 13 years ago
Michael G. Schwern 29499c0b27 Extract Git::SVN from git-svn into its own .pm file. 13 years ago
Michael G. Schwern 0f80aa03cf Prepare Git::SVN for extraction into its own file. 13 years ago
Michael G. Schwern c2768fa152 Extract some utilities from git-svn to allow extracting Git::SVN. 13 years ago
Junio C Hamano ee9be06770 perl: detect new files in MakeMaker builds 13 years ago
Michael G. Schwern 98d5439dad The Makefile.PL will now find .pm files itself. 13 years ago
Michael G. Schwern 0ed8fdcdfd Don't lose Error.pm if $@ gets clobbered. 13 years ago
Michael G. Schwern 4c8e5c55c2 Quiet warning if Makefile.PL is run with -w and no --localedir 13 years ago
Michael J Gruber 5b0b5dd49b test-lib: provide UTF8 behaviour as a prerequisite 13 years ago
Michael J Gruber 2b71b5221a t0050: use the SYMLINKS test prereq 13 years ago
Michael J Gruber 9a3658b977 t0050: use the CASE_INSENSITIVE_FS test prereq 13 years ago
Michael J Gruber ac39aa6121 test-lib: provide case insensitivity as a prerequisite 13 years ago
Junio C Hamano 04083f278d test: allow prerequisite to be evaluated lazily 13 years ago
Junio C Hamano f3cfc3b271 test: rename $satisfied to $satisfied_prereq 13 years ago