git
2017-01-10  Junio C HamanoMerge branch 'js/asciidoctor-tweaks' into next
2017-01-10  Junio C HamanoMerge branch 'sb/unpack-trees-cleanup' into next
2017-01-10  Junio C HamanoMerge branch 'rh/mergetool-regression-fix' into next
2017-01-10  Junio C HamanoMerge branch 'jk/execv-dashed-external' into next
2017-01-10  Junio C HamanoMerge branch 'sp/cygwin-build-fixes' into next
2017-01-10  Junio C HamanoMerge branch 'sb/pathspec-errors' into next
2017-01-10  Junio C HamanoMerge branch 'pb/test-must-fail-is-for-git' into next
2017-01-10  Junio C HamanoMerge branch 'bw/pathspec-cleanup' into next
2017-01-10  Junio C HamanoMerge branch 'js/mingw-test-push-unc-path' into next
2017-01-10  Junio C HamanoMerge branch 'sb/submodule-cleanup-export-git-dir-env...
2017-01-10  Junio C HamanoMerge branch 'sb/remove-gitview' into next
2017-01-10  Junio C HamanoMerge branch 'km/branch-get-push-while-detached' into...
2017-01-10  Junio C HamanoMerge branch 'jk/rebase-i-squash-count-fix' into next
2017-01-10  Junio C HamanoMerge branch 'jk/blame-fixes' into next
2017-01-10  Junio C HamanoMerge branch 'jk/archive-zip-userdiff-config' into...
2017-01-10  Junio C HamanoMerge branch 'dt/disable-bitmap-in-auto-gc' into next
2017-01-10  Junio C HamanoMerge branch 'ls/p4-retry-thrice' into next
2017-01-10  Junio C HamanoMerge branch 'sb/submodule-rm-absorb' into next
2017-01-10  Junio C HamanoMerge branch 'bw/realpath-wo-chdir' into next
2017-01-10  Junio C HamanoSync with master
2017-01-10  Junio C HamanoFifth batch 2.12
2017-01-10  Junio C HamanoMerge branch 'sb/submodule-embed-gitdir'
2017-01-10  Junio C HamanoMerge branch 'jc/retire-compaction-heuristics'
2017-01-10  Junio C HamanoMerge branch 'nd/config-misc-fixes'
2017-01-10  Junio C HamanoMerge branch 'jc/abbrev-autoscale-config'
2017-01-10  Junio C HamanoMerge branch 'mh/fast-import-notes-fix-new'
2017-01-10  Junio C HamanoMerge branch 'jc/git-open-cloexec'
2017-01-10  Junio C HamanoMerge branch 'jc/compression-config'
2017-01-10  Junio C HamanoMerge branch 'dt/smart-http-detect-server-going-away'
2017-01-10  Junio C HamanoMerge branch 'mm/gc-safety-doc'
2017-01-10  Junio C HamanoMerge branch 'mm/push-social-engineering-attack-doc'
2017-01-10  Junio C HamanoMerge branch 'jt/fetch-no-redundant-tag-fetch-map'
2017-01-10  Junio C HamanoMerge branch 'jc/latin-1'
2017-01-10  Richard Hansenmergetool: fix running in subdir when rerere enabled
2017-01-10  Richard Hansenmergetool: take the "-O" out of $orderfile
2017-01-10  Richard Hansent7610: add test case for rerere+mergetool+subdir bug
2017-01-10  Richard Hansent7610: spell 'git reset --hard' consistently
2017-01-10  Richard Hansent7610: don't assume the checked-out commit
2017-01-10  Richard Hansent7610: always work on a test-specific branch
2017-01-10  Richard Hansent7610: delete some now-unnecessary 'git reset --hard...
2017-01-10  Richard Hansent7610: run 'git reset --hard' after each test to clean up
2017-01-10  Richard Hansent7610: don't rely on state from previous test
2017-01-10  Richard Hansent7610: use test_when_finished for cleanup tasks
2017-01-10  Richard Hansent7610: move setup code to the 'setup' test case
2017-01-10  Richard Hansent7610: update branch names to match test number
2017-01-10  Richard Hansenrev-parse doc: pass "--" to rev-parse in the --prefix...
2017-01-10  Stefan Bellerunpack-trees: factor progress setup out of check_updates
2017-01-10  Stefan Bellerunpack-trees: remove unneeded continue
2017-01-10  Stefan Bellerunpack-trees: move checkout state into check_updates
2017-01-10  Richard Hansen.mailmap: record canonical email for Richard Hansen
2017-01-09  Stefan Bellerpathspec: give better message for submodule related...
2017-01-09  Jeff Kingexecv_dashed_external: wait for child on signal death
2017-01-09  Jeff Kingexecv_dashed_external: stop exiting with negative code
2017-01-09  Jeff Kingexecv_dashed_external: use child_process struct
2017-01-09  Brandon Williamsreal_path: set errno when max number of symlinks is...
2017-01-09  Brandon Williamsreal_path: prevent redefinition of MAXSYMLINKS
2017-01-09  Steven PennyMakefile: put LIBS after LDFLAGS for imap-send
2017-01-09  Steven PennyMakefile: POSIX windres
2017-01-09  Pranit Bauvat9813: avoid using pipes
2017-01-09  Brandon Williamspathspec: rename prefix_pathspec to init_pathspec_item
2017-01-09  Brandon Williamspathspec: small readability changes
2017-01-09  Brandon Williamspathspec: create strip submodule slash helpers
2017-01-09  Brandon Williamspathspec: create parse_element_magic helper
2017-01-09  Brandon Williamspathspec: create parse_long_magic function
2017-01-09  Brandon Williamspathspec: create parse_short_magic function
2017-01-09  Brandon Williamspathspec: factor global magic into its own function
2017-01-09  Brandon Williamspathspec: simpler logic to prefix original pathspec...
2017-01-09  Brandon Williamspathspec: always show mnemonic and name in unsupported_...
2017-01-09  Brandon Williamspathspec: remove unused variable from unsupported_magic
2017-01-09  Brandon Williamspathspec: copy and free owned memory
2017-01-09  Brandon Williamspathspec: remove the deprecated get_pathspec function
2017-01-09  Brandon Williamsls-tree: convert show_recursive to use the pathspec...
2017-01-09  Brandon Williamsdir: convert fill_directory to use the pathspec struct...
2017-01-09  Brandon Williamsdir: remove struct path_simplify
2017-01-09  Brandon Williamsmv: remove use of deprecated 'get_pathspec()'
2017-01-08  Jeff Kingblame: output porcelain "previous" header for each...
2017-01-08  Jeff Kingblame: handle --no-abbrev
2017-01-08  Jeff Kingblame: fix alignment with --abbrev=40
2017-01-08  Jeff Kingrebase--interactive: count squash commits above 10...
2017-01-08  Kyle Meyerbranch_get_push: do not segfault when HEAD is detached
2017-01-08  Jeff Kingarchive-zip: load userdiff config
2017-01-07  Johannes Schindelingiteveryday: unbreak rendering with AsciiDoctor
2017-01-07  Johannes Schindelinmingw: add a regression test for pushing to UNC paths
2017-01-07  Stefan Bellercontrib: remove gitview
2017-01-07  Pranit Bauvadon't use test_must_fail with grep
2017-01-07  Stefan Bellersubmodule.c: use GIT_DIR_ENVIRONMENT consistently
2016-12-29  Igor Kushnirgit-p4: do not pass '-r 0' to p4 commands
2016-12-29  David Turnerrepack: die on incremental + write-bitmap-index
2016-12-29  David Turnerauto gc: don't write bitmaps for incremental repacks
2016-12-27  Junio C HamanoMerge branch 'jc/retire-compaction-heuristics' into...
2016-12-27  Junio C HamanoMerge branch 'nd/config-misc-fixes' into next
2016-12-27  Junio C HamanoMerge branch 'jc/abbrev-autoscale-config' into next
2016-12-27  Junio C HamanoMerge branch 'mh/fast-import-notes-fix-new' into next
2016-12-27  Junio C HamanoMerge branch 'jc/git-open-cloexec' into next
2016-12-27  Junio C HamanoSync with master
2016-12-27  Stefan Bellerrm: absorb a submodules git dir before deletion
2016-12-27  Stefan Bellersubmodule: rename and add flags to ok_to_remove_submodule
2016-12-27  Stefan Bellersubmodule: modernize ok_to_remove_submodule to use...
2016-12-27  Stefan Bellersubmodule.h: add extern keyword to functions
2016-12-27  Junio C HamanoMerge branch 'sb/submodule-embed-gitdir' into next
next