summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | Merge branch 'jc/mergetool-tool-help'Junio C Hamano2012-07-243-5/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mergetool: support --tool-help option like difftool doesJunio C Hamano2012-07-233-5/+49
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-document-editmsg'Junio C Hamano2012-07-241-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | commit: document the temporary commit message fileJeff King2012-07-231-0/+9
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-check-committer-early'Junio C Hamano2012-07-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | commit: check committer identity more strictlyJeff King2012-07-231-1/+1
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-advise-vaddf'Junio C Hamano2012-07-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | advice: pass varargs to strbuf_vaddf, not strbuf_addfJeff King2012-07-231-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | t/lib-httpd: handle running under --valgrindJeff King2012-07-242-1/+8
* | | | | | | | | | | | | | | Git 1.7.12-rc0v1.7.12-rc0Junio C Hamano2012-07-232-1/+13
* | | | | | | | | | | | | | | Merge branch 'jn/block-sha1'Junio C Hamano2012-07-232-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder2012-07-231-3/+2
| * | | | | | | | | | | | | | | block-sha1: put expanded macro parameters in parenthesesJonathan Nieder2012-07-221-2/+2
| * | | | | | | | | | | | | | | block-sha1: avoid pointer conversion that violates alignment constraintsJonathan Nieder2012-07-221-3/+3
* | | | | | | | | | | | | | | | Merge branch 'jn/make-assembly-in-right-directory'Junio C Hamano2012-07-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Makefile: fix location of listing produced by "make subdir/foo.s"Jonathan Nieder2012-07-221-1/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'th/difftool-diffall'Junio C Hamano2012-07-231-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | difftool: only copy back files modified during directory diffTim Henigan2012-07-191-2/+5