git
2014-04-03  Junio C HamanoMerge branch 'nd/log-show-linear-break'
2014-04-03  Junio C HamanoMerge branch 'ep/shell-command-substitution'
2014-04-02  Junio C HamanoMerge branch 'ap/remote-hg-skip-null-bookmarks'
2014-04-02  Junio C HamanoMerge branch 'rs/pickaxe-i'
2014-04-02  Junio C HamanoRevert part of 384364b (Start preparing for Git 2.0...
2014-04-02  Junio C HamanoRevert "submodule: explicit local branch creation in...
2014-04-01  Junio C HamanoRevert "Merge branch 'wt/doc-submodule-name-path-confus...
2014-03-31  Junio C HamanoUpdate draft release notes to 2.0
2014-03-31  Junio C HamanoMerge branch 'mm/status-porcelain-format-i18n-fix'
2014-03-31  Junio C HamanoMerge branch 'an/branch-config-message'
2014-03-31  Junio C HamanoMerge branch 'jk/tests-cleanup'
2014-03-31  Junio C HamanoMerge branch 'wt/doc-submodule-name-path-confusion-2'
2014-03-31  Junio C HamanoMerge branch 'wt/doc-submodule-name-path-confusion-1'
2014-03-31  Junio C HamanoMerge branch 'mr/msvc-link-with-lcurl'
2014-03-31  Junio C HamanoMerge branch 'ib/rev-parse-parseopt-argh'
2014-03-31  Junio C HamanoMerge branch 'dp/makefile-charset-lib-doc'
2014-03-31  Junio C HamanoMerge branch 'js/userdiff-cc'
2014-03-31  Junio C HamanoMerge branch 'dw/doc-status-no-longer-shows-pound-prefix'
2014-03-31  Junio C HamanoMerge branch 'ca/doc-config-third-party'
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-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-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  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 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...
next