aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Prepare Git::SVN::Log for extraction from git-svn.Michael G. Schwern2012-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 '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
| |/ / / / /
* | | | | | Merge branch 'jk/maint-commit-check-committer-early'Junio C Hamano2012-07-24
|\ \ \ \ \ \
| * | | | | | commit: check committer identity more strictlyJeff King2012-07-23
* | | | | | | Merge branch 'jk/maint-advise-vaddf'Junio C Hamano2012-07-24
|\ \ \ \ \ \ \
| * | | | | | | advice: pass varargs to strbuf_vaddf, not strbuf_addfJeff King2012-07-23
| |/ / / / / /
* | | | | | | t/lib-httpd: handle running under --valgrindJeff King2012-07-24
* | | | | | | Git 1.7.12-rc0v1.7.12-rc0Junio C Hamano2012-07-23
* | | | | | | Merge branch 'jn/block-sha1'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \
| * | | | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder2012-07-23
| * | | | | | | block-sha1: put expanded macro parameters in parenthesesJonathan Nieder2012-07-22
| * | | | | | | block-sha1: avoid pointer conversion that violates alignment constraintsJonathan Nieder2012-07-22
* | | | | | | | Merge branch 'jn/make-assembly-in-right-directory'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: fix location of listing produced by "make subdir/foo.s"Jonathan Nieder2012-07-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'th/difftool-diffall'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \
| * | | | | | | | difftool: only copy back files modified during directory diffTim Henigan2012-07-19
* | | | | | | | | Merge branch 'sl/autoconf'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | build: reconfigure automatically if configure.ac changesStefano Lattarini2012-07-19
| * | | | | | | | | build: "make clean" should not remove configure-generated filesStefano Lattarini2012-07-19
| * | | | | | | | | autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'Stefano Lattarini2012-07-19
| * | | | | | | | | autoconf: remove few redundant semicolonsStefano Lattarini2012-07-19
| * | | | | | | | | autoconf: remove some redundant shell indirectionsStefano Lattarini2012-07-19
| * | | | | | | | | autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBSTStefano Lattarini2012-07-19
| * | | | | | | | | autoconf: GIT_CONF_APPEND_LINE: change signatureStefano Lattarini2012-07-19
* | | | | | | | | | Merge branch 'jv/maint-no-ext-diff'Junio C Hamano2012-07-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff: test precedence of external diff driversJeff King2012-07-19