git
2012-08-06  Junio C HamanoDocumentation: do not mention .git/refs/* directories
2012-08-06  Jiang Xinl10n: zh_CN.po: update one translation
2012-08-06  Nguyễn Thái... read_index_from: remove bogus errno assignments
2012-08-06  Jiang Xinl10n: Update one message in git.pot
2012-08-06  Junio C HamanoMerge git://github.com/git-l10n/git-po
2012-08-05  Paul Gortmakerapply: delete unused deflate_origlen from patch struct
2012-08-05  Adam ButcherFix '\ No newline...' annotation in rewrite diffs
2012-08-05  Ralf Thielowmerge-recursive: separate message for common ancestors
2012-08-04  Jiang Xinl10n: zh_CN.po: translate 76 new messages
2012-08-04  Michał Kiedrowicztests: Introduce test_seq
2012-08-03  Jeff Kinginclude agent identifier in capability string
2012-08-03  Thomas Rastmerge-recursive: eliminate flush_buffer() in favor...
2012-08-03  Thomas Rastdiff_setup_done(): return void
2012-08-03  Matthieu Moygit-remote-mediawiki: replace TODO-list in comment...
2012-08-03  Matthieu Moysetup: clarify error messages for file/revisions ambiguity
2012-08-03  Tran Ngoc Quanl10n: vi.po update to follow POT in 3b613
2012-08-02  Jiang Xinl10n: Update git.pot (76 new, 4 removed messages)
2012-08-01  Junio C HamanoMerge git://github.com/git-l10n/git-po
2012-08-01  Ralf Thielowgit-rebase.sh: fix typo in an error message
2012-07-31  Thomas Rastsend-email: improve RFC2047 quote parsing
2012-07-31  Junio C Hamanosane_execvp(): ignore non-directory on $PATH
2012-07-31  Junio C HamanoMerge branch 'nd/maint-i18n-diffstat'
2012-07-31  Junio C HamanoMerge branch 'jx/i18n-1.7.11'
2012-07-31  Ralf Thielowl10n: de.po: translate 4 new messages
2012-07-31  Tran Ngoc Quanl10n: vi.po: translate 4 new messages
2012-07-30  Jiang Xinl10n: zh_CN.po: translate 4 new messages
2012-07-30  Junio C HamanoGit 1.7.12-rc1 v1.7.12-rc1
2012-07-30  Junio C HamanoSync with 1.7.11.4
2012-07-30  Junio C HamanoGit 1.7.11.4 v1.7.11.4
2012-07-30  Junio C HamanoMerge branch 'jk/maint-commit-document-editmsg' into...
2012-07-30  Junio C HamanoMerge branch 'jk/maint-advise-vaddf' into maint
2012-07-30  Junio C HamanoMerge branch 'kk/maint-commit-tree' into maint
2012-07-30  Junio C HamanoMerge branch 'jv/maint-no-ext-diff' into maint
2012-07-30  Junio C HamanoMerge branch 'pg/maint-1.7.9-am-where-is-patch' into...
2012-07-30  Junio C HamanoMerge branch 'jl/maint-1.7.10-recurse-submodules-with...
2012-07-30  Junio C HamanoMerge branch 'jc/maint-filter-branch-epoch-date' into...
2012-07-30  Junio C HamanoMerge branch 'rj/maint-grep-remove-redundant-test'
2012-07-30  Junio C HamanoMerge branch 'dg/submodule-in-dismembered-working-tree'
2012-07-30  Daniel Grañat7409: make sure submodule is initialized and updated...
2012-07-30  Junio C HamanoMerge branch 'hv/link-alt-odb-entry'
2012-07-30  Florian AchleitnerAdd explanatory comment for transport-helpers refs...
2012-07-30  Junio C Hamanot7406: fix misleading "rev-parse --max-count=1 HEAD"
2012-07-30  Junio C Hamanoconfig: "git config baa" should exit with status 1
2012-07-30  Jiang Xinl10n: Update git.pot (4 new, 3 removed messages)
2012-07-30  Ramsay Jonest7810-*.sh: Remove redundant test
2012-07-30  Ramsay Jonest1100-*.sh: Fix an intermittent test failure
2012-07-30  Heiko Voigtlink_alt_odb_entry: fix read over array bounds reported...
2012-07-29  Jeff Kingt: add missing executable bit to t7409
2012-07-29  Jeff Kingfsck: detect null sha1 in tree entries
2012-07-29  Jeff Kingdo not write null sha1s to on-disk index
2012-07-29  Jeff Kingdiff: do not use null sha1 as a sentinel value
2012-07-28  Junio C HamanoUpdate draft release notes to 1.7.12
2012-07-28  Junio C HamanoMerge branch 'extract-remaining' of git://git.bogomips...
2012-07-28  Junio C HamanoMerge git://git.bogomips.org/git-svn
2012-07-28  Junio C HamanoMerge branch 'jk/autoident-test'
2012-07-28  Junio C HamanoMerge branch 'jk/help-plug-memleak'
2012-07-28  Junio C HamanoMerge branch 'dg/submodule-in-dismembered-working-tree'
2012-07-28  Junio C HamanoMerge branch 'jk/maint-checkout-orphan-check-fix'
2012-07-27  Michael G.... Extract Git::SVN::GlobSpec from git-svn.
2012-07-27  Michael G.... Move Git::IndexInfo into its own file.
2012-07-27  Michael G.... Load all the modules in one place and before running...
2012-07-27  Michael G.... Extract Git::SVN::Migration from git-svn.
2012-07-27  Michael G.... Prepare Git::SVN::Migration for extraction from git...
2012-07-27  Michael G.... Extract Git::SVN::Log from git-svn.
2012-07-27  Michael G.... Prepare Git::SVN::Log for extraction from git-svn.
2012-07-27  Michael G.... Move initialization of Git::SVN variables into Git...
2012-07-27  Michael G.... Extract Git::SVN from git-svn into its own .pm file.
2012-07-27  Michael G.... Prepare Git::SVN for extraction into its own file.
2012-07-27  Michael G.... Extract some utilities from git-svn to allow extracting...
2012-07-27  Junio C Hamanoperl: detect new files in MakeMaker builds
2012-07-27  Michael G.... The Makefile.PL will now find .pm files itself.
2012-07-27  Michael G.... Don't lose Error.pm if $@ gets clobbered.
2012-07-27  Michael G.... Quiet warning if Makefile.PL is run with -w and no...
2012-07-27  Michael J Grubertest-lib: provide UTF8 behaviour as a prerequisite
2012-07-27  Michael J Grubert0050: use the SYMLINKS test prereq
2012-07-27  Michael J Grubert0050: use the CASE_INSENSITIVE_FS test prereq
2012-07-27  Michael J Grubertest-lib: provide case insensitivity as a prerequisite
2012-07-27  Junio C Hamanotest: allow prerequisite to be evaluated lazily
2012-07-27  Junio C Hamanotest: rename $satisfied to $satisfied_prereq
2012-07-27  Jiang Xini18n: merge-recursive: mark strings for translation
2012-07-27  Jiang XinRemove dead code which contains bad gettext block
2012-07-27  Jiang Xini18n: am: mark more strings for translation
2012-07-27  Jiang Xinrebase: remove obsolete and unused LONG_USAGE which...
2012-07-27  Jiang Xini18n: Rewrite gettext messages start with dash
2012-07-26  Jeff Kingt7502: test early quit from commit with bad ident
2012-07-26  Jeff Kingt7502: handle systems where auto-identity is broken
2012-07-26  Jeff Kingt7502: drop confusing test_might_fail call
2012-07-26  Jeff Kingt7502: narrow checks for author/committer name in template
2012-07-26  Jeff Kingt7502: properly quote GIT_EDITOR
2012-07-26  Jeff Kingt7502: clean up fake_editor tests
2012-07-26  Nguyễn Thái... i18n: leave \n out of translated diffstat
2012-07-25  Junio C HamanoMerge branch 'jc/test-lib-source-build-options-early'
2012-07-25  Junio C HamanoMerge branch 'mm/config-xdg'
2012-07-25  Junio C HamanoMerge branch 'cw/rebase-i-root'
2012-07-25  Junio C HamanoMerge branch 'mh/maint-revisions-doc'
2012-07-25  Jeff Kingcheckout: don't confuse ref and object flags
2012-07-25  Daniel Grañagit-submodule: work with GIT_DIR/GIT_WORK_TREE
2012-07-25  Junio C Hamanohelp.c::exclude_cmds(): plug a leak
2012-07-25  Jeff Kinghelp.c::uniq: plug a leak
2012-07-25  Jiang Xini18n: rebase: mark messages for translation
next