summaryrefslogtreecommitdiffstats
path: root/archive.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-15Update draft release notes to 1.8.4Junio C Hamano1-29/+29
2013-07-15Git 1.8.3.3v1.8.3.3Junio C Hamano3-2/+24
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-12pack-revindex: radix-sort the revindexJeff King1-5/+95
2013-07-12pack-revindex: use unsigned to store number of objectsJeff King1-4/+4
2013-07-12cat-file: split --batch input lines on whitespaceJeff King3-3/+34
2013-07-12cat-file: add %(objectsize:disk) format atomJeff King2-0/+24
2013-07-12cat-file: add --batch-check=<format>Jeff King3-26/+142
2013-07-11Update draft release notes to 1.8.4Junio C Hamano1-3/+76
2013-07-11cat-file: refactor --batch option parsingJeff King1-18/+38
2013-07-11cat-file: teach --batch to stream blob objectsJeff King1-13/+28
2013-07-11t1006: modernize output comparisonsJeff King1-43/+18
2013-07-09remote-http: use argv-arrayJunio C Hamano1-16/+16
2013-07-09range_set: fix coalescing bug when range is a subset of anotherEric Sunshine2-3/+4
2013-07-09t4211: fix broken test when one -L range is subset of anotherEric Sunshine2-5/+133
2013-07-09commit: reject non-charactersPeter Krefting2-2/+23
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-08remote.c: avoid O(m*n) behavior in match_push_refsBrandon Casey1-2/+25
2013-07-08git-remote-mediawiki: add preview subcommand into git mwBenoit Person2-2/+311
2013-07-08git-remote-mediawiki: add git-mw commandBenoit Person2-3/+64
2013-07-08git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Me...Benoit Person2-73/+89
2013-07-08git-remote-mediawiki: update tests to run with the new bin-wrapperBenoit Person1-6/+2
2013-07-08git-remote-mediawiki: add a git bin-wrapper for developementBenoit Person2-0/+20
2013-07-08wrap-for-bin: make bin-wrappers chainableBenoit Person2-1/+2
2013-07-08git-remote-mediawiki: introduction of Git::Mediawiki.pmBenoit Person2-3/+45
2013-07-08t0000: do not use export X=YTorsten Bögershausen1-1/+2
2013-07-08clone: drop connectivity check for local clonesJeff King2-5/+14
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-07teach sha1_object_info_extended a "disk_size" queryJeff King2-4/+17
2013-07-07zero-initialize object_info structsJeff King2-2/+2
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-05commit: reject overlong UTF-8 sequencesbrian m. carlson2-6/+22
2013-07-05commit: reject invalid UTF-8 codepointsbrian m. carlson2-5/+30
2013-07-05send-email: provide port separately from hostnamebrian m. carlson1-2/+4
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