summaryrefslogtreecommitdiffstats
path: root/thread-utils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-22mingw: fix colourization on Cygwin pseudo terminalsAlan Davies1-2/+6
2016-12-22mingw: adjust is_console() to work with stdinJohannes Schindelin1-1/+5
2016-12-21t5615-alternate-env: double-quotes in file names do not work on WindowsJohannes Sixt1-1/+1
2016-12-20mailinfo.c: move side-effects outside of assertKyle J. McKay1-1/+2
2016-12-16index-pack: skip collision check when not in repositoryJeff King1-4/+6
2016-12-16normalize_path_copy(): fix pushing to //server/share/dir on WindowsJohannes Sixt1-9/+14
2016-12-16t: use nongit() function where applicableJeff King3-29/+5
2016-12-16index-pack: complain when --stdin is used outside of a repoJeff King2-0/+17
2016-12-16t5000: extract nongit function to test-lib-functions.shJeff King2-14/+14
2016-12-14Revert "sequencer: remove useless get_dir() function"Junio C Hamano1-1/+6
2016-12-14parse-options: print "fatal:" before usage_msg_opt()Jeff King1-1/+1
2016-12-14unicode_width.h: update the width tables to Unicode 9.0Beat Bolli1-24/+107
2016-12-14update_unicode.sh: remove the plane filterBeat Bolli1-2/+1
2016-12-14update_unicode.sh: automatically download newer definition filesBeat Bolli1-6/+2
2016-12-14update_unicode.sh: pin the uniset repo to a known good commitBeat Bolli1-1/+2
2016-12-14update_unicode.sh: remove an unnecessary subshell levelBeat Bolli1-27/+26
2016-12-14update_unicode.sh: move it into contrib/update-unicodeBeat Bolli4-6/+26
2016-12-13t5547-push-quarantine: run the path separator test on Windows, tooJohannes Sixt1-4/+10
2016-12-13tmp-objdir: quote paths we add to alternatesJeff King2-1/+36
2016-12-13alternates: accept double-quoted pathsJeff King3-11/+60
2016-12-12mergetools: fix xxdiff hotkeysDavid Aguilar1-5/+5
2016-12-12mingw: intercept isatty() to handle /dev/null as Git expects itJohannes Schindelin2-0/+36
2016-12-09sequencer: remove useless get_dir() functionStephan Beyer1-6/+1
2016-12-09sequencer: make sequencer abort saferStephan Beyer2-1/+50
2016-12-09t3510: test that cherry-pick --abort does not unsafely change HEADStephan Beyer1-0/+10
2016-12-09commit: remove 'Clever' message for --only --amendAndreas Krey1-2/+0
2016-12-08diff: handle --no-abbrev in no-index caseJack Bates8-1/+39
2016-12-08difftool: fix dir-diff index creation when in a subdirectoryDavid Aguilar2-3/+45
2016-12-08am: change safe_to_abort()'s not rewinding error into a warningStephan Beyer1-1/+1
2016-12-08am: fix filename in safe_to_abort() error messageStephan Beyer1-1/+1
2016-12-08shallow.c: remove useless codeNguyễn Thái Ngọc Duy1-4/+0
2016-12-08shallow.c: bit manipulation tweaksRasmus Villemoes1-4/+4
2016-12-08shallow.c: avoid theoretical pointer wrap-aroundRasmus Villemoes1-1/+1
2016-12-08shallow.c: make paint_alloc slightly more robustNguyễn Thái Ngọc Duy1-0/+3
2016-12-08shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory poolsNguyễn Thái Ngọc Duy1-2/+4
2016-12-08shallow.c: rename fields in paint_info to better express their purposesNguyễn Thái Ngọc Duy1-9/+9
2016-12-06stash: prefer plumbing over git-diffJeff King2-1/+10
2016-12-06http-walker: complain about non-404 loose object errorsJeff King2-3/+6
2016-12-06http: treat http-alternates like redirectsJeff King3-3/+44
2016-12-06http: make redirects more obviousJeff King6-3/+81
2016-12-06remote-curl: rename shadowed options variableJeff King1-9/+9
2016-12-06http: always update the base URL for redirectsJeff King4-4/+21
2016-12-06http: simplify update_url_from_redirectJeff King1-6/+4
2016-12-05git-p4: fix empty file processing for large file system backend GitLFSLars Schneider2-12/+19
2016-12-05travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux buildLars Schneider1-2/+2
2016-12-05commit: make --only --allow-empty work without pathsAndreas Krey3-2/+12
2016-12-05preparing for 2.10.3Junio C Hamano2-1/+49
2016-12-01convert: git cherry-pick -Xrenormalize did not workTorsten Bögershausen1-6/+7
2016-11-29pull: fast-forward "pull --rebase=true"Junio C Hamano2-4/+35
2016-11-29Git 2.11v2.11.0Junio C Hamano2-1/+6