aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* run-command: introduce capture_command helperJeff King2015-03-22
* wt_status: fix signedness mismatch in strbuf_read callJeff King2015-03-22
* wt-status: don't flush before running "submodule status"Jeff King2015-03-22
* Git 2.3.3v2.3.3Junio C Hamano2015-03-13
* Merge branch 'mr/doc-clean-f-f' into maintJunio C Hamano2015-03-13
|\
| * Documentation/git-clean.txt: document that -f may need to be given twiceMikko Rapeli2015-02-26
* | Merge branch 'ak/t5516-typofix' into maintJunio C Hamano2015-03-13
|\ \
| * | t5516: correct misspelled pushInsteadOfAnders Kaseorg2015-03-03
| |/
* | Merge branch 'jc/diff-test-updates' into maintJunio C Hamano2015-03-13
|\ \
| * | test_ln_s_add: refresh stat info of fake symbolic linksJohannes Sixt2015-02-23
| * | t4008: modernise styleJunio C Hamano2015-02-15
| * | t/diff-lib: check exact object names in compare_diff_rawJunio C Hamano2015-02-15
| * | tests: do not borrow from COPYING and README from the real sourceJunio C Hamano2015-02-15
| * | t4010: correct expected object namesJunio C Hamano2015-02-15
| * | t9300: correct expected object namesJunio C Hamano2015-02-15
| * | t4008: correct stale commentsJunio C Hamano2015-02-15
* | | Merge branch 'jk/diffcore-rename-duplicate' into maintJunio C Hamano2015-03-13
|\ \ \
| * | | diffcore-rename: avoid processing duplicate destinationsJeff King2015-02-27
| * | | diffcore-rename: split locate_rename_dst into two functionsJeff King2015-02-27
| | |/ | |/|
* | | Merge branch 'bw/kwset-use-unsigned' into maintJunio C Hamano2015-03-13
|\ \ \
| * | | kwset: use unsigned char to store values with high-bit setBen Walton2015-03-02
| |/ /
* | | Merge branch 'nd/grep-exclude-standard-help-fix' into maintJunio C Hamano2015-03-13
|\ \ \
| * | | grep: correct help string for --exclude-standardNguyễn Thái Ngọc Duy2015-02-27
| |/ /
* | | Merge branch 'mg/doc-remote-tags-or-not' into maintJunio C Hamano2015-03-13
|\ \ \
| * | | git-remote.txt: describe behavior without --tags and --no-tagsMichael J Gruber2015-03-02
* | | | Merge branch 'mk/diff-shortstat-dirstat-fix' into maintJunio C Hamano2015-03-13
|\ \ \ \
| * | | | diff --shortstat --dirstat: remove duplicate outputMårten Kongstad2015-03-02
| | |/ / | |/| |
* | | | Merge branch 'ms/submodule-update-config-doc' into maintJunio C Hamano2015-03-13
|\ \ \ \
| * | | | submodule: improve documentation of update subcommandMichal Sojka2015-03-02
* | | | | Merge branch 'jc/apply-beyond-symlink' into maintJunio C Hamano2015-03-13
|\ \ \ \ \
| * | | | | apply: do not touch a file beyond a symbolic linkJunio C Hamano2015-02-10
| * | | | | apply: do not read from beyond a symbolic linkJunio C Hamano2015-02-10
| * | | | | apply: do not read from the filesystem under --indexJunio C Hamano2015-02-10
| * | | | | apply: reject input that touches outside the working areaJunio C Hamano2015-02-10
* | | | | | Merge branch 'rs/daemon-interpolate' into maintJunio C Hamano2015-03-13
|\ \ \ \ \ \
| * | | | | | daemon: use callback to build interpolated pathRené Scharfe2015-02-17
| * | | | | | daemon: look up client-supplied hostname lazilyRené Scharfe2015-02-17
* | | | | | | Merge branch 'jk/daemon-interpolate' into maintJunio C Hamano2015-03-13
|\ \ \ \ \ \ \
| * | | | | | | daemon: sanitize incoming virtual hostnameJeff King2015-02-17
| * | | | | | | t5570: test git-daemon's --interpolated-path optionJeff King2015-02-17
| * | | | | | | git_connect: let user override virtual-host we send to daemonJeff King2015-02-17
| |/ / / / / /
* | | | | | | Git 2.3.2v2.3.2Junio C Hamano2015-03-06
* | | | | | | Merge branch 'rj/no-xopen-source-for-cygwin' into maintJunio C Hamano2015-03-06
|\ \ \ \ \ \ \
| * | | | | | | git-compat-util.h: remove redundant codeRamsay Jones2015-02-22
* | | | | | | | Merge branch 'rs/simple-cleanups' into maintJunio C Hamano2015-03-06
|\ \ \ \ \ \ \ \
| * | | | | | | | sha1_name: use strlcpy() to copy stringsRené Scharfe2015-02-22
| * | | | | | | | pretty: use starts_with() to check for a prefixRené Scharfe2015-02-22
| * | | | | | | | for-each-ref: use skip_prefix() to avoid duplicate string comparisonRené Scharfe2015-02-22
| * | | | | | | | connect: use strcmp() for string comparisonRené Scharfe2015-02-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mm/am-c-doc' into maintJunio C Hamano2015-03-06
|\ \ \ \ \ \ \ \