summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-26Merge branch 'lt/diffgen' into nextJunio C Hamano
2006-03-26Merge branch 'rs/tar-tree' into nextJunio C Hamano
2006-03-26built-in diff: minimum tweaksJunio C Hamano
2006-03-26builtin-diff: \No newline at end of file.Linus Torvalds
2006-03-26Use a *real* built-in diff generatorLinus Torvalds
2006-03-26tar-tree: Use the prefix field of a tar headerRene Scharfe
2006-03-26tar-tree: Remove obsolete codeRene Scharfe
2006-03-26tar-tree: Use write_entry() to write the archive contentsRene Scharfe
2006-03-26tar-tree: Introduce write_entry()Rene Scharfe
2006-03-26tar-tree: Use SHA1 of root tree for the basedirRene Scharfe
2006-03-26git-apply: safety fixesLinus Torvalds
2006-03-25Removed bogus "<snap>" identifier.Jon Loeliger
2006-03-25Clarify and expand some hook documentation.Jon Loeliger
2006-03-25commit-tree: check return value from write_sha1_file()Junio C Hamano
2006-03-24Merge branch 'jc/name' into nextJunio C Hamano
2006-03-24Merge branch 'jc/cvsimport'Junio C Hamano
2006-03-24Merge branch 'jc/pull'Junio C Hamano
2006-03-24Merge branch 'jc/fetch'Junio C Hamano
2006-03-24send-email: Identify author at the top when sending e-mailJunio C Hamano
2006-03-24sha1_name: make core.warnambiguousrefs the default.Junio C Hamano
2006-03-24sha1_name: warning ambiguous refs.Junio C Hamano
2006-03-22Format tweaks for asciidoc.Francis Daly
2006-03-22Merge branch 'jc/pull' into nextJunio C Hamano
2006-03-22git-pull: reword "impossible to fast-forward" message.Junio C Hamano
2006-03-22git-pull: further safety while on tracking branch.Junio C Hamano
2006-03-22Merge branch 'jc/revlist' into nextJunio C Hamano
2006-03-22Merge branch 'jc/clone' into nextJunio C Hamano
2006-03-22git-clone: typofix.Junio C Hamano
2006-03-22rev-list --timestampJunio C Hamano
2006-03-22git-apply: do not barf when updating an originally empty file.Junio C Hamano
2006-03-21http-push.c: squelch C90 warnings.Junio C Hamano
2006-03-21fix field width/precision warnings in blame.cLuck, Tony
2006-03-21Merge branch 'jc/clone' into nextJunio C Hamano
2006-03-21Merge branch 'jc/name' into nextJunio C Hamano
2006-03-21clone: record the remote primary branch with remotes/$origin/HEADJunio C Hamano
2006-03-21get_sha1_basic(): try refs/... and finally refs/remotes/$foo/HEADJunio C Hamano
2006-03-21Merge branch 'jc/name' into nextJunio C Hamano
2006-03-21Merge branch 'jc/clone' into nextJunio C Hamano
2006-03-21revamp git-clone (take #2).Junio C Hamano
2006-03-21core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...Junio C Hamano
2006-03-21contrib/git-svn: allow rebuild to work on non-linear remote headsEric Wong
2006-03-20http-push: don't assume char is signedNick Hengeveld
2006-03-20http-push: add support for deleting remote branchesNick Hengeveld
2006-03-20Be verbose when !initial commitYasushi SHOJI
2006-03-20Fix multi-paragraph list items in OPTIONS sectionFrancis Daly
2006-03-20http-fetch: nicer warning for a server with unreliable 404 statusJunio C Hamano
2006-03-20Merge branch 'jc/merge' into nextJunio C Hamano
2006-03-20Merge branch 'jc/clone' into nextJunio C Hamano
2006-03-20git-merge knows some strategies want to skip trivial mergesJunio C Hamano
2006-03-20revamp git-clone.Junio C Hamano