summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-28Document --strict flag to the fsck-cache command.Junio C Hamano
2005-07-28git-fsck-cache: be stricter about "tree" objectsLinus Torvalds
2005-07-28git-convert-cache: fix up mode conversionLinus Torvalds
2005-07-28git-fsck-cache.c: check commit objects more carefullyLinus Torvalds
2005-07-28Make "parse_commit()" be a lot more carefulLinus Torvalds
2005-07-27Tutorial typofix.Linus Torvalds
2005-07-27Typofix: usage strings fix.Junio C Hamano
2005-07-27git-log: make sure we have some commit to start from.Linus Torvalds
2005-07-27request-pull: minor tweaks.Junio C Hamano
2005-07-27[PATCH] Add git-request-pull-script, a short script that generates a summary ...Ryan Anderson
2005-07-27[PATCH] git-status-script was missed during the conversion from N -> ARyan Anderson
2005-07-27Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git"Ryan Anderson
2005-07-27Fix potential send-pack SIGSEGVLinus Torvalds
2005-07-27Name it 0.99.2v0.99.2Junio C Hamano
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano
2005-07-26diff-raw: Use 'A' instead of 'N' for added files.Junio C Hamano
2005-07-26Use symbolic constants for diff-raw status indicators.Junio C Hamano
2005-07-26Documentation: describe git-ls-files --exclude patterns.Junio C Hamano
2005-07-26git-ls-files: --exclude mechanism updates.Junio C Hamano
2005-07-25Update the documentation for git-tag-script to reflect current behavior.Ryan Anderson
2005-07-25git-tag-script updates.Junio C Hamano
2005-07-24Fix up applymbox script for the addition of "git-" prefixLinus Torvalds
2005-07-24[PATCH] diffcore-pickaxe: switch to "counting" behaviour.Junio C Hamano
2005-07-24Add a "git rename" to help with - surprise surprise - renamesLinus Torvalds
2005-07-24Rename the "tools" programs to also have the "git-" prefixLinus Torvalds
2005-07-24[PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano
2005-07-24[PATCH] Document update-server-info.Junio C Hamano
2005-07-24[PATCH] Add update-server-info.Junio C Hamano
2005-07-24[PATCH] git-ls-remote: show and optionally store remote refs.Junio C Hamano
2005-07-24[PATCH] Documentation: git-peek-remote.Junio C Hamano
2005-07-24[PATCH] git-peek-remote: show tags and heads from a remote repository.Junio C Hamano
2005-07-23Update tutorial.txt branches/tags to use the nicer helper syntaxLinus Torvalds
2005-07-23Make "git tag" create both simple and signed tagsLinus Torvalds
2005-07-23[PATCH] mailinfo: handle folded header.Junio C Hamano
2005-07-23Fix git protocol connection 'port' overrideLinus Torvalds
2005-07-23[PATCH] GIT: Try all addresses for given remote nameYOSHIFUJI Hideaki
2005-07-23[PATCH] Deb packaging needs two more configuration filesRyan Anderson
2005-07-23[PATCH] Deb packages should include the binariesRyan Anderson
2005-07-23Be more aggressive about marking trees uninterestingLinus Torvalds
2005-07-23[PATCH] tutorial: mention "git clone" records .git/branches/originJunio C Hamano
2005-07-23[PATCH] git-clone-script: store where we cloned from in .git/branches/originJunio C Hamano
2005-07-23[PATCH] Test framework: prettyprint the failed command.Junio C Hamano
2005-07-23[PATCH] Install tools with "make install-tools".Junio C Hamano
2005-07-23[PATCH] Audit rev-parse users.Junio C Hamano
2005-07-23[PATCH] git-branch: avoid getting confused by empty or nonexisting branches.Junio C Hamano
2005-07-23[PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LFJunio C Hamano
2005-07-23[PATCH] Document "curl" requirements.Junio C Hamano
2005-07-23[PATCH] Support more http features: https no cert, .netrc -> authDarrin Thompson
2005-07-23[PATCH] Install git-verify-tag-scriptEric W. Biederman
2005-07-23[PATCH] Cleanup: git-verify-tag-scriptEric W. Biederman