aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | t: add missing executable bit to t7409Jeff King2012-07-29
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.12Junio C Hamano2012-07-27
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'extract-remaining' of git://git.bogomips.org/git-svnJunio C Hamano2012-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Move Git::IndexInfo into its own file.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Load all the modules in one place and before running code.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Extract Git::SVN::Migration from git-svn.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Prepare Git::SVN::Migration for extraction from git-svn.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Extract Git::SVN::Log from git-svn.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Prepare Git::SVN::Log for extraction from git-svn.Michael G. Schwern2012-07-27
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2012-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Extract Git::SVN from git-svn into its own .pm file.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Prepare Git::SVN for extraction into its own file.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | perl: detect new files in MakeMaker buildsJunio C Hamano2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | The Makefile.PL will now find .pm files itself.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Don't lose Error.pm if $@ gets clobbered.Michael G. Schwern2012-07-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Quiet warning if Makefile.PL is run with -w and no --localedirMichael G. Schwern2012-07-27
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/autoident-test'Junio C Hamano2012-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | t7502: test early quit from commit with bad identJeff King2012-07-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | t7502: handle systems where auto-identity is brokenJeff King2012-07-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | t7502: drop confusing test_might_fail callJeff King2012-07-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | t7502: narrow checks for author/committer name in templateJeff King2012-07-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | t7502: properly quote GIT_EDITORJeff King2012-07-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | t7502: clean up fake_editor testsJeff King2012-07-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/help-plug-memleak'Junio C Hamano2012-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | help.c::exclude_cmds(): plug a leakJunio C Hamano2012-07-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | help.c::uniq: plug a leakJeff King2012-07-25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dg/submodule-in-dismembered-working-tree'Junio C Hamano2012-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel GraƱa2012-07-25
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-checkout-orphan-check-fix'Junio C Hamano2012-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | checkout: don't confuse ref and object flagsJeff King2012-07-25
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/test-lib-source-build-options-early'Junio C Hamano2012-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlierJunio C Hamano2012-06-24
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/config-xdg'Junio C Hamano2012-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t1306: check that XDG_CONFIG_HOME worksJeff King2012-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ignore: make sure we have an xdg path before using itMatthieu Moy2012-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | attr: make sure we have an xdg path before using itJeff King2012-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | test-lib.sh: unset XDG_CONFIG_HOMEJeff King2012-07-24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rebase -i: handle fixup of root commit correctlyChris Webb2012-07-24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/maint-revisions-doc'Junio C Hamano2012-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Enumerate revision range specifiers in the documentationJunio C Hamano2012-07-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Make <refname> documentation more consistent.Max Horn2012-07-05
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.12Junio C Hamano2012-07-24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/mergetool-tool-help'Junio C Hamano2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mergetool: support --tool-help option like difftool doesJunio C Hamano2012-07-23
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-document-editmsg'Junio C Hamano2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | / / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | commit: document the temporary commit message fileJeff King2012-07-23
| |/ / / / / / / / / / / / / / / / / / / / / / / /