summaryrefslogtreecommitdiffstats
path: root/block-sha1 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-12list-objects: convert name_path to a strbufJeff King3-36/+15
2016-02-12show_object_with_name: simplify by using path_name()Jeff King1-34/+6
2016-02-12http-push: stop using name_pathJeff King1-16/+7
2016-02-10Sixth batch for the 2.8 cycleJunio C Hamano1-0/+40
2016-02-05Git 2.7.1v2.7.1Junio C Hamano4-3/+91
2016-02-03Fifth batch for 2.8 cycleJunio C Hamano1-1/+59
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-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-27t7063: add tests for core.untrackedCacheChristian Couder1-4/+81
2016-01-27test-dump-untracked-cache: don't modify the untracked cacheChristian Couder4-0/+22
2016-01-27config: add core.untrackedCacheChristian Couder8-31/+133
2016-01-27merge-file: ensure that conflict sections match eol styleJohannes Schindelin2-15/+25
2016-01-27merge-file: let conflict markers match end-of-line style of the contextJohannes Schindelin2-4/+69
2016-01-27git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong1-2/+6
2016-01-27Third batch for 2.8 cycleJunio C Hamano1-0/+24
2016-01-26tag: do not show ambiguous tag names as "tags/foo"Jeff King7-4/+62
2016-01-26http: use credential API to handle proxy authenticationKnut Franke3-3/+85
2016-01-26http: allow selection of proxy authentication methodKnut Franke5-3/+96
2016-01-26travis-ci: explicity use container-based infrastructureLars Schneider1-0/+2
2016-01-26travis-ci: run previously failed tests first, then slowest to fastestLars Schneider1-1/+7
2016-01-26completion: update completion arguments for stashPaul Wagland1-3/+14
2016-01-26completion: complete show-branch "--date-order"Paul Wagland1-1/+1
2016-01-26completion: add missing git-rebase optionsJohn Keeping1-2/+6
2016-01-25mingw: avoid linking to the C library's isalpha()Johannes Sixt2-6/+8
2016-01-25dir: simplify untracked cache "ident" fieldChristian Couder2-16/+24
2016-01-25dir: add remove_untracked_cache()Christian Couder3-5/+11
2016-01-25dir: add {new,add}_untracked_cache()Christian Couder3-10/+20
2016-01-25update-index: move 'uc' var declarationChristian Couder1-3/+1
2016-01-25update-index: add untracked cache notificationsChristian Couder1-5/+9
2016-01-25update-index: add --test-untracked-cacheChristian Couder2-1/+16
2016-01-25update-index: use enum for untracked cache optionsChristian Couder1-5/+13
2016-01-25t6300: use test_atom for some un-modern testsJeff King1-52/+10
2016-01-25resolve_gitlink_ref: ignore non-repository pathsJeff King3-14/+43
2016-01-25clean: make is_git_repository a public functionJeff King3-26/+37
2016-01-22worktree: stop supporting moving worktrees manuallyNguyễn Thái Ngọc Duy2-17/+10
2016-01-22unpack-trees: fix accidentally quadratic behaviorDavid Turner1-1/+12
2016-01-21diff: make -O and --output work in subdirectoryDuy Nguyen6-8/+21
2016-01-21diff-no-index: do not take a redundant prefix argumentNguyễn Thái Ngọc Duy3-4/+4
2016-01-21git-add doc: do not say working directory when you mean working treeLars Vogel1-1/+1