summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-07Merge with master.Junio C Hamano
2005-08-07[PATCH] Extend "git reset" to take a reset pointLinus Torvalds
2005-08-07GIT 0.99.4 (release candidate)Junio C Hamano
2005-08-06Redo the templates generation and installation.Junio C Hamano
2005-08-06gitk proposed fix: handle more than one SHA1 links.Junio C Hamano
2005-08-06send-pack: allow generic sha1 expression on the source side.Junio C Hamano
2005-08-06send-pack: allow the same source to be pushed more than once.Junio C Hamano
2005-08-06[PATCH] Make git-sh-setup-script do what it was supposed to doLinus Torvalds
2005-08-06Merge with gitk.Junio C Hamano
2005-08-06Add forward and back buttons and make SHA1 IDs clickable links.Paul Mackerras
2005-08-06[PATCH] Assorted documentation patchesJohannes Schindelin
2005-08-06[PATCH] git-commit-script fix for degenerated mergeJohannes Schindelin
2005-08-06[PATCH] git: use git_mkstemp() instead of mkstemp() for diff generation.Holger Eitzenberger
2005-08-06[PATCH] git: add git_mkstemp()Holger Eitzenberger
2005-08-06Fix ref_newer() in send-pack.Junio C Hamano
2005-08-05Fix refname termination.Junio C Hamano
2005-08-05[PATCH] Fix git-merge-cache -qPetr Baudis
2005-08-05git-applymbox: allow retrying after fixing up.Junio C Hamano
2005-08-05Merge with gitk.Junio C Hamano
2005-08-05daemon.c: squelch error message from EINTRJunio C Hamano
2005-08-05Teach rev-list since..til notation.Junio C Hamano
2005-08-05Update get_sha1() to grok extended format.Junio C Hamano
2005-08-05Fix send-pack for non-commitish tags.Junio C Hamano
2005-08-05git-init-db: brown paper bag bugfix.Junio C Hamano
2005-08-04Compress the graph horizontally if it gets too wide.Paul Mackerras
2005-08-04git-bisect termination condition fix.Junio C Hamano
2005-08-04Retire git-check-files documentation too.Junio C Hamano
2005-08-04[PATCH] Fix sparse warningsAlecs King
2005-08-04Retire check-files.Junio C Hamano
2005-08-04[PATCH] Fix debian doc-baseKalle Valo
2005-08-04git-send-pack: documentationJunio C Hamano
2005-08-04Renaming push.Junio C Hamano
2005-08-03Install sample hooksJunio C Hamano
2005-08-03[PATCH] Plug memory leaks in git-unpack-objectsSergey Vlasov
2005-08-03send-pack: handle partial pushes correctly.Junio C Hamano
2005-08-03git-send-email-script: minimum whitespace cleanup.Junio C Hamano
2005-08-03[PATCH] Doc: update git-send-email-script documentation.Ryan Anderson
2005-08-03[PATCH] git-send-email-script - Fix loops that limit emails to unique values ...Ryan Anderson
2005-08-03[PATCH] git-send-email-script - fix 2 small bugs that snuck through an untest...Ryan Anderson
2005-08-03[PATCH] Make the SMTP server used by git-sendm-email-script configurable on t...Ryan Anderson
2005-08-03[PATCH] git-send-email-script: Reformat readline interface and generate a bet...Ryan Anderson
2005-08-03[PATCH] Add "--chain-reply-to" to git-send-email-script, to control whether o...Ryan Anderson
2005-08-03[PATCH] Cleanup initial comments, add copyright notices.Ryan Anderson
2005-08-03[PATCH] Convert from using quoted-printable to just 8bit encoding on all emails.Ryan Anderson
2005-08-03[PATCH] Add new dependencies caused by git-send-email-script to debian/controlRyan Anderson
2005-08-03[PATCH] Add documentation for git-send-email-scriptRyan Anderson
2005-08-03[PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson
2005-08-03[PATCH] Parallelize pulling by sshbarkalow@iabervon.org
2005-08-03[PATCH] Parallelize the pull algorithmbarkalow@iabervon.org
2005-08-03[PATCH] Object library enhancementsbarkalow@iabervon.org