git
2014-03-31  Junio C HamanoMerge branch 'hs/simplify-bit-setting-in-fsck-tree'
2014-03-31  Junio C HamanoMerge branch 'dt/tests-with-env-not-subshell'
2014-03-31  Justin Lebarcode and test: fix misuses of "nor"
2014-03-31  Justin Lebarcomments: fix misuses of "nor"
2014-03-31  Justin Lebarcontrib: fix misuses of "nor"
2014-03-31  Justin LebarDocumentation: fix misuses of "nor"
2014-03-31  Marat Radchenkoparse-options: remove unused OPT_SET_PTR
2014-03-31  Junio C Hamanoparse-options: add cast to correct pointer type to...
2014-03-31  Marat RadchenkoMSVC: fix t0040-parse-options crash
2014-03-31  Charles Baileytests: don't rely on strerror text when testing rmdir...
2014-03-31  Charles Baileydir.c: make git_fnmatch() not inline
2014-03-31  Junio C Hamanodiff-no-index: correctly diagnose error return from...
2014-03-31  Nguyễn Thái... environment.c: fix constness for odb_pack_keep()
2014-03-31  Nguyễn Thái... gc --aggressive: make --depth configurable
2014-03-28  Junio C HamanoUpdate draft release notes to 2.0
2014-03-28  Junio C HamanoMerge branch 'ys/fsck-commit-parsing'
2014-03-28  Junio C HamanoMerge branch 'bg/rebase-off-of-previous-branch'
2014-03-28  Junio C HamanoMerge branch 'bp/commit-p-editor'
2014-03-28  Junio C HamanoMerge branch 'ah/doc-gitk-config'
2014-03-28  Junio C HamanoMerge branch 'fr/add-interactive-argv-array'
2014-03-28  Junio C HamanoMerge branch 'jk/subtree-prefix'
2014-03-28  Junio C HamanoMerge branch 'jk/pack-bitmap-progress'
2014-03-28  Junio C HamanoMerge branch 'jk/pack-bitmap'
2014-03-28  Marat RadchenkoMSVC: link in invalidcontinue.obj for better POSIX...
2014-03-27  W. Trevor Kingdoc: submodule.*.branch config is keyed by name
2014-03-27  W. Trevor Kingdoc: submodule.* config are keyed by submodule names
2014-03-27  Marat RadchenkoMSVC: allow linking with the cURL library
2014-03-26  Carlos Martín... fetch: handle overlaping refspecs on --prune
2014-03-26  Matthieu Moystatus: disable translation when --porcelain is used
2014-03-25  Nguyễn Thái... log: add --show-linear-break to help see non-linear...
2014-03-25  Nguyễn Thái... object.h: centralize object flag allocation
2014-03-25  Elia Pintogit-am.sh: use the $(...) construct for command substit...
2014-03-25  Elia Pintocheck-builtins.sh: use the $(...) construct for command...
2014-03-25  Max Hornremote-hg: do not fail on invalid bookmarks
2014-03-25  Junio C HamanoUpdate draft release notes to 2.0
2014-03-25  Junio C HamanoMerge branch 'ss/test-on-mingw-rsync-path-no-absolute'
2014-03-25  Junio C HamanoMerge branch 'bb/diff-no-index-dotdot'
2014-03-25  Junio C HamanoMerge branch 'us/printf-not-echo'
2014-03-25  Junio C HamanoMerge branch 'rr/doc-merge-strategies'
2014-03-25  Junio C HamanoMerge branch 'nd/index-pack-error-message'
2014-03-25  Junio C HamanoMerge branch 'jk/lib-terminal-lazy'
2014-03-25  Junio C HamanoMerge branch 'dm/configure-iconv-locale-charset'
2014-03-25  Junio C HamanoMerge branch 'nd/commit-editor-cleanup'
2014-03-25  Junio C HamanoMerge branch 'jk/warn-on-object-refname-ambiguity'
2014-03-25  Junio C HamanoMerge branch 'mh/remove-subtree-long-pathname-fix'
2014-03-25  Junio C HamanoMerge branch 'nd/indent-fix-connect-c'
2014-03-25  Junio C HamanoMerge branch 'jk/mv-submodules-fix'
2014-03-25  Junio C HamanoMerge branch 'cp/am-patch-format-doc'
2014-03-24  René Scharfepickaxe: simplify kwset loop in contains()
2014-03-24  René Scharfepickaxe: call strlen only when necessary in diffcore_pi...
2014-03-24  René Scharfepickaxe: move pickaxe() after pickaxe_match()
2014-03-24  René Scharfepickaxe: merge diffcore_pickaxe_grep() and diffcore_pic...
2014-03-24  René Scharfepickaxe: honor -i when used with -S and --pickaxe-regex
2014-03-24  René Scharfet4209: use helper functions to test --author
2014-03-24  René Scharfet4209: use helper functions to test --grep
2014-03-24  René Scharfet4209: factor out helper function test_log_icase()
2014-03-24  René Scharfet4209: factor out helper function test_log()
2014-03-24  Adambranch.c: install_branch_config: simplify if chain
2014-03-24  René Scharfet4209: set up expectations up front
2014-03-24  Junio C Hamanoparse-options: make sure argh string does not have...
2014-03-24  Junio C Hamanoupdate-index: teach --cacheinfo a new syntax "mode...
2014-03-24  Junio C Hamanoparse-options: multi-word argh should use dash to separ...
2014-03-24  Junio C Hamanot1502: protect runs of SPs used in the indentation
2014-03-24  Ilya Bobyrrev-parse --parseopt: option argument name hints
2014-03-23  Дилян ПалаузовMakefile: describe CHARSET_LIB better
2014-03-21  Johannes Sixtuserdiff: have 'cpp' hunk header pattern catch more...
2014-03-21  Johannes Sixtt4018: test cases showing that the cpp pattern misses...
2014-03-21  Johannes Sixtt4018: test cases for the built-in cpp pattern
2014-03-21  Johannes Sixtt4018: reduce test files for pattern compilation tests
2014-03-21  Johannes Sixtt4018: convert custom pattern test to the new infrastru...
2014-03-21  Johannes Sixtt4018: convert java pattern test to the new infrastructure
2014-03-21  Johannes Sixtt4018: convert perl pattern tests to the new infrastructure
2014-03-21  Johannes Sixtt4018: an infrastructure to test hunk headers
2014-03-21  Johannes Sixtuserdiff: support unsigned and long long suffixes of...
2014-03-21  Johannes Sixtuserdiff: support C++ ->* and .* operators in the word...
2014-03-21  Jeff Kingt0001: drop subshells just for "cd"
2014-03-21  Jeff Kingt0001: drop useless subshells
2014-03-21  Jeff Kingt0001: use test_must_fail
2014-03-21  Jeff Kingt0001: use test_config_global
2014-03-21  Jeff Kingt0001: use test_path_is_*
2014-03-21  Jeff Kingt0001: make symlink reinit test more careful
2014-03-21  Jeff Kingt: prefer "git config --file" to GIT_CONFIG
2014-03-21  Jeff Kingt: prefer "git config --file" to GIT_CONFIG with test_m...
2014-03-21  Jeff Kingt: stop using GIT_CONFIG to cross repo boundaries
2014-03-21  Jeff Kingt: drop useless sane_unset GIT_* calls
2014-03-21  Jeff Kingt/test-lib: drop redundant unset of GIT_CONFIG
2014-03-21  Jeff Kingt/Makefile: stop setting GIT_CONFIG
2014-03-21  Junio C HamanoUpdate draft release notes to 2.0
2014-03-21  Junio C HamanoMerge branch 'lt/request-pull'
2014-03-21  Junio C HamanoMerge branch 'es/sh-i18n-envsubst'
2014-03-21  Junio C HamanoMerge branch 'nd/upload-pack-shallow'
2014-03-21  Junio C HamanoMerge branch 'jn/wt-status'
2014-03-21  Junio C HamanoMerge branch 'jc/stash-pop-not-popped'
2014-03-21  Junio C HamanoMerge branch 'dk/skip-prefix-scan-only-once'
2014-03-21  Junio C HamanoMerge branch 'nd/tag-version-sort'
2014-03-21  Junio C HamanoMerge branch 'jk/shallow-update-fix'
2014-03-21  Junio C HamanoMerge branch 'tc/commit-dry-run-exit-status-tests'
2014-03-21  Chris Angelicoconfig.txt: third-party tools may and do use their...
2014-03-21  Dirk Wallensteindoc: status, remove leftover statement about '#' prefix
2014-03-20  Hiroyuki Sanofsck: use bitwise-or assignment operator to set flag
next