aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | [PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS XJohannes Schindelin2005-07-29
* | [PATCH] support bc version 1.04Johannes Schindelin2005-07-29
* | [PATCH] remove "-r" option to xargsJohannes Schindelin2005-07-29
* | server-info: do not complain if a tag points at a non-commit.Junio C Hamano2005-07-29
* | [PATCH] Make git-apply --stat less butt-ugly with long filenamesLinus Torvalds2005-07-28
* | [PATCH] GIT: Listen on IPv6 as well, if available.YOSHIFUJI Hideaki2005-07-27
* | [PATCH] Add documentation for git-rename-scriptRyan Anderson2005-07-27
* | [PATCH] Add support for directories to git-rename-script.Ryan Anderson2005-07-27
* | Document --strict flag to the fsck-cache command.Junio C Hamano2005-07-27
* | git-fsck-cache: be stricter about "tree" objectsLinus Torvalds2005-07-27
* | git-convert-cache: fix up mode conversionLinus Torvalds2005-07-27
* | git-fsck-cache.c: check commit objects more carefullyLinus Torvalds2005-07-27
* | Make "parse_commit()" be a lot more carefulLinus Torvalds2005-07-27
* | Tutorial typofix.Linus Torvalds2005-07-27
* | Typofix: usage strings fix.Junio C Hamano2005-07-27
* | git-log: make sure we have some commit to start from.Linus Torvalds2005-07-27
* | request-pull: minor tweaks.Junio C Hamano2005-07-27
* | [PATCH] Add git-request-pull-script, a short script that generates a summary ...Ryan Anderson2005-07-27
* | [PATCH] git-status-script was missed during the conversion from N -> ARyan Anderson2005-07-27
* | Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git"Ryan Anderson2005-07-26
* | Fix potential send-pack SIGSEGVLinus Torvalds2005-07-26
* | Name it 0.99.2v0.99.2Junio C Hamano2005-07-26
* | Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-26
* | diff-raw: Use 'A' instead of 'N' for added files.Junio C Hamano2005-07-25
* | Use symbolic constants for diff-raw status indicators.Junio C Hamano2005-07-25
* | Documentation: describe git-ls-files --exclude patterns.Junio C Hamano2005-07-25
* | git-ls-files: --exclude mechanism updates.Junio C Hamano2005-07-25
* | Update the documentation for git-tag-script to reflect current behavior.Ryan Anderson2005-07-25
* | git-tag-script updates.Junio C Hamano2005-07-25
* | Fix up applymbox script for the addition of "git-" prefixLinus Torvalds2005-07-23
* | [PATCH] diffcore-pickaxe: switch to "counting" behaviour.Junio C Hamano2005-07-23
* | Add a "git rename" to help with - surprise surprise - renamesLinus Torvalds2005-07-23
* | Rename the "tools" programs to also have the "git-" prefixLinus Torvalds2005-07-23
* | [PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano2005-07-23
* | [PATCH] Document update-server-info.Junio C Hamano2005-07-23
* | [PATCH] Add update-server-info.Junio C Hamano2005-07-23
* | [PATCH] git-ls-remote: show and optionally store remote refs.Junio C Hamano2005-07-23
* | [PATCH] Documentation: git-peek-remote.Junio C Hamano2005-07-23
* | [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