summaryrefslogtreecommitdiffstats
path: root/sigchain.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-15parse_pathspec: add special flag for max_depth featureNguyễn Thái Ngọc Duy7-10/+25
2013-07-15convert some get_pathspec() calls to parse_pathspec()Nguyễn Thái Ngọc Duy4-8/+17
2013-07-15parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL} flagsNguyễn Thái Ngọc Duy2-1/+16
2013-07-15parse_pathspec: save original pathspec for reportingNguyễn Thái Ngọc Duy3-0/+4
2013-07-15add parse_pathspec() that converts cmdline args to struct pathspecNguyễn Thái Ngọc Duy5-41/+163
2013-07-15pathspec: add copy_pathspecNguyễn Thái Ngọc Duy3-6/+16
2013-07-15pathspec: i18n-ize error strings in pathspec parsing codeNguyễn Thái Ngọc Duy1-3/+3
2013-07-15move struct pathspec and related functions to pathspec.[ch]Nguyễn Thái Ngọc Duy13-169/+182
2013-07-15clean: remove unused variable "seen"Nguyễn Thái Ngọc Duy1-9/+2
2013-07-12Update draft release notes for 1.8.4Junio C Hamano1-0/+7
2013-07-12git-clone.txt: remove the restriction on pushing from a shallow cloneNguyễn Thái Ngọc Duy1-5/+7
2013-07-11Update draft release notes to 1.8.4Junio C Hamano1-3/+76
2013-07-09remote-http: use argv-arrayJunio C Hamano1-16/+16
2013-07-08pull: change the description to "integrate" changesJohn Keeping2-2/+2
2013-07-08test-lint: detect 'export FOO=bar'Thomas Rast1-0/+1
2013-07-08t9902: fix 'test A == B' to use = operatorThomas Rast1-1/+1
2013-07-08t0000: do not use export X=YTorsten Bögershausen1-1/+2
2013-07-07push: avoid suggesting "merging" remote changesJohn Keeping1-6/+6
2013-07-07git-config(1): clarify precedence of multiple valuesJohn Keeping1-8/+12
2013-07-07name-rev doc: rewrite --stdin paragraphRamkumar Ramachandra1-2/+4
2013-07-07lockfile: fix buffer overflow in path handlingMichael Haggerty1-4/+6
2013-07-07diffcore-pickaxe: simplify has_changes and containsRené Scharfe1-7/+4
2013-07-06diff-options: document default similarity indexFraser Tweedale1-1/+1
2013-07-05t4205 (log-pretty-formats): avoid using `sed`Alexey Shumkin1-16/+10
2013-07-05t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...Alexey Shumkin1-13/+28
2013-07-05t4205, t6006, t7102: make functions better readableAlexey Shumkin3-25/+16
2013-07-05t4205 (log-pretty-formats): revert back single quotesAlexey Shumkin1-53/+53
2013-07-05test-lib.sh - cygwin does not have usable FIFOsMark Levedahl1-1/+8
2013-07-05t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin4-18/+18
2013-07-05gitweb: allow extra breadcrumbs to prefix the trailTony Finch2-3/+26
2013-07-04fixup-builtins: retire an old transition helper scriptRamkumar Ramachandra2-19/+0
2013-07-04Update draft release notes to 1.8.3.3Junio C Hamano1-0/+15
2013-07-03Change "remote tracking" to "remote-tracking"Michael Schubert6-14/+17
2013-07-03git-remote-mediawiki: un-brace file handles in binmode callsMatthieu Moy1-2/+2
2013-07-03git-config: update doc for --get with multiple valuesJohn Keeping1-1/+1
2013-07-02Do not ignore merge options in interactive rebaseArnaud Fontaine2-5/+27
2013-07-02get_short_sha1(): correctly disambiguate type-limited abbreviationJunio C Hamano1-1/+1
2013-07-02t1512: correct leftover constants from earlier editionJunio C Hamano1-10/+22
2013-07-01git stash: avoid data loss when "git stash save" kills a directoryPetr Baudis3-2/+40
2013-07-01treat_directory(): do not declare submodules to be untrackedJunio C Hamano2-6/+21
2013-07-01Update draft release notes to 1.8.4Junio C Hamano1-0/+16
2013-07-01t4205: replace .\+ with ..* in sed commandsBrian Gernhardt1-2/+2
2013-07-01lib-rebase: style: use write_script, <<-\EOFAndrew Pimlott1-38/+36
2013-07-01t7500: fix flipped actual/expectAndrew Pimlott1-3/+3
2013-07-01lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott1-0/+2
2013-07-01completion: learn about --man-pathJohn Keeping2-0/+2
2013-07-01completion: handle unstuck form of base git optionsJohn Keeping1-1/+2
2013-07-01Update draft release notes to 1.8.4Junio C Hamano1-0/+23
2013-07-01Start preparing for 1.8.3.3Junio C Hamano2-1/+12
2013-06-30check-ignore doc: fix broken link to ls-files pageRamkumar Ramachandra1-1/+1