summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | checkout: don't confuse ref and object flagsJeff King2012-07-251-1/+1
* | | | | | | | | | | | | | | Merge branch 'jc/test-lib-source-build-options-early'Junio C Hamano2012-07-251-23/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlierJunio C Hamano2012-06-241-23/+22
* | | | | | | | | | | | | | | | Merge branch 'mm/config-xdg'Junio C Hamano2012-07-254-6/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t1306: check that XDG_CONFIG_HOME worksJeff King2012-07-241-0/+26
| * | | | | | | | | | | | | | | | ignore: make sure we have an xdg path before using itMatthieu Moy2012-07-242-1/+8
| * | | | | | | | | | | | | | | | attr: make sure we have an xdg path before using itJeff King2012-07-242-5/+13
| * | | | | | | | | | | | | | | | test-lib.sh: unset XDG_CONFIG_HOMEJeff King2012-07-241-0/+1
* | | | | | | | | | | | | | | | | Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-252-12/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | rebase -i: handle fixup of root commit correctlyChris Webb2012-07-242-12/+21
* | | | | | | | | | | | | | | | | | Merge branch 'mh/maint-revisions-doc'Junio C Hamano2012-07-251-6/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Enumerate revision range specifiers in the documentationJunio C Hamano2012-07-241-0/+31
| * | | | | | | | | | | | | | | | | Make <refname> documentation more consistent.Max Horn2012-07-051-6/+6
* | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.12Junio C Hamano2012-07-241-2/+19