aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22
* Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-02-21
|\
| * grep documentation: clarify what files matchMark Lodato2010-02-16
* | Merge branch 'tc/maint-transport-ls-remote-with-void'Junio C Hamano2010-02-21
|\ \
| * | transport: add got_remote_refs flagTay Ray Chuan2010-02-16
* | | Merge branch 'hm/maint-imap-send-crlf'Junio C Hamano2010-02-21
|\ \ \
| * | | git-imap-send: Convert LF to CRLF before storing patch to draft boxHitoshi Mitake2010-02-12
* | | | Merge branch 'sp/push-sideband'Junio C Hamano2010-02-21
|\ \ \ \
| * \ \ \ Merge branch 'sp/maint-push-sideband' into sp/push-sidebandJunio C Hamano2010-02-10
| |\ \ \ \
| | * | | | receive-pack: Send internal errors over side-band #2Shawn O. Pearce2010-02-10
| | * | | | t5401: Use a bare repository for the remote peerShawn O. Pearce2010-02-09
| * | | | | Merge branch 'sp/maint-push-sideband' into sp/push-sidebandJunio C Hamano2010-02-05
| |\ \ \ \ \ | | |/ / / /
| | * | | | receive-pack: Send hook output over side band #2Shawn O. Pearce2010-02-05
| | * | | | receive-pack: Wrap status reports inside side-band-64kShawn O. Pearce2010-02-05
| | * | | | receive-pack: Refactor how capabilities are shown to the clientShawn O. Pearce2010-02-05
| | * | | | send-pack: demultiplex a sideband stream with status dataShawn O. Pearce2010-02-05
| | * | | | run-command: support custom fd-set in asyncErik Faye-Lund2010-02-05
| | * | | | run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce2010-02-05
* | | | | | Merge branch 'jc/checkout-detached'Junio C Hamano2010-02-21
|\ \ \ \ \ \
| * | | | | | Reword "detached HEAD" notificationJunio C Hamano2010-01-29
* | | | | | | Merge branch 'jc/maint-fix-test-perm'Junio C Hamano2010-02-21
|\ \ \ \ \ \ \
| * | | | | | | lib-patch-mode.sh: Fix permissionJunio C Hamano2010-01-30
| * | | | | | | Merge commit 'b319ef7' into jc/maint-fix-test-permJunio C Hamano2010-01-30
| |\ \ \ \ \ \ \
| * | | | | | | | t6000lib: Fix permissionJunio C Hamano2010-01-30
* | | | | | | | | Merge branch 'jn/makefile-script-lib'Junio C Hamano2010-02-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not install shell libraries executableJonathan Nieder2010-01-31
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mv/request-pull-modernize'Junio C Hamano2010-02-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | request-pull: avoid mentioning that the start point is a single commitMiklos Vajna2010-01-29
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-p4: fix bug in symlink handlingEvan Powers2010-02-20
| * | | | | | | | | t1450: fix testcases that were wrongly expecting failureThomas Rast2010-02-19
| * | | | | | | | | Documentation: Fix indentation problem in git-commit(1)Jacob Helwig2010-02-19
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-19
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'jk/maint-rmdir-fix' into maintJunio C Hamano2010-02-19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rm: fix bug in recursive subdirectory removalJeff King2010-02-18
| * | | | | | | | | | Documentation: describe --thin more accuratelyStephen Boyd2010-02-18
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-17
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-17
* | | | | | | | | | | Merge branch 'np/fast-import-idx-v2'Junio C Hamano2010-02-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fast-import: use the diff_delta() max_delta_size argumentNicolas Pitre2010-02-17
| * | | | | | | | | | | fast-import: honor pack.indexversion and pack.packsizelimit config varsNicolas Pitre2010-02-17
| * | | | | | | | | | | fast-import: make default pack size unlimitedNicolas Pitre2010-02-17
| * | | | | | | | | | | fast-import: use write_idx_file() instead of custom codeNicolas Pitre2010-02-17
| * | | | | | | | | | | fast-import: use sha1write() for pack dataNicolas Pitre2010-02-17
| * | | | | | | | | | | fast-import: start using struct pack_idx_entryNicolas Pitre2010-02-17
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Update draft release notes to 1.7.1Junio C Hamano2010-02-17
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-17
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Update 1.7.0.1 release notesJunio C Hamano2010-02-17
| * | | | | | | | | | Merge branch 'jk/cherry-pick-reword' into maintJunio C Hamano2010-02-17
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/grep-double-dash' into maintJunio C Hamano2010-02-17
| |\ \ \ \ \ \ \ \ \ \ \