summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-07-15Split up "diff_format" into "format" and "line_termination".Linus Torvalds
2005-07-14Make "ce_match_path()" a generic helper functionLinus Torvalds
2005-07-14Make git-diff-cache skip any comparisons which don't match pathspecLinus Torvalds
2005-07-14Start using the partial tree reading in "git-diff-cache"Linus Torvalds
2005-07-14Fix up read_tree() pathspec matching to use "const char **"Linus Torvalds
2005-07-14Start adding interfaces to read in partial treesLinus Torvalds
2005-07-14Fix replacing of a directory with a file/symlink in git-checkout-cacheLinus Torvalds
2005-07-14Make "git diff" use git-sh-setup-script too..Linus Torvalds
2005-07-14Make "git prune" use the "--full" flag to git-fsck-cacheLinus Torvalds
2005-07-14[PATCH] Documentation: push-pull commands into a separate category.Junio C Hamano
2005-07-14[PATCH] Documentation: send/receive.Junio C Hamano
2005-07-14[PATCH] Documentation: clone/fetch/upload.Junio C Hamano
2005-07-14[PATCH] Documentation: packed GIT support commands.Junio C Hamano
2005-07-14Get rid of nasty utf-8 characters in printoutLinus Torvalds