summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.12-rc1v1.7.12-rc1Junio C Hamano2012-07-302-33/+11
* Sync with 1.7.11.4Junio C Hamano2012-07-302-1/+33
|\
| * Git 1.7.11.4v1.7.11.4Junio C Hamano2012-07-304-3/+35
| * Merge branch 'jk/maint-commit-document-editmsg' into maintJunio C Hamano2012-07-301-0/+9
| |\
| * \ Merge branch 'jk/maint-advise-vaddf' into maintJunio C Hamano2012-07-301-1/+1
| |\ \
| * \ \ Merge branch 'kk/maint-commit-tree' into maintJunio C Hamano2012-07-303-4/+18
| |\ \ \
| * \ \ \ Merge branch 'jv/maint-no-ext-diff' into maintJunio C Hamano2012-07-302-3/+64
| |\ \ \ \
| * \ \ \ \ Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maintJunio C Hamano2012-07-302-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maintJunio C Hamano2012-07-302-2/+17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/maint-filter-branch-epoch-date' into maintJunio C Hamano2012-07-304-5/+15
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'rj/maint-grep-remove-redundant-test'Junio C Hamano2012-07-301-11/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7810-*.sh: Remove redundant testRamsay Jones2012-07-291-11/+0
* | | | | | | | | | Merge branch 'dg/submodule-in-dismembered-working-tree'Junio C Hamano2012-07-301-6/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t7409: make sure submodule is initialized and updated in more detailDaniel Graña2012-07-301-6/+23
* | | | | | | | | | | Merge branch 'hv/link-alt-odb-entry'Junio C Hamano2012-07-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | link_alt_odb_entry: fix read over array bounds reported by valgrindHeiko Voigt2012-07-291-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Add explanatory comment for transport-helpers refs mapping.Florian Achleitner2012-07-301-0/+15
* | | | | | | | | | | t1100-*.sh: Fix an intermittent test failureRamsay Jones2012-07-291-0/+1
* | | | | | | | | | | t: add missing executable bit to t7409Jeff King2012-07-291-0/+0
* | | | | | | | | | | Update draft release notes to 1.7.12Junio C Hamano2012-07-271-0/+15
* | | | | | | | | | | Merge branch 'extract-remaining' of git://git.bogomips.org/git-svnJunio C Hamano2012-07-279-761/+795
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern2012-07-275-60/+64
| * | | | | | | | | | | Move Git::IndexInfo into its own file.Michael G. Schwern2012-07-275-33/+37
| * | | | | | | | | | | Load all the modules in one place and before running code.Michael G. Schwern2012-07-271-23/+21
| * | | | | | | | | | | Extract Git::SVN::Migration from git-svn.Michael G. Schwern2012-07-274-258/+262
| * | | | | | | | | | | Prepare Git::SVN::Migration for extraction from git-svn.Michael G. Schwern2012-07-271-12/+24
| * | | | | | | | | | | Extract Git::SVN::Log from git-svn.Michael G. Schwern2012-07-274-396/+401
| * | | | | | | | | | | Prepare Git::SVN::Log for extraction from git-svn.Michael G. Schwern2012-07-271-4/+11
* | | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2012-07-2710-2338/+2487
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern2012-07-273-7/+9
| * | | | | | | | | | | Extract Git::SVN from git-svn into its own .pm file.Michael G. Schwern2012-07-273-2319/+2321
| * | | | | | | | | | | Prepare Git::SVN for extraction into its own file.Michael G. Schwern2012-07-271-4/+18
| * | | | | | | | | | | Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern2012-07-276-15/+132
| * | | | | | | | | | | perl: detect new files in MakeMaker buildsJunio C Hamano2012-07-273-0/+11
| * | | | | | | | | | | The Makefile.PL will now find .pm files itself.Michael G. Schwern2012-07-271-13/+16
| * | | | | | | | | | | Don't lose Error.pm if $@ gets clobbered.Michael G. Schwern2012-07-271-2/+1
| * | | | | | | | | | | Quiet warning if Makefile.PL is run with -w and no --localedirMichael G. Schwern2012-07-271-1/+2
* | | | | | | | | | | | Merge branch 'jk/autoident-test'Junio C Hamano2012-07-271-33/+42
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t7502: test early quit from commit with bad identJeff King2012-07-261-0/+17
| * | | | | | | | | | | | t7502: handle systems where auto-identity is brokenJeff King2012-07-261-3/+10
| * | | | | | | | | | | | t7502: drop confusing test_might_fail callJeff King2012-07-261-1/+1
| * | | | | | | | | | | | t7502: narrow checks for author/committer name in templateJeff King2012-07-261-17/+8
| * | | | | | | | | | | | t7502: properly quote GIT_EDITORJeff King2012-07-261-1/+1
| * | | | | | | | | | | | t7502: clean up fake_editor testsJeff King2012-07-261-13/+7
* | | | | | | | | | | | | Merge branch 'jk/help-plug-memleak'Junio C Hamano2012-07-271-5/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | help.c::exclude_cmds(): plug a leakJunio C Hamano2012-07-251-3/+4
| * | | | | | | | | | | | | help.c::uniq: plug a leakJeff King2012-07-251-2/+5
* | | | | | | | | | | | | | Merge branch 'dg/submodule-in-dismembered-working-tree'Junio C Hamano2012-07-272-2/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel Graña2012-07-252-2/+66
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jk/maint-checkout-orphan-check-fix'Junio C Hamano2012-07-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |