summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-27write_in_full: size_t is unsigned.Junio C Hamano
2007-01-27create_symref: check error return from open().Junio C Hamano
2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard
2007-01-26git-merge: leave sensible reflog message when used as the first level UI.Junio C Hamano
2007-01-26Make sure we do not write bogus reflog entries.Junio C Hamano
2007-01-26Remove unnecessary found variable from describe.Shawn O. Pearce
2007-01-26Use inttypes.h rather than stdint.h.Jason Riedy
2007-01-26Documentation: pack-refs --all vs default behaviourJunio C Hamano
2007-01-26show-branch -g: default to HEADJunio C Hamano
2007-01-26Add dangling objects tips.Linus Torvalds
2007-01-26parse-remote: do not barf on a remote shorthand without any refs to fetch.Junio C Hamano
2007-01-26diffcore-pickaxe: fix infinite loop on zero-length needleJeff King
2007-01-26Allow non-developer to clone, checkout and fetch more easily.Junio C Hamano
2007-01-26contrib/emacs/vc-git.el: support vc-version-other-windowSam Vilain
2007-01-26Fix seriously broken "git pack-refs"Linus Torvalds
2007-01-25New files in git weren't being downloaded during CVS updateAndy Parkins
2007-01-25make --upload-pack option to git-fetch configurableUwe Kleine-König
2007-01-25Consolidate {receive,fetch}.unpackLimitJunio C Hamano
2007-01-25fetch-pack: remove --keep-auto and make it the default.Junio C Hamano
2007-01-25Allow fetch-pack to decide keeping the fetched pack without explodingJunio C Hamano
2007-01-25Refactor the pack header reading function out of receive-pack.cJunio C Hamano
2007-01-25Allow default core.logallrefupdates to be overridden with template's configAlex Riesen
2007-01-25ls-remote and clone: accept --upload-pack=<path> as well.Junio C Hamano
2007-01-25rename --exec to --upload-pack for fetch-pack and peek-remoteUwe Kleine-König
2007-01-24Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen
2007-01-24Documentation/config.txt: Correct info about subsection nameJakub Narebski
2007-01-24git-daemon documentation on enabling services.Junio C Hamano
2007-01-24reflog inspection: introduce shortcut "-g"Johannes Schindelin
2007-01-24annotate: use pagerJohannes Schindelin
2007-01-24t/t1300-repo-config.sh: value continued on next lineJakub Narebski
2007-01-24git-checkout -m: fix merge caseJunio C Hamano
2007-01-23reflog gc: a tag that does not point at a commit is not a crime.Junio C Hamano
2007-01-23contrib/vim: update syntax for changed commit templateJeff King
2007-01-23format-patch: fix bug with --stdout in a subdirectoryJeff King
2007-01-23[PATCH] honor --author even with --amend, -C, and -c.Junio C Hamano
2007-01-23.mailmap: fix screw-ups in Uwe's nameJunio C Hamano
2007-01-22git-svn: remove leading slash when printing removed directoriesEric Wong
2007-01-22sha1_file.c: Avoid multiple calls to find_pack_entry().Peter Eriksen
2007-01-22Documentation/config.txt: Document config file syntax betterJakub Narebski
2007-01-22cvsimport: activate -a option, really.Junio C Hamano
2007-01-22Cleanup uninitialized value in chompAlex Riesen
2007-01-22Force Activestate Perl to tie git command pipe handle to a handle classAlex Riesen
2007-01-22Insert ACTIVESTATE_STRING in Git.pmAlex Riesen
2007-01-22fsck-objects: refactor checking for connectivityLinus Torvalds
2007-01-22git-gc: do not run git-prune by default.Junio C Hamano
2007-01-22shallow repository: disable unsupported operations for now.Junio C Hamano
2007-01-22is_repository_shallow(): prototype fix.Junio C Hamano
2007-01-22Make sure git_connect() always give two file descriptors.Junio C Hamano
2007-01-22Revert "prune: --grace=time"Junio C Hamano
2007-01-22Documentation/tutorial-2: Fix interesting typo in an example.Junio C Hamano