Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sp/maint-push-sideband' into sp/push-sideband | Junio C Hamano | 2010-02-10 | 2 | -45/+81 |
|\ | |||||
| * | receive-pack: Send internal errors over side-band #2 | Shawn O. Pearce | 2010-02-10 | 2 | -15/+52 |
| * | t5401: Use a bare repository for the remote peer | Shawn O. Pearce | 2010-02-09 | 1 | -29/+29 |
* | | Merge branch 'sp/maint-push-sideband' into sp/push-sideband | Junio C Hamano | 2010-02-05 | 11 | -90/+290 |
|\ \ | |/ | |||||
| * | receive-pack: Send hook output over side band #2 | Shawn O. Pearce | 2010-02-05 | 2 | -17/+70 |
| * | receive-pack: Wrap status reports inside side-band-64k | Shawn O. Pearce | 2010-02-05 | 1 | -8/+22 |
| * | receive-pack: Refactor how capabilities are shown to the client | Shawn O. Pearce | 2010-02-05 | 1 | -10/+8 |
| * | send-pack: demultiplex a sideband stream with status data | Shawn O. Pearce | 2010-02-05 | 1 | -16/+50 |
| * | run-command: support custom fd-set in async | Erik Faye-Lund | 2010-02-05 | 7 | -37/+131 |
| * | run-command: Allow stderr to be a caller supplied pipe | Shawn O. Pearce | 2010-02-05 | 3 | -2/+10 |
| * | Update git fsck --full short description to mention packs | Wesley J. Landaker | 2010-02-05 | 1 | -1/+1 |
| * | Merge branch 'jc/maint-limit-note-output' into maint | Junio C Hamano | 2010-02-05 | 8 | -1/+85 |
| |\ | |||||
* | | | is_submodule_modified(): fix breakage with external GIT_INDEX_FILEv1.7.0-rc1 | Junio C Hamano | 2010-01-30 | 1 | -2/+5 |
* | | | RPM packaging: don't include foreign-scm-helper bits yet | Junio C Hamano | 2010-01-30 | 1 | -0/+5 |
* | | | grep: Fix two memory leaks | Dan McGee | 2010-01-30 | 1 | -0/+2 |
* | | | rebase: don't invoke the pager for each commit summary | Markus Heidelberg | 2010-01-30 | 1 | -1/+1 |
* | | | Update draft release notes to 1.7.0 | Junio C Hamano | 2010-01-29 | 1 | -2/+15 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-01-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-01-29 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fix memcpy of overlapping area | Jeff King | 2010-01-29 | 1 | -1/+1 |
* | | | | Implement pthread_cond_broadcast on Windows | Johannes Sixt | 2010-01-29 | 2 | -15/+94 |
* | | | | If deriving SVN_SSH from GIT_SSH on msys, also add quotes | Sebastian Schuberth | 2010-01-29 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2010-01-29 | 6 | -889/+3989 |
|\ \ \ \ | |||||
| * | | | | gitk: Update German translation | Christian Stimming | 2010-01-29 | 1 | -309/+432 |
| * | | | | gitk: Add French translation | Emmanuel Trillaud | 2010-01-29 | 1 | -0/+1254 |
| * | | | | gitk: update Italian translation | Michele Ballabio | 2010-01-29 | 1 | -265/+627 |
| * | | | | gitk: Update Swedish translation | Peter Krefting | 2010-01-29 | 1 | -311/+362 |
| * | | | | gitk: Adjust two equal strings which differed in whitespace | Markus Heidelberg | 2010-01-12 | 2 | -2/+2 |
| * | | | | gitk: Display submodule diffs with appropriate encoding | Kirill Smelkov | 2010-01-12 | 1 | -0/+2 |
| * | | | | gitk: Fix display of newly-created tags | Dave Dulson | 2010-01-12 | 1 | -1/+1 |
| * | | | | gitk: Enable gitk to create tags with messages | Dave Dulson | 2010-01-12 | 1 | -1/+11 |
| * | | | | gitk: Update Hungarian translation | Miklos Vajna | 2010-01-12 | 1 | -312/+458 |
| * | | | | gitk: Add Hungarian translation | Laszlo Papp | 2010-01-12 | 1 | -0/+1149 |
| * | | | | gitk: Add "--no-replace-objects" option | Christian Couder | 2009-12-14 | 1 | -1/+4 |
* | | | | | add shebang line to git-mergetool--lib.sh | Jeff King | 2010-01-29 | 1 | -0/+1 |
* | | | | | fix off-by-one allocation error | Jeff King | 2010-01-29 | 1 | -1/+1 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-28 | 1 | -0/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | bash: don't offer remote transport helpers as subcommands | SZEDER Gábor | 2010-01-28 | 1 | -0/+1 |
* | | | | | bash: support 'git notes' and its subcommands | SZEDER Gábor | 2010-01-28 | 1 | -0/+19 |
* | | | | | grep --quiet: finishing touches | Junio C Hamano | 2010-01-28 | 3 | -2/+15 |
* | | | | | reject @{-1} not at beginning of object name | Jeff King | 2010-01-28 | 2 | -1/+5 |
* | | | | | fix parsing of @{-1}@{u} combination | Jeff King | 2010-01-28 | 2 | -4/+24 |
* | | | | | test combinations of @{} syntax | Jeff King | 2010-01-28 | 1 | -0/+51 |
* | | | | | rerere: fix too-short initialization | Jeff King | 2010-01-28 | 1 | -1/+1 |
* | | | | | t0101: use absolute date | Jeff King | 2010-01-28 | 1 | -1/+1 |
* | | | | | Merge branch 'fk/threaded-grep' | Junio C Hamano | 2010-01-28 | 3 | -51/+482 |
|\ \ \ \ \ | |||||
| * | | | | | Threaded grep | Fredrik Kuivinen | 2010-01-26 | 3 | -49/+468 |
| * | | | | | grep: expose "status-only" feature via -q | Junio C Hamano | 2010-01-25 | 1 | -2/+14 |
* | | | | | | Merge branch 'gp/maint-cvsserver' | Junio C Hamano | 2010-01-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-cvsserver: allow regex metacharacters in CVSROOT | Gerrit Pape | 2010-01-26 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | |