summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31l10n: de.po: translate 4 new messagesRalf Thielow
2012-07-31l10n: vi.po: translate 4 new messagesTran Ngoc Quan
2012-07-30l10n: zh_CN.po: translate 4 new messagesJiang Xin
2012-07-30l10n: Update git.pot (4 new, 3 removed messages)Jiang Xin
2012-07-28Update draft release notes to 1.7.12Junio C Hamano
2012-07-28Merge branch 'extract-remaining' of git://git.bogomips.org/git-svnJunio C Hamano
2012-07-28Merge git://git.bogomips.org/git-svnJunio C Hamano
2012-07-28Merge branch 'jk/autoident-test'Junio C Hamano
2012-07-28Merge branch 'jk/help-plug-memleak'Junio C Hamano
2012-07-28Merge branch 'dg/submodule-in-dismembered-working-tree'Junio C Hamano
2012-07-28Merge branch 'jk/maint-checkout-orphan-check-fix'Junio C Hamano
2012-07-27Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern
2012-07-27Move Git::IndexInfo into its own file.Michael G. Schwern
2012-07-27Load all the modules in one place and before running code.Michael G. Schwern
2012-07-27Extract Git::SVN::Migration from git-svn.Michael G. Schwern
2012-07-27Prepare Git::SVN::Migration for extraction from git-svn.Michael G. Schwern
2012-07-27Extract Git::SVN::Log from git-svn.Michael G. Schwern
2012-07-27Prepare Git::SVN::Log for extraction from git-svn.Michael G. Schwern
2012-07-27Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern
2012-07-27Extract Git::SVN from git-svn into its own .pm file.Michael G. Schwern
2012-07-27Prepare Git::SVN for extraction into its own file.Michael G. Schwern
2012-07-27Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern
2012-07-27perl: detect new files in MakeMaker buildsJunio C Hamano
2012-07-27The Makefile.PL will now find .pm files itself.Michael G. Schwern
2012-07-27Don't lose Error.pm if $@ gets clobbered.Michael G. Schwern
2012-07-27Quiet warning if Makefile.PL is run with -w and no --localedirMichael G. Schwern
2012-07-26t7502: test early quit from commit with bad identJeff King
2012-07-26t7502: handle systems where auto-identity is brokenJeff King
2012-07-26t7502: drop confusing test_might_fail callJeff King
2012-07-26t7502: narrow checks for author/committer name in templateJeff King
2012-07-26t7502: properly quote GIT_EDITORJeff King
2012-07-26t7502: clean up fake_editor testsJeff King
2012-07-25Merge branch 'jc/test-lib-source-build-options-early'Junio C Hamano
2012-07-25Merge branch 'mm/config-xdg'Junio C Hamano
2012-07-25Merge branch 'cw/rebase-i-root'Junio C Hamano
2012-07-25Merge branch 'mh/maint-revisions-doc'Junio C Hamano
2012-07-25checkout: don't confuse ref and object flagsJeff King
2012-07-25git-submodule: work with GIT_DIR/GIT_WORK_TREEDaniel GraƱa
2012-07-25help.c::exclude_cmds(): plug a leakJunio C Hamano
2012-07-25help.c::uniq: plug a leakJeff King
2012-07-24Enumerate revision range specifiers in the documentationJunio C Hamano
2012-07-24Update draft release notes to 1.7.12Junio C Hamano
2012-07-24Merge branch 'jc/mergetool-tool-help'Junio C Hamano
2012-07-24Merge branch 'jk/maint-commit-document-editmsg'Junio C Hamano
2012-07-24Merge branch 'jk/maint-commit-check-committer-early'Junio C Hamano
2012-07-24Merge branch 'jk/maint-advise-vaddf'Junio C Hamano
2012-07-24t/lib-httpd: handle running under --valgrindJeff King
2012-07-24rebase -i: handle fixup of root commit correctlyChris Webb
2012-07-24t1306: check that XDG_CONFIG_HOME worksJeff King
2012-07-24ignore: make sure we have an xdg path before using itMatthieu Moy