summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-28send-pack/receive-pack: allow errors to be reported back to pusher.Junio C Hamano
2005-12-28Makefile: use git-describe to mark the git version.Junio C Hamano
2005-12-28git-describe: documentation.Junio C Hamano
2005-12-28git-describe: still prefer annotated tag under --all and --tagsJunio C Hamano
2005-12-28git-describe: --tags and --abbrevJunio C Hamano
2005-12-28git-describe: use find_unique_abbrev()Junio C Hamano
2005-12-28git-describe: really prefer tags only.Junio C Hamano
2005-12-28Add a "git-describe" commandLinus Torvalds
2005-12-27Merge fixes up to GIT 1.0.5Junio C Hamano
2005-12-27GIT 1.0.5v1.0.5Junio C Hamano
2005-12-27Handle symlinks graciouslyJohannes Schindelin
2005-12-27t5300: avoid false failures.Junio C Hamano
2005-12-27avoid asking ?alloc() for zero bytes.Junio C Hamano
2005-12-26short circuit out of a few places where we would allocate zero bytesEric Wong
2005-12-26Merge branch 'jc/checkout'Junio C Hamano
2005-12-24Tutorial: mention shared repository management.Junio C Hamano
2005-12-24git-init-db: initialize shared repositories with --sharedJohannes Schindelin
2005-12-24Introduce core.sharedrepositoryJohannes Schindelin
2005-12-24Merge fixes up to GIT 1.0.4Junio C Hamano
2005-12-24GIT 1.0.4v1.0.4Junio C Hamano
2005-12-24mailinfo: iconv does not like "latin-1" -- should spell it "latin1"Junio C Hamano
2005-12-23ls-files --full-name: usage string and documentation.Junio C Hamano
2005-12-23merge --no-commit: tweak messageJunio C Hamano
2005-12-23git-clone: do not special case dumb http.Junio C Hamano
2005-12-23show-branch: usability updates.Junio C Hamano
2005-12-23check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano
2005-12-23Adjust to ls-tree --full-name when run from a subdirectory.Junio C Hamano
2005-12-23ls-tree: chomp leading directories when run from a subdirectoryJunio C Hamano
2005-12-23checkout: sometimes work from a subdirectory.Junio C Hamano
2005-12-23check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano
2005-12-23rev-parse: --show-cdupJunio C Hamano
2005-12-23Merge in fixes up to 1.0.3 maintenance branch.Junio C Hamano
2005-12-23GIT 1.0.3v1.0.3Junio C Hamano
2005-12-23git-clone: Support changing the origin branch with -oJohannes Schindelin
2005-12-22sha1_to_hex: properly terminate the SHA1Johannes Schindelin
2005-12-22Fix for http-fetch from file:// URLsNick Hengeveld
2005-12-22git-format-patch should show the correct versionJohannes Schindelin
2005-12-22send-pack: reword non-fast-forward error message.Junio C Hamano
2005-12-22GIT: Support [address] in URLsYOSHIFUJI Hideaki / 吉藤英明
2005-12-22whatchanged: customize diff-tree outputJunio C Hamano
2005-12-22Merge branch 'fixes'Junio C Hamano
2005-12-22\n usage in stderr outputAlex Riesen
2005-12-22git-pack-redundant: speed and memory usage improvementsLukas Sandström
2005-12-22merge-recursive: conflicting rename case.Junio C Hamano
2005-12-22Versioning scheme changes.Junio C Hamano
2005-12-22sanity check in add_packed_git()Pavel Roskin
2005-12-21Merge branch 'fixes'Junio C Hamano
2005-12-21GIT 1.0.0bv1.0.2v1.0.0bJunio C Hamano
2005-12-21server-info: skip empty lines.Junio C Hamano
2005-12-21[PATCH] quote.c: Make loop control more readable.Pavel Roskin