summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-09Merge with master.Junio C Hamano
2005-08-09[PATCH] Add -m <message> option to "git tag"Chris Wright
2005-08-09[PATCH] Plug memory leak in git-pack-objectsSergey Vlasov
2005-08-09[PATCH] Plug memory leak in sha1close()Sergey Vlasov
2005-08-09[PATCH] Plug memory leak in write_sha1_to_fd()Sergey Vlasov
2005-08-09[PATCH] Plug memory leak in read_object_with_reference()Sergey Vlasov
2005-08-09[PATCH] git_mkstemp() fixHolger Eitzenberger
2005-08-09[PATCH] Make curl fail on server errorCatalin Marinas
2005-08-09Merge with master.Junio C Hamano
2005-08-09Makefile dependency fix.Junio C Hamano
2005-08-08Change RPM dependency from Prereq to Requires.Junio C Hamano
2005-08-08Update Maintainer field of debian/controlJunio C Hamano
2005-08-08[PATCH] RPM spec updates.Horst von Brand
2005-08-08Merge with master.Junio C Hamano
2005-08-08Merge with gitk.Junio C Hamano
2005-08-07Better graph line details display and expand history coverage.Paul Mackerras
2005-08-07[PATCH] gitk "parent information" in commit windowLinus Torvalds
2005-08-07Merge with master.Junio C Hamano
2005-08-07Merge with gitk.Junio C Hamano
2005-08-07(revert local fix)Junio C Hamano
2005-08-07Use lf translation rather than binary when reading commit data.Paul Mackerras
2005-08-07Fix build rules for debian package.Junio C Hamano
2005-08-07Change cursor to a hand cursor when over a SHA1 ID link.Paul Mackerras
2005-08-07Fix RPM build that omitted templates and tools.Junio C Hamano
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