summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-22[PATCH] Audit rev-parse users.Libravatar Junio C Hamano5-12/+12
2005-07-22[PATCH] git-branch: avoid getting confused by empty or nonexisting branches.Libravatar Junio C Hamano1-1/+7
2005-07-22[PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LFLibravatar Junio C Hamano2-6/+37
2005-07-22[PATCH] Document "curl" requirements.Libravatar Junio C Hamano1-2/+4
2005-07-22[PATCH] Support more http features: https no cert, .netrc -> authLibravatar Darrin Thompson2-2/+11
2005-07-22[PATCH] Install git-verify-tag-scriptLibravatar Eric W. Biederman1-1/+1
2005-07-22[PATCH] Cleanup: git-verify-tag-scriptLibravatar Eric W. Biederman1-4/+3
2005-07-22[PATCH] Fix a typo in git-unpack-objects documentation.Libravatar Jan Veldeman1-1/+1
2005-07-22[PATCH] debian/ fixesLibravatar Ryan Anderson2-1/+1
2005-07-22[PATCH] format-patch: --mbox and --check.Libravatar Junio C Hamano1-6/+43
2005-07-22[PATCH] git-format-patch-script and mailinfo updates.Libravatar Junio C Hamano2-8/+40
2005-07-22[PATCH] tools/applymbox: allow manual fixing and continuing after a failure.Libravatar Junio C Hamano1-10/+38
2005-07-22[PATCH] apply.c: --exclude=fnmatch-pattern option.Libravatar Junio C Hamano1-7/+38
2005-07-22[PATCH] apply.c: handle incomplete lines correctly.Libravatar Junio C Hamano2-1/+40
2005-07-19Add "git commit --all" since everybody seems to want it.Libravatar Linus Torvalds1-1/+5
2005-07-19git-send-pack: verify that sender is a proper superset of receiverLibravatar Linus Torvalds1-10/+26
2005-07-18Merge master.kernel.org:/pub/scm/gitk/gitkLibravatar Linus Torvalds1-81/+434
2005-07-18Make the diff display less gaudy.Libravatar Paul Mackerras1-14/+32
2005-07-18Allow short SHA1 IDs in the SHA1 entry field.Libravatar Paul Mackerras1-1/+18
2005-07-17Fix display of mode changes in details pane.Libravatar Paul Mackerras1-33/+13
2005-07-17First cut at displaying the diffs for a merge.Libravatar Paul Mackerras1-19/+34
2005-07-16Make searching in files changed faster, and fix some bugs.Libravatar Paul Mackerras1-43/+137
2005-07-16Merge three separate "fetch refs" functionsLibravatar Linus Torvalds5-109/+67
2005-07-16git-send-pack: add "--all" option to send all refs to the other sideLibravatar Linus Torvalds1-10/+28
2005-07-16git-fetch-script: fix http:// breakageLibravatar Linus Torvalds1-1/+1
2005-07-16Fix git-fetch-script breakageLibravatar Linus Torvalds1-0/+2
2005-07-16Merge git-tools repository under "tools" subdirectoryLibravatar Linus Torvalds5-0/+527
2005-07-16Prepare git-tools for merging into the main git archiveLibravatar Linus Torvalds7-358/+5
2005-07-16git-convert-cache: fix up file modes in trees tooLibravatar Linus Torvalds1-0/+29
2005-07-16[PATCH] Documentation: describe short-hand used in fetch/pull.Libravatar Junio C Hamano5-6/+130
2005-07-16[PATCH] fetch/pull: short-hand notation for remote repositories.Libravatar Junio C Hamano4-32/+104
2005-07-16Add "Files" and "Pickaxe" to the find menu.Libravatar Paul Mackerras1-18/+247
2005-07-15Be slightly smarter about git-daemon client shutdownLibravatar Linus Torvalds1-20/+38
2005-07-15[PATCH] Documentation: update recommended workflow when working with others.Libravatar Junio C Hamano1-19/+42
2005-07-15[PATCH] Documentation: adjust cvsimport command line.Libravatar Junio C Hamano1-1/+1
2005-07-15git-daemon: actually remember the children we have outstandingLibravatar Linus Torvalds1-21/+121
2005-07-15git-daemon: keep track of childrenLibravatar Linus Torvalds1-1/+43
2005-07-15Ahh, the heady days of 0.99 patchfilesLibravatar Linus Torvalds1-2/+2
2005-07-15Fix up "make doc"Libravatar Linus Torvalds2-2/+2
2005-07-15[PATCH] Documentation: pull, push, packing repository and working with others.Libravatar Junio C Hamano1-74/+283
2005-07-15[PATCH] Documentation: update tutorial to talk about push.Libravatar Junio C Hamano1-7/+80
2005-07-15[PATCH] Initial support for building a debian package (.deb)Libravatar Eric W. Biederman6-0/+121
2005-07-15[PATCH] Update the spec file so it can build and install the documentationLibravatar Eric W. Biederman1-4/+10
2005-07-15[PATCH] Add doc and install-doc targets to the MakefileLibravatar Eric W. Biederman2-0/+19
2005-07-15[PATCH] Use gzip -f when building the git-core tarballLibravatar Eric W. Biederman1-1/+1
2005-07-15[PATCH] Add a RPMBUILD make variableLibravatar Eric W. Biederman1-1/+2
2005-07-15[PATCH] Update tags to record who made themLibravatar Eric W. Biederman2-3/+10
2005-07-15[PATCH] Update git-tag-script to create the .git/refs/tags if it does not alr...Libravatar Eric W. Biederman1-0/+1
2005-07-15[PATCH] Update the list of diagnostics for git-commit-treeLibravatar Eric W. Biederman1-0/+4
2005-07-15[PATCH] Add git-var a tool for reading interesting git variables.Libravatar Eric W. Biederman4-1/+130