summaryrefslogtreecommitdiffstats
path: root/wt-status.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-13upload-pack: move "shallow" sending code out of deepen()Nguyễn Thái Ngọc Duy1-10/+15
2016-06-13upload-pack: move shallow deepen code out of receive_needs()Nguyễn Thái Ngọc Duy1-47/+52
2016-06-13transport-helper.c: refactor set_helper_option()Nguyễn Thái Ngọc Duy1-14/+23
2016-06-13remote-curl.c: convert fetch_git() to use argv_arrayNguyễn Thái Ngọc Duy1-28/+18
2016-02-23tests: remove no-op full-svn-test targetEric Wong1-6/+0
2016-02-22Git 2.7.2v2.7.2Junio C Hamano3-2/+17
2016-02-22completion: fix mis-indentation in _git_stash()SZEDER Gábor1-2/+2
2016-02-22git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda2-1/+17
2016-02-22git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda2-2/+24
2016-02-22git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong2-11/+13
2016-02-17Seventh batch for the 2.8 cycleJunio C Hamano1-0/+43
2016-02-17Start preparing for 2.7.2Junio C Hamano2-1/+28
2016-02-17git-cvsserver.perl: fix typoGyuYong Jung1-1/+1
2016-02-17t5505: 'remote add x y' should work when url.y.insteadOf = xJohannes Schindelin1-0/+5
2016-02-15t5570: add tests for "git {clone,fetch,pull} -v"Eric Wong1-2/+20
2016-02-13git-config: better document default behavior for `--include`Jeff King1-1/+3
2016-02-12mergetool: reorder vim/gvim buffers in three-way diffsDickson Wong1-2/+2
2016-02-10Sixth batch for the 2.8 cycleJunio C Hamano1-0/+40
2016-02-09Documentation/git-clean.txt: don't mention deletion of .git/modules/*Matt McCutchen1-3/+1
2016-02-08rerere: replace strcpy with xsnprintfJeff King1-2/+2
2016-02-08t9100: fix breakage when SHELL_PATH is not /bin/shMichael J Gruber1-1/+2
2016-02-08test-path-utils: use xsnprintf in favor of strcpyJeff King1-1/+1
2016-02-08gitignore: ignore generated test-fake-ssh executableJohannes Schindelin1-0/+1
2016-02-08ident: add user.useConfigOnly boolean for when ident shouldn't be guessedDan Aloni3-0/+65
2016-02-05Git 2.7.1v2.7.1Junio C Hamano4-3/+91
2016-02-04fmt_ident: refactor strictness checksJeff King1-22/+24
2016-02-03Fifth batch for 2.8 cycleJunio C Hamano1-1/+59
2016-02-03restore_env(): free the saved environment variable once we are doneJunio C Hamano1-2/+4
2016-02-02test-lib: limit the output of the yes utilityJohannes Schindelin1-2/+4
2016-02-02Getting closer to 2.7.1Junio C Hamano1-0/+9
2016-02-02push: fix ref status reporting for --force-with-leaseAndrew Wheeler2-12/+18
2016-02-01apply, ls-files: simplify "-z" parsingJeff King2-24/+6
2016-02-01checkout-index: disallow "--no-stage" optionJeff King1-3/+3
2016-02-01checkout-index: handle "--no-index" optionJeff King1-24/+10
2016-02-01checkout-index: handle "--no-prefix" optionJeff King1-12/+6
2016-02-01checkout-index: simplify "-z" option parsingJeff King1-10/+2
2016-02-01give "nbuf" strbuf a more meaningful nameJeff King5-29/+30
2016-02-01object name: introduce '^{/!-<negative pattern>}' notationWill Palmer3-11/+51
2016-02-01transport: drop support for git-over-rsyncJeff King10-395/+10
2016-01-30stripspace: call U+0020 a "space" instead of a "blank"Alex Henrie1-1/+1
2016-01-29convert: treat an empty string for clean/smudge filters as "cat"Lars Schneider2-1/+17
2016-01-29Fourth batch for 2.8.cycleJunio C Hamano1-1/+24
2016-01-29pass transport verbosity down to git_connectEric Wong1-5/+6
2016-01-28mingw: do not bother to test funny file namesJohannes Schindelin8-5/+9
2016-01-28mingw: skip a test in t9130 that cannot pass on WindowsJohannes Schindelin1-1/+1
2016-01-28mingw: handle the missing POSIXPERM prereq in t9124Johannes Schindelin1-6/+10
2016-01-28mingw: avoid illegal filename in t9118Johannes Schindelin1-3/+9
2016-01-28mingw: mark t9100's test cases with appropriate prereqsJohannes Schindelin1-9/+9
2016-01-28t0008: avoid absolute pathPat Thoyts1-1/+1
2016-01-28mingw: work around pwd issues in the testsJohannes Schindelin4-16/+16