Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2012-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Move initialization of Git::SVN variables into Git::SVN. | Michael G. Schwern | 2012-07-27 | |
| * | | | | | | | | | | | | | Extract Git::SVN from git-svn into its own .pm file. | Michael G. Schwern | 2012-07-27 | |
| * | | | | | | | | | | | | | Prepare Git::SVN for extraction into its own file. | Michael G. Schwern | 2012-07-27 | |
| * | | | | | | | | | | | | | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 2012-07-27 | |
| * | | | | | | | | | | | | | perl: detect new files in MakeMaker builds | Junio C Hamano | 2012-07-27 | |
| * | | | | | | | | | | | | | The Makefile.PL will now find .pm files itself. | Michael G. Schwern | 2012-07-27 | |
| * | | | | | | | | | | | | | Don't lose Error.pm if $@ gets clobbered. | Michael G. Schwern | 2012-07-27 | |
| * | | | | | | | | | | | | | Quiet warning if Makefile.PL is run with -w and no --localedir | Michael G. Schwern | 2012-07-27 | |
* | | | | | | | | | | | | | | Merge branch 'jk/autoident-test' | Junio C Hamano | 2012-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t7502: test early quit from commit with bad ident | Jeff King | 2012-07-26 | |
| * | | | | | | | | | | | | | | t7502: handle systems where auto-identity is broken | Jeff King | 2012-07-26 | |
| * | | | | | | | | | | | | | | t7502: drop confusing test_might_fail call | Jeff King | 2012-07-26 | |
| * | | | | | | | | | | | | | | t7502: narrow checks for author/committer name in template | Jeff King | 2012-07-26 | |
| * | | | | | | | | | | | | | | t7502: properly quote GIT_EDITOR | Jeff King | 2012-07-26 | |
| * | | | | | | | | | | | | | | t7502: clean up fake_editor tests | Jeff King | 2012-07-26 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/help-plug-memleak' | Junio C Hamano | 2012-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | help.c::exclude_cmds(): plug a leak | Junio C Hamano | 2012-07-25 | |
| * | | | | | | | | | | | | | | | help.c::uniq: plug a leak | Jeff King | 2012-07-25 | |
* | | | | | | | | | | | | | | | | Merge branch 'dg/submodule-in-dismembered-working-tree' | Junio C Hamano | 2012-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | git-submodule: work with GIT_DIR/GIT_WORK_TREE | Daniel GraƱa | 2012-07-25 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-checkout-orphan-check-fix' | Junio C Hamano | 2012-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | checkout: don't confuse ref and object flags | Jeff King | 2012-07-25 | |
* | | | | | | | | | | | | | | | Merge branch 'jc/test-lib-source-build-options-early' | Junio C Hamano | 2012-07-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlier | Junio C Hamano | 2012-06-24 | |
* | | | | | | | | | | | | | | | | Merge branch 'mm/config-xdg' | Junio C Hamano | 2012-07-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | t1306: check that XDG_CONFIG_HOME works | Jeff King | 2012-07-24 | |
| * | | | | | | | | | | | | | | | | ignore: make sure we have an xdg path before using it | Matthieu Moy | 2012-07-24 | |
| * | | | | | | | | | | | | | | | | attr: make sure we have an xdg path before using it | Jeff King | 2012-07-24 | |
| * | | | | | | | | | | | | | | | | test-lib.sh: unset XDG_CONFIG_HOME | Jeff King | 2012-07-24 | |
* | | | | | | | | | | | | | | | | | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 2012-07-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | rebase -i: handle fixup of root commit correctly | Chris Webb | 2012-07-24 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'mh/maint-revisions-doc' | Junio C Hamano | 2012-07-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Enumerate revision range specifiers in the documentation | Junio C Hamano | 2012-07-24 | |
| * | | | | | | | | | | | | | | | | | Make <refname> documentation more consistent. | Max Horn | 2012-07-05 | |
* | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.12 | Junio C Hamano | 2012-07-24 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/mergetool-tool-help' | Junio C Hamano | 2012-07-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | mergetool: support --tool-help option like difftool does | Junio C Hamano | 2012-07-23 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-document-editmsg' | Junio C Hamano | 2012-07-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | commit: document the temporary commit message file | Jeff King | 2012-07-23 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-check-committer-early' | Junio C Hamano | 2012-07-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | commit: check committer identity more strictly | Jeff King | 2012-07-23 | |
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-advise-vaddf' | Junio C Hamano | 2012-07-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | advice: pass varargs to strbuf_vaddf, not strbuf_addf | Jeff King | 2012-07-23 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | t/lib-httpd: handle running under --valgrind | Jeff King | 2012-07-24 | |
* | | | | | | | | | | | | | | | Git 1.7.12-rc0v1.7.12-rc0 | Junio C Hamano | 2012-07-23 | |
* | | | | | | | | | | | | | | | Merge branch 'jn/block-sha1' | Junio C Hamano | 2012-07-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads | Jonathan Nieder | 2012-07-23 | |
| * | | | | | | | | | | | | | | | block-sha1: put expanded macro parameters in parentheses | Jonathan Nieder | 2012-07-22 | |
| * | | | | | | | | | | | | | | | block-sha1: avoid pointer conversion that violates alignment constraints | Jonathan Nieder | 2012-07-22 |