summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-10Document "git commit"Junio C Hamano
2005-08-10git-commit: log parameter updates.Junio C Hamano
2005-08-10Update rev-parse flags list.Junio C Hamano
2005-08-10[PATCH] add *--no-merges* flag to suppress display of merge commitsJohannes Schindelin
2005-08-10Use GIT_SSH environment to specify alternate ssh binary.Martin Sivak
2005-08-10Small typofix in mailsplit.cJunio C Hamano
2005-08-10A bit more format warning squelching.Junio C Hamano
2005-08-10[PATCH] -Werror fixesTimo Sirainen
2005-08-10[PATCH] Warning fix for gcc 4Pavel Roskin
2005-08-09Merge with gitk.Junio C Hamano
2005-08-09Downgrade git-send-email-scriptJunio C Hamano
2005-08-09[PATCH] "Child" information in commit window - and cleanupsLinus Torvalds
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-09Makefile dependency fix.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 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-07Change cursor to a hand cursor when over a SHA1 ID link.Paul Mackerras
2005-08-07[PATCH] Extend "git reset" to take a reset pointLinus Torvalds
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