summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-23Rename the "tools" programs to also have the "git-" prefixLibravatar Linus Torvalds3-2/+5
2005-07-23[PATCH] Support cloning packed repo from dumb http servers.Libravatar Junio C Hamano3-3/+63
2005-07-23[PATCH] Document update-server-info.Libravatar Junio C Hamano2-0/+46
2005-07-23[PATCH] Add update-server-info.Libravatar Junio C Hamano9-1/+1025
2005-07-23[PATCH] git-ls-remote: show and optionally store remote refs.Libravatar Junio C Hamano2-1/+106
2005-07-23[PATCH] Documentation: git-peek-remote.Libravatar Junio C Hamano2-3/+59
2005-07-23[PATCH] git-peek-remote: show tags and heads from a remote repository.Libravatar Junio C Hamano2-1/+57
2005-07-23Update tutorial.txt branches/tags to use the nicer helper syntaxLibravatar Linus Torvalds1-21/+31
2005-07-23Make "git tag" create both simple and signed tagsLibravatar Linus Torvalds1-12/+38
2005-07-23[PATCH] mailinfo: handle folded header.Libravatar Junio C Hamano1-37/+27
2005-07-23Fix git protocol connection 'port' overrideLibravatar Linus Torvalds1-1/+3
2005-07-23[PATCH] GIT: Try all addresses for given remote nameLibravatar YOSHIFUJI Hideaki1-28/+43
2005-07-23[PATCH] Deb packaging needs two more configuration filesLibravatar Ryan Anderson2-0/+2
2005-07-23[PATCH] Deb packages should include the binariesLibravatar Ryan Anderson3-7/+13
2005-07-23Be more aggressive about marking trees uninterestingLibravatar Linus Torvalds1-1/+25
2005-07-22[PATCH] tutorial: mention "git clone" records .git/branches/originLibravatar Junio C Hamano1-22/+18
2005-07-22[PATCH] git-clone-script: store where we cloned from in .git/branches/originLibravatar Junio C Hamano1-18/+23
2005-07-22[PATCH] Test framework: prettyprint the failed command.Libravatar Junio C Hamano1-1/+3
2005-07-22[PATCH] Install tools with "make install-tools".Libravatar Junio C Hamano2-2/+15
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-20Handle the rename cases reported by git-diff-tree -C correctly.Libravatar Paul Mackerras1-14/+29
2005-07-20Calculate the list of interesting files for a merge.Libravatar Paul Mackerras1-47/+133
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