summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-23[PATCH] Support more http features: https no cert, .netrc -> authDarrin Thompson
2005-07-23[PATCH] Install git-verify-tag-scriptEric W. Biederman
2005-07-23[PATCH] Cleanup: git-verify-tag-scriptEric W. Biederman
2005-07-23[PATCH] Fix a typo in git-unpack-objects documentation.Jan Veldeman
2005-07-23[PATCH] debian/ fixesRyan Anderson
2005-07-22[PATCH] format-patch: --mbox and --check.Junio C Hamano
2005-07-22[PATCH] git-format-patch-script and mailinfo updates.Junio C Hamano
2005-07-22[PATCH] tools/applymbox: allow manual fixing and continuing after a failure.Junio C Hamano
2005-07-22[PATCH] apply.c: --exclude=fnmatch-pattern option.Junio C Hamano
2005-07-22[PATCH] apply.c: handle incomplete lines correctly.Junio C Hamano
2005-07-19Add "git commit --all" since everybody seems to want it.Linus Torvalds
2005-07-19git-send-pack: verify that sender is a proper superset of receiverLinus Torvalds
2005-07-18Merge master.kernel.org:/pub/scm/gitk/gitkLinus Torvalds
2005-07-18Make the diff display less gaudy.Paul Mackerras
2005-07-18Allow short SHA1 IDs in the SHA1 entry field.Paul Mackerras
2005-07-17Fix display of mode changes in details pane.Paul Mackerras
2005-07-17First cut at displaying the diffs for a merge.Paul Mackerras
2005-07-17Make searching in files changed faster, and fix some bugs.Paul Mackerras
2005-07-16Merge three separate "fetch refs" functionsLinus Torvalds
2005-07-16git-send-pack: add "--all" option to send all refs to the other sideLinus Torvalds
2005-07-16git-fetch-script: fix http:// breakageLinus Torvalds
2005-07-16Fix git-fetch-script breakageLinus Torvalds
2005-07-16Merge git-tools repository under "tools" subdirectoryLinus Torvalds
2005-07-16Prepare git-tools for merging into the main git archiveLinus Torvalds
2005-07-16git-convert-cache: fix up file modes in trees tooLinus Torvalds
2005-07-16[PATCH] Documentation: describe short-hand used in fetch/pull.Junio C Hamano
2005-07-16[PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano
2005-07-16Add "Files" and "Pickaxe" to the find menu.Paul Mackerras
2005-07-16Be slightly smarter about git-daemon client shutdownLinus Torvalds
2005-07-16[PATCH] Documentation: update recommended workflow when working with others.Junio C Hamano
2005-07-16[PATCH] Documentation: adjust cvsimport command line.Junio C Hamano
2005-07-16git-daemon: actually remember the children we have outstandingLinus Torvalds
2005-07-16git-daemon: keep track of childrenLinus Torvalds
2005-07-15Ahh, the heady days of 0.99 patchfilesv0.99.1Linus Torvalds
2005-07-15Fix up "make doc"Linus Torvalds
2005-07-15[PATCH] Documentation: pull, push, packing repository and working with others.Junio C Hamano
2005-07-15[PATCH] Documentation: update tutorial to talk about push.Junio C Hamano
2005-07-15[PATCH] Initial support for building a debian package (.deb)Eric W. Biederman
2005-07-15[PATCH] Update the spec file so it can build and install the documentationEric W. Biederman
2005-07-15[PATCH] Add doc and install-doc targets to the MakefileEric W. Biederman
2005-07-15[PATCH] Use gzip -f when building the git-core tarballEric W. Biederman
2005-07-15[PATCH] Add a RPMBUILD make variableEric W. Biederman
2005-07-15[PATCH] Update tags to record who made themEric W. Biederman
2005-07-15[PATCH] Update git-tag-script to create the .git/refs/tags if it does not alr...Eric W. Biederman
2005-07-15[PATCH] Update the list of diagnostics for git-commit-treeEric W. Biederman
2005-07-15[PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman
2005-07-15[PATCH] ident.c: Disambiguate the error messages in setup_identEric W. Biederman
2005-07-15[PATCH] Move git_author_info and git_commiter_info to ident.cEric W. Biederman
2005-07-15Add "--inetd" flag to git-daemonLinus Torvalds
2005-07-15git-daemon: re-organize code a bit for --inetd flagLinus Torvalds