summaryrefslogtreecommitdiffstats
path: root/verify-pack.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-08-09[PATCH] git_mkstemp() fixHolger Eitzenberger1-2/+7
2005-08-09[PATCH] Make curl fail on server errorCatalin Marinas3-3/+3
2005-08-09Makefile dependency fix.Junio C Hamano1-0/+1
2005-08-08Better graph line details display and expand history coverage.Paul Mackerras1-39/+78
2005-08-08[PATCH] gitk "parent information" in commit windowLinus Torvalds1-2/+14
2005-08-07(revert local fix)Junio C Hamano1-1/+0
2005-08-07Use lf translation rather than binary when reading commit data.Paul Mackerras1-1/+1
2005-08-07Change cursor to a hand cursor when over a SHA1 ID link.Paul Mackerras1-7/+23
2005-08-07[PATCH] Extend "git reset" to take a reset pointLinus Torvalds1-1/+3
2005-08-06Redo the templates generation and installation.Junio C Hamano7-33/+76
2005-08-06gitk proposed fix: handle more than one SHA1 links.Junio C Hamano1-0/+1
2005-08-06send-pack: allow generic sha1 expression on the source side.Junio C Hamano1-0/+20
2005-08-06send-pack: allow the same source to be pushed more than once.Junio C Hamano1-7/+0
2005-08-06[PATCH] Make git-sh-setup-script do what it was supposed to doLinus Torvalds1-1/+1
2005-08-06Add forward and back buttons and make SHA1 IDs clickable links.Paul Mackerras1-10/+99
2005-08-06[PATCH] Assorted documentation patchesJohannes Schindelin19-50/+58
2005-08-06[PATCH] git-commit-script fix for degenerated mergeJohannes Schindelin1-2/+2
2005-08-06[PATCH] git: use git_mkstemp() instead of mkstemp() for diff generation.Holger Eitzenberger1-3/+4
2005-08-06[PATCH] git: add git_mkstemp()Holger Eitzenberger2-0/+29
2005-08-06Fix ref_newer() in send-pack.Junio C Hamano1-5/+22
2005-08-06Fix refname termination.Junio C Hamano1-1/+1
2005-08-05[PATCH] Fix git-merge-cache -qPetr Baudis1-2/+2
2005-08-05git-applymbox: allow retrying after fixing up.Junio C Hamano1-15/+41
2005-08-05daemon.c: squelch error message from EINTRJunio C Hamano1-2/+5
2005-08-05Teach rev-list since..til notation.Junio C Hamano1-8/+30
2005-08-05Update get_sha1() to grok extended format.Junio C Hamano4-223/+235
2005-08-05Fix send-pack for non-commitish tags.Junio C Hamano4-17/+51
2005-08-05git-init-db: brown paper bag bugfix.Junio C Hamano1-0/+1
2005-08-05Compress the graph horizontally if it gets too wide.Paul Mackerras1-28/+81
2005-08-04git-bisect termination condition fix.Junio C Hamano1-2/+2
2005-08-04Retire git-check-files documentation too.Junio C Hamano1-50/+0
2005-08-04[PATCH] Fix sparse warningsAlecs King3-5/+3
2005-08-04Retire check-files.Junio C Hamano3-51/+1
2005-08-04[PATCH] Fix debian doc-baseKalle Valo1-2/+2
2005-08-04git-send-pack: documentationJunio C Hamano1-1/+47
2005-08-04Renaming push.Junio C Hamano3-94/+226
2005-08-04Install sample hooksJunio C Hamano6-0/+199
2005-08-03[PATCH] Plug memory leaks in git-unpack-objectsSergey Vlasov1-1/+5
2005-08-03send-pack: handle partial pushes correctly.Junio C Hamano1-1/+8
2005-08-03git-send-email-script: minimum whitespace cleanup.Junio C Hamano1-16/+12
2005-08-03[PATCH] Doc: update git-send-email-script documentation.Ryan Anderson1-0/+13
2005-08-03[PATCH] git-send-email-script - Fix loops that limit emails to unique values ...Ryan Anderson1-11/+24
2005-08-03[PATCH] git-send-email-script - fix 2 small bugs that snuck through an untest...Ryan Anderson1-2/+2
2005-08-03[PATCH] Make the SMTP server used by git-sendm-email-script configurable on t...Ryan Anderson1-2/+9
2005-08-03[PATCH] git-send-email-script: Reformat readline interface and generate a bet...Ryan Anderson1-14/+28
2005-08-03[PATCH] Add "--chain-reply-to" to git-send-email-script, to control whether o...Ryan Anderson1-1/+10
2005-08-03[PATCH] Cleanup initial comments, add copyright notices.Ryan Anderson1-10/+8
2005-08-03[PATCH] Convert from using quoted-printable to just 8bit encoding on all emails.Ryan Anderson1-13/+3
2005-08-03[PATCH] Add new dependencies caused by git-send-email-script to debian/controlRyan Anderson1-1/+1