git
2016-01-29  Lars Schneiderconvert: treat an empty string for clean/smudge filters...
2016-01-29  Junio C HamanoFourth batch for 2.8.cycle
2016-01-29  Junio C HamanoMerge branch 'jk/shortlog'
2016-01-29  Junio C HamanoMerge branch 'jc/strbuf-getline'
2016-01-29  Junio C HamanoMerge branch 'js/msys2'
2016-01-29  Junio C HamanoMerge branch 'tk/interpret-trailers-in-place'
2016-01-29  Junio C HamanoMerge branch 'jk/sanity'
2016-01-29  Junio C HamanoMerge branch 'jk/filter-branch-no-index'
2016-01-28  Eric Wongpass transport verbosity down to git_connect
2016-01-28  Johannes Schindelinmingw: do not bother to test funny file names
2016-01-28  Johannes Schindelinmingw: skip a test in t9130 that cannot pass on Windows
2016-01-28  Johannes Schindelinmingw: handle the missing POSIXPERM prereq in t9124
2016-01-28  Johannes Schindelinmingw: avoid illegal filename in t9118
2016-01-28  Johannes Schindelinmingw: mark t9100's test cases with appropriate prereqs
2016-01-28  Pat Thoytst0008: avoid absolute path
2016-01-28  Johannes Schindelinmingw: work around pwd issues in the tests
2016-01-28  Johannes Schindelinmingw: fix t9700's assumption about directory separators
2016-01-28  Johannes Schindelinmingw: skip test in t1508 that fails due to path conversion
2016-01-28  Johannes Schindelintests: turn off git-daemon tests if FIFOs are not available
2016-01-27  Junio C Hamanogit: simplify environment save/restore logic
2016-01-27  Junio C Hamanogit: protect against unbalanced calls to {save,restore...
2016-01-27  Junio C Hamanogit: remove an early return from save_env_before_alias()
2016-01-27  Johannes Schindelinmingw: disable mkfifo-based tests
2016-01-27  Johannes Schindelinmingw: accomodate t0060-path-utils for MSYS2
2016-01-27  Johannes Schindelinmingw: fix t5601-clone.sh
2016-01-27  Christian Coudert7063: add tests for core.untrackedCache
2016-01-27  Christian Coudertest-dump-untracked-cache: don't modify the untracked...
2016-01-27  Christian Couderconfig: add core.untrackedCache
2016-01-27  Johannes Schindelinmerge-file: ensure that conflict sections match eol...
2016-01-27  Johannes Schindelinmerge-file: let conflict markers match end-of-line...
2016-01-27  Eric Wonggit-svn: fix auth parameter handling on SVN 1.9.0+
2016-01-26  Junio C HamanoThird batch for 2.8 cycle
2016-01-26  Junio C HamanoMerge branch 'jk/symbolic-ref'
2016-01-26  Junio C HamanoMerge branch 'ak/format-patch-odir-config'
2016-01-26  Junio C HamanoMerge branch 'rp/p4-filetype-change'
2016-01-26  Junio C HamanoMerge branch 'js/close-packs-before-gc'
2016-01-26  Junio C HamanoMerge branch 'jk/ok-to-fail-gc-auto-in-rebase'
2016-01-26  Junio C HamanoMerge branch 'js/pull-rebase-i'
2016-01-26  Johannes Schindelinmingw: let lstat() fail with errno == ENOTDIR when...
2016-01-26  마누엘mingw: try to delete target directory before renaming
2016-01-26  Johannes Schindelinmingw: prepare the TMPDIR environment variable for...
2016-01-26  Karsten Bleesmingw: factor out Windows specific environment setup
2016-01-26  Johannes SchindelinGit.pm: stop assuming that absolute paths start with...
2016-01-26  Johannes Schindelinmingw: do not trust MSYS2's MinGW gettext.sh
2016-01-26  Johannes Schindelinmingw: let's use gettext with MSYS2
2016-01-26  Jeff Kingtag: do not show ambiguous tag names as "tags/foo"
2016-01-26  Knut Frankehttp: use credential API to handle proxy authentication
2016-01-26  Knut Frankehttp: allow selection of proxy authentication method
2016-01-26  Lars Schneidertravis-ci: explicity use container-based infrastructure
2016-01-26  Lars Schneidertravis-ci: run previously failed tests first, then...
2016-01-26  Paul Waglandcompletion: update completion arguments for stash
2016-01-25  Paul Waglandcompletion: complete show-branch "--date-order"
2016-01-25  John Keepingcompletion: add missing git-rebase options
2016-01-25  Johannes Sixtmingw: avoid linking to the C library's isalpha()
2016-01-25  Christian Couderdir: simplify untracked cache "ident" field
2016-01-25  Christian Couderdir: add remove_untracked_cache()
2016-01-25  Christian Couderdir: add {new,add}_untracked_cache()
2016-01-25  Christian Couderupdate-index: move 'uc' var declaration
2016-01-25  Christian Couderupdate-index: add untracked cache notifications
2016-01-25  Christian Couderupdate-index: add --test-untracked-cache
2016-01-25  Christian Couderupdate-index: use enum for untracked cache options
2016-01-25  Jeff Kingt6300: use test_atom for some un-modern tests
2016-01-25  Jeff Kingresolve_gitlink_ref: ignore non-repository paths
2016-01-25  Jeff Kingclean: make is_git_repository a public function
2016-01-22  Nguyễn Thái... worktree: stop supporting moving worktrees manually
2016-01-22  Junio C HamanoMerge branch 'ep/shell-command-substitution-style'
2016-01-22  Junio C HamanoMerge branch 'rm/subtree-unwrap-tags'
2016-01-22  David Turnerunpack-trees: fix accidentally quadratic behavior
2016-01-21  Duy Nguyendiff: make -O and --output work in subdirectory
2016-01-21  Nguyễn Thái... diff-no-index: do not take a redundant prefix argument
2016-01-21  Lars Vogelgit-add doc: do not say working directory when you...
2016-01-21  Thomas Brauncompletion: complete "diff --word-diff-regex="
2016-01-21  Matthew KraaiDocumentation: remove unnecessary backslashes
2016-01-20  Dave Warecontrib/subtree: fix "subtree split" skipped-merge bug
2016-01-20  Junio C HamanoSecond batch for 2.8 cycle
2016-01-20  Junio C HamanoMerge branch 'tg/grep-no-index-fallback'
2016-01-20  Junio C HamanoMerge branch 'ho/gitweb-squelch-undef-warning'
2016-01-20  Junio C HamanoMerge branch 'js/fopen-harder'
2016-01-20  Junio C HamanoMerge branch 'ss/clone-depth-single-doc'
2016-01-20  Junio C HamanoMerge branch 'nd/exclusion-regression-fix'
2016-01-20  Junio C HamanoMerge branch 'dk/reflog-walk-with-non-commit'
2016-01-20  Junio C HamanoMerge branch 'sg/t6050-failing-editor-test-fix'
2016-01-20  Junio C HamanoMerge branch 'ew/for-each-ref-doc'
2016-01-20  Junio C HamanoMerge branch 'dw/signoff-doc'
2016-01-20  Junio C HamanoMerge branch 'jk/clang-pedantic'
2016-01-20  Junio C HamanoMerge branch 'ew/send-email-mutt-alias-fix'
2016-01-20  Junio C HamanoMerge branch 'ss/user-manual'
2016-01-20  Junio C HamanoMerge branch 'nd/clear-gitenv-upon-use-of-alias'
2016-01-20  Junio C HamanoMerge branch 'nd/ita-cleanup'
2016-01-20  Junio C HamanoMerge branch 'nd/dir-exclude-cleanup'
2016-01-20  Junio C HamanoMerge branch 'jk/pack-revindex'
2016-01-20  Junio C HamanoMerge branch 'mh/notes-allow-reading-treeish'
2016-01-19  Jeff Kingfilter-branch: resolve $commit^{tree} in no-index case
2016-01-19  Junio C Hamanotest-lib: clarify and tighten SANITY
2016-01-19  Nguyễn Thái... worktree.c: fix indentation
2016-01-19  David A. Greenecontrib/subtree: Make testing easier
2016-01-19  Thomas Gummererls-remote: add support for showing symrefs
2016-01-19  Thomas Gummererls-remote: use parse-options api
2016-01-19  Thomas Gummererls-remote: fix synopsis
2016-01-19  Thomas Gummererls-remote: document --refs option
next