Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare Git::SVN::Log for extraction from git-svn. | Michael G. Schwern | 2012-07-27 | 1 | -4/+11 |
* | Move initialization of Git::SVN variables into Git::SVN. | Michael G. Schwern | 2012-07-27 | 3 | -7/+9 |
* | Extract Git::SVN from git-svn into its own .pm file. | Michael G. Schwern | 2012-07-27 | 3 | -2319/+2321 |
* | Prepare Git::SVN for extraction into its own file. | Michael G. Schwern | 2012-07-27 | 1 | -4/+18 |
* | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 2012-07-27 | 6 | -15/+132 |
* | perl: detect new files in MakeMaker builds | Junio C Hamano | 2012-07-27 | 3 | -0/+11 |
* | The Makefile.PL will now find .pm files itself. | Michael G. Schwern | 2012-07-27 | 1 | -13/+16 |
* | Don't lose Error.pm if $@ gets clobbered. | Michael G. Schwern | 2012-07-27 | 1 | -2/+1 |
* | Quiet warning if Makefile.PL is run with -w and no --localedir | Michael G. Schwern | 2012-07-27 | 1 | -1/+2 |
* | Merge branch 'jc/test-lib-source-build-options-early' | Junio C Hamano | 2012-07-25 | 1 | -23/+22 |
|\ | |||||
| * | test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlier | Junio C Hamano | 2012-06-24 | 1 | -23/+22 |
* | | Merge branch 'mm/config-xdg' | Junio C Hamano | 2012-07-25 | 4 | -6/+48 |
|\ \ | |||||
| * | | t1306: check that XDG_CONFIG_HOME works | Jeff King | 2012-07-24 | 1 | -0/+26 |
| * | | ignore: make sure we have an xdg path before using it | Matthieu Moy | 2012-07-24 | 2 | -1/+8 |
| * | | attr: make sure we have an xdg path before using it | Jeff King | 2012-07-24 | 2 | -5/+13 |
| * | | test-lib.sh: unset XDG_CONFIG_HOME | Jeff King | 2012-07-24 | 1 | -0/+1 |
* | | | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 2012-07-25 | 2 | -12/+21 |
|\ \ \ | |||||
| * | | | rebase -i: handle fixup of root commit correctly | Chris Webb | 2012-07-24 | 2 | -12/+21 |
* | | | | Merge branch 'mh/maint-revisions-doc' | Junio C Hamano | 2012-07-25 | 1 | -6/+37 |
|\ \ \ \ | |||||
| * | | | | Enumerate revision range specifiers in the documentation | Junio C Hamano | 2012-07-24 | 1 | -0/+31 |
| * | | | | Make <refname> documentation more consistent. | Max Horn | 2012-07-05 | 1 | -6/+6 |
* | | | | | Update draft release notes to 1.7.12 | Junio C Hamano | 2012-07-24 | 1 | -2/+19 |
* | | | | | Merge branch 'jc/mergetool-tool-help' | Junio C Hamano | 2012-07-24 | 3 | -5/+49 |
|\ \ \ \ \ | |||||
| * | | | | | mergetool: support --tool-help option like difftool does | Junio C Hamano | 2012-07-23 | 3 | -5/+49 |
* | | | | | | Merge branch 'jk/maint-commit-document-editmsg' | Junio C Hamano | 2012-07-24 | 1 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit: document the temporary commit message file | Jeff King | 2012-07-23 | 1 | -0/+9 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/maint-commit-check-committer-early' | Junio C Hamano | 2012-07-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit: check committer identity more strictly | Jeff King | 2012-07-23 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jk/maint-advise-vaddf' | Junio C Hamano | 2012-07-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | advice: pass varargs to strbuf_vaddf, not strbuf_addf | Jeff King | 2012-07-23 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | t/lib-httpd: handle running under --valgrind | Jeff King | 2012-07-24 | 2 | -1/+8 |
* | | | | | | | Git 1.7.12-rc0v1.7.12-rc0 | Junio C Hamano | 2012-07-23 | 2 | -1/+13 |
* | | | | | | | Merge branch 'jn/block-sha1' | Junio C Hamano | 2012-07-23 | 2 | -7/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads | Jonathan Nieder | 2012-07-23 | 1 | -3/+2 |
| * | | | | | | | block-sha1: put expanded macro parameters in parentheses | Jonathan Nieder | 2012-07-22 | 1 | -2/+2 |
| * | | | | | | | block-sha1: avoid pointer conversion that violates alignment constraints | Jonathan Nieder | 2012-07-22 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'jn/make-assembly-in-right-directory' | Junio C Hamano | 2012-07-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Makefile: fix location of listing produced by "make subdir/foo.s" | Jonathan Nieder | 2012-07-22 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'th/difftool-diffall' | Junio C Hamano | 2012-07-23 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | difftool: only copy back files modified during directory diff | Tim Henigan | 2012-07-19 | 1 | -2/+5 |
* | | | | | | | | | Merge branch 'sl/autoconf' | Junio C Hamano | 2012-07-23 | 2 | -27/+46 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | build: reconfigure automatically if configure.ac changes | Stefano Lattarini | 2012-07-19 | 2 | -0/+14 |
| * | | | | | | | | | build: "make clean" should not remove configure-generated files | Stefano Lattarini | 2012-07-19 | 1 | -2/+3 |
| * | | | | | | | | | autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append' | Stefano Lattarini | 2012-07-19 | 1 | -11/+17 |
| * | | | | | | | | | autoconf: remove few redundant semicolons | Stefano Lattarini | 2012-07-19 | 1 | -2/+2 |
| * | | | | | | | | | autoconf: remove some redundant shell indirections | Stefano Lattarini | 2012-07-19 | 1 | -7/+5 |
| * | | | | | | | | | autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST | Stefano Lattarini | 2012-07-19 | 1 | -12/+12 |
| * | | | | | | | | | autoconf: GIT_CONF_APPEND_LINE: change signature | Stefano Lattarini | 2012-07-19 | 1 | -14/+14 |
* | | | | | | | | | | Merge branch 'jv/maint-no-ext-diff' | Junio C Hamano | 2012-07-23 | 2 | -3/+64 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | diff: test precedence of external diff drivers | Jeff King | 2012-07-19 | 1 | -0/+40 |