summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tag.c: Correct indentationShawn O. Pearce2010-04-121-3/+3
* Documentation/git-clone: Transform description list into item listMichael J Gruber2010-03-211-5/+5
* Documentation/urls: Remove spurious example markersMichael J Gruber2010-03-211-6/+0
* Documentation/gitdiffcore: Remove misleading date in headingMichael J Gruber2010-03-211-1/+1
* Documentation/git-reflog: Fix formatting of command listsMichael J Gruber2010-03-211-2/+0
* Merge branch 'jc/maint-fix-test-perm' into maint-1.6.6Junio C Hamano2010-03-072-0/+4
|\
| * lib-patch-mode.sh: Fix permissionJunio C Hamano2010-01-301-0/+2
| * Merge commit 'b319ef7' into jc/maint-fix-test-permJunio C Hamano2010-01-301466-52463/+223107
| |\
| * | t6000lib: Fix permissionJunio C Hamano2010-01-301-0/+2
* | | Merge branch 'sp/maint-push-sideband' into maint-1.6.6Junio C Hamano2010-03-0710-133/+371
|\ \ \
| * | | receive-pack: Send internal errors over side-band #2Shawn O. Pearce2010-02-102-15/+52
| * | | t5401: Use a bare repository for the remote peerShawn O. Pearce2010-02-091-29/+29
| * | | receive-pack: Send hook output over side band #2Shawn O. Pearce2010-02-052-17/+70
| * | | receive-pack: Wrap status reports inside side-band-64kShawn O. Pearce2010-02-051-8/+22
| * | | receive-pack: Refactor how capabilities are shown to the clientShawn O. Pearce2010-02-051-10/+8
| * | | send-pack: demultiplex a sideband stream with status dataShawn O. Pearce2010-02-051-16/+50
| * | | run-command: support custom fd-set in asyncErik Faye-Lund2010-02-057-37/+131
| * | | run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce2010-02-053-2/+10
* | | | Merge branch 'hm/maint-imap-send-crlf' into maint-1.6.6Junio C Hamano2010-03-071-1/+39
|\ \ \ \
| * | | | git-imap-send: Convert LF to CRLF before storing patch to draft boxHitoshi Mitake2010-02-121-1/+39
* | | | | Merge branch 'gf/maint-sh-setup-nongit-ok' into maint-1.6.6Junio C Hamano2010-03-071-1/+1
|\ \ \ \ \
| * | | | | require_work_tree broken with NONGIT_OKGabriel Filion2010-02-171-1/+1
* | | | | | Merge branch 'jk/maint-rmdir-fix' into maint-1.6.6Junio C Hamano2010-03-072-1/+9
|\ \ \ \ \ \
| * | | | | | rm: fix bug in recursive subdirectory removalJeff King2010-02-182-1/+9
* | | | | | | Merge branch 'rs/optim-text-wrap' into maint-1.6.6Junio C Hamano2010-03-073-37/+42
|\ \ \ \ \ \ \
| * | | | | | | utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()René Scharfe2010-02-201-6/+17
| * | | | | | | utf8.c: remove strbuf_write()René Scharfe2010-02-201-13/+5
| * | | | | | | utf8.c: remove print_spaces()René Scharfe2010-02-201-9/+6
| * | | | | | | utf8.c: remove print_wrapped_text()René Scharfe2010-02-203-9/+14
* | | | | | | | Merge branch 'tr/maint-cherry-pick-list' into maint-1.6.6Junio C Hamano2010-03-071-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cherry_pick_list: quit early if one side is emptyThomas Rast2010-02-201-0/+3
* | | | | | | | | Merge branch 'cc/maint-bisect-paths' into maint-1.6.6Junio C Hamano2010-03-072-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bisect: error out when passing bad path parametersChristian Couder2010-03-012-0/+11
* | | | | | | | | | Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-03-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove extra '-' from git-am(1)Michal Sojka2010-03-041-1/+1
| |/ / / / / / / / /
* | | | | | | | | | t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt2010-02-251-0/+1
* | | | | | | | | | Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-02-164-4/+17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | dwim_ref: fix dangling symref warningJeff King2010-02-161-2/+1
| * | | | | | | | | stash pop: remove 'apply' options during 'drop' invocationThomas Rast2010-02-152-2/+14
| * | | | | | | | | diff: make sure --output=/bad/path is caughtLarry D'Anna2010-02-151-0/+2
* | | | | | | | | | Remove hyphen from "git-command" in two error messagesPete Harlan2010-02-152-2/+2
* | | | | | | | | | fix minor memory leak in get_tree_entry()René Scharfe2010-02-141-0/+1
* | | | | | | | | | Fix typo in 1.6.6.2 release notesJunio C Hamano2010-02-121-1/+1
* | | | | | | | | | Re-fix check-ref-format documentation mark-upJunio C Hamano2010-02-121-1/+1
* | | | | | | | | | filter-branch: Fix error message for --prune-empty --commit-filterJacob Helwig2010-02-111-1/+1
* | | | | | | | | | Git 1.6.6.2v1.6.6.2Junio C Hamano2010-02-104-3/+50
* | | | | | | | | | Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-02-101-2/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | t8003: check exit code of command and error message separatelyJunio C Hamano2010-02-101-2/+4
* | | | | | | | | | Merge branch 'sp/maint-fast-import-large-blob' into maintJunio C Hamano2010-02-105-20/+227
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fast-import: Stream very large blobs directly to packShawn O. Pearce2010-02-015-20/+227