summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-041-1/+1
|\
| * 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
* | | Start preparing for 1.7.0.2Junio C Hamano2010-03-022-1/+23
* | | Merge branch 'tc/maint-transport-ls-remote-with-void' into maintJunio C Hamano2010-03-022-1/+10
|\ \ \
| * | | transport: add got_remote_refs flagTay Ray Chuan2010-02-162-1/+10
* | | | Merge branch 'hm/maint-imap-send-crlf' into maintJunio C Hamano2010-03-021-1/+39
|\ \ \ \
| * | | | git-imap-send: Convert LF to CRLF before storing patch to draft boxHitoshi Mitake2010-02-121-1/+39
* | | | | Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano2010-03-0210-134/+370
|\ \ \ \ \
| * | | | | 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 'jc/maint-fix-test-perm' into maintJunio C Hamano2010-03-022-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 'np/fast-import-idx-v2' into maintJunio C Hamano2010-03-022-95/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | fast-import: use the diff_delta() max_delta_size argumentNicolas Pitre2010-02-171-6/+2
| * | | | | | | | fast-import: honor pack.indexversion and pack.packsizelimit config varsNicolas Pitre2010-02-171-0/+11
| * | | | | | | | fast-import: make default pack size unlimitedNicolas Pitre2010-02-172-10/+7
| * | | | | | | | fast-import: use write_idx_file() instead of custom codeNicolas Pitre2010-02-171-46/+17
| * | | | | | | | fast-import: use sha1write() for pack dataNicolas Pitre2010-02-171-10/+25
| * | | | | | | | fast-import: start using struct pack_idx_entryNicolas Pitre2010-02-171-29/+28
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | gitweb: Fix project-specific feature override behaviorJakub Narebski2010-03-022-6/+21
* | | | | | | | gitweb multiple project roots documentationSylvain Rabot2010-03-021-3/+64
* | | | | | | | Git 1.7.0.1v1.7.0.1Junio C Hamano2010-02-283-7/+12
* | | | | | | | Remove reference to GREP_COLORS from documentationMark Lodato2010-02-281-3/+1
* | | | | | | | sha1_name: fix segfault caused by invalid index accessMarkus Heidelberg2010-02-281-14/+18
* | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-251-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt2010-02-251-0/+1
* | | | | | | | commit: quote the user name in the exampleMatt Kraai2010-02-241-1/+1
* | | | | | | | Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano2010-02-241-5/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | grep documentation: clarify what files matchMark Lodato2010-02-161-5/+12
* | | | | | | | | am: remove rebase-apply directory before gcJonathan Nieder2010-02-231-2/+1
* | | | | | | | | rerere: fix memory leak if rerere images can't be readBert Wesarg2010-02-231-3/+6
* | | | | | | | | Documentation: mention conflict marker size argument (%L) for merge driverBert Wesarg2010-02-231-1/+2
* | | | | | | | | git-p4: fix bug in symlink handlingEvan Powers2010-02-201-3/+2
* | | | | | | | | t1450: fix testcases that were wrongly expecting failureThomas Rast2010-02-191-8/+8
* | | | | | | | | Documentation: Fix indentation problem in git-commit(1)Jacob Helwig2010-02-191-3/+3
* | | | | | | | | Merge branch 'jk/maint-rmdir-fix' into maintJunio C Hamano2010-02-192-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rm: fix bug in recursive subdirectory removalJeff King2010-02-182-1/+9
* | | | | | | | | | Documentation: describe --thin more accuratelyStephen Boyd2010-02-185-28/+36
* | | | | | | | | | docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-1710-36/+39
* | | | | | | | | | Update 1.7.0.1 release notesJunio C Hamano2010-02-171-1/+1
* | | | | | | | | | Merge branch 'jk/cherry-pick-reword' into maintJunio C Hamano2010-02-171-23/+19
|\ \ \ \ \ \ \ \ \ \