aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] git-peek-remote: show tags and heads from a remote repository.Junio C Hamano2005-07-23
* Update tutorial.txt branches/tags to use the nicer helper syntaxLinus Torvalds2005-07-23
* Make "git tag" create both simple and signed tagsLinus Torvalds2005-07-23
* [PATCH] mailinfo: handle folded header.Junio C Hamano2005-07-23
* Fix git protocol connection 'port' overrideLinus Torvalds2005-07-23
* [PATCH] GIT: Try all addresses for given remote nameYOSHIFUJI Hideaki2005-07-23
* [PATCH] Deb packaging needs two more configuration filesRyan Anderson2005-07-23
* [PATCH] Deb packages should include the binariesRyan Anderson2005-07-23
* Be more aggressive about marking trees uninterestingLinus Torvalds2005-07-23
* [PATCH] tutorial: mention "git clone" records .git/branches/originJunio C Hamano2005-07-22
* [PATCH] git-clone-script: store where we cloned from in .git/branches/originJunio C Hamano2005-07-22
* [PATCH] Test framework: prettyprint the failed command.Junio C Hamano2005-07-22
* [PATCH] Install tools with "make install-tools".Junio C Hamano2005-07-22
* [PATCH] Audit rev-parse users.Junio C Hamano2005-07-22
* [PATCH] git-branch: avoid getting confused by empty or nonexisting branches.Junio C Hamano2005-07-22
* [PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LFJunio C Hamano2005-07-22
* [PATCH] Document "curl" requirements.Junio C Hamano2005-07-22
* [PATCH] Support more http features: https no cert, .netrc -> authDarrin Thompson2005-07-22
* [PATCH] Install git-verify-tag-scriptEric W. Biederman2005-07-22
* [PATCH] Cleanup: git-verify-tag-scriptEric W. Biederman2005-07-22
* [PATCH] Fix a typo in git-unpack-objects documentation.Jan Veldeman2005-07-22
* [PATCH] debian/ fixesRyan Anderson2005-07-22
* [PATCH] format-patch: --mbox and --check.Junio C Hamano2005-07-22
* [PATCH] git-format-patch-script and mailinfo updates.Junio C Hamano2005-07-22
* [PATCH] tools/applymbox: allow manual fixing and continuing after a failure.Junio C Hamano2005-07-22
* [PATCH] apply.c: --exclude=fnmatch-pattern option.Junio C Hamano2005-07-22
* [PATCH] apply.c: handle incomplete lines correctly.Junio C Hamano2005-07-22
* Add "git commit --all" since everybody seems to want it.Linus Torvalds2005-07-19
* git-send-pack: verify that sender is a proper superset of receiverLinus Torvalds2005-07-19
* Merge master.kernel.org:/pub/scm/gitk/gitkLinus Torvalds2005-07-18
|\
| * Make the diff display less gaudy.Paul Mackerras2005-07-18
| * Allow short SHA1 IDs in the SHA1 entry field.Paul Mackerras2005-07-18
| * Fix display of mode changes in details pane.Paul Mackerras2005-07-17
| * First cut at displaying the diffs for a merge.Paul Mackerras2005-07-17
| * Make searching in files changed faster, and fix some bugs.Paul Mackerras2005-07-16
| * Add "Files" and "Pickaxe" to the find menu.Paul Mackerras2005-07-16
* | Merge three separate "fetch refs" functionsLinus Torvalds2005-07-16
* | git-send-pack: add "--all" option to send all refs to the other sideLinus Torvalds2005-07-16
* | git-fetch-script: fix http:// breakageLinus Torvalds2005-07-16
* | Fix git-fetch-script breakageLinus Torvalds2005-07-16
* | Merge git-tools repository under "tools" subdirectoryLinus Torvalds2005-07-16
|\ \
| * | Prepare git-tools for merging into the main git archiveLinus Torvalds2005-07-16
| * | Add "Index: " to the list of things that start a patchLinus Torvalds2005-06-23
| * | Avoid doing the "filelist" thing, since "git-apply" picks up the files automa...Linus Torvalds2005-06-23
| * | applypatch: use "--index" to actually make git-apply write theLinus Torvalds2005-06-05
| * | applypatch: use the new git-apply to apply patchesLinus Torvalds2005-06-05
| * | cvs2git: use CVS (rather than RCS) to extract the differentLinus Torvalds2005-05-30
| * | cvs2git: fix character quotingLinus Torvalds2005-05-24
| * | cvs2git: set timezone info to UTC, the way CVS doesLinus Torvalds2005-05-24
| * | cvs2git: add support for GIT_COMMITTER_DATELinus Torvalds2005-05-24