summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* built-in diff: minimum tweaksJunio C Hamano2006-03-253-12/+47
* builtin-diff: \No newline at end of file.Linus Torvalds2006-03-251-2/+10
* Use a *real* built-in diff generatorLinus Torvalds2006-03-2514-8/+1820
* git-apply: safety fixesLinus Torvalds2006-03-251-1/+3
* Removed bogus "<snap>" identifier.Jon Loeliger2006-03-241-4/+0
* Clarify and expand some hook documentation.Jon Loeliger2006-03-243-13/+42
* commit-tree: check return value from write_sha1_file()Junio C Hamano2006-03-241-3/+6
* Merge branch 'jc/cvsimport'Junio C Hamano2006-03-231-1/+18
|\
| * cvsimport: fix reading from rev-parseJunio C Hamano2006-03-181-0/+1
| * cvsimport: honor -i and non -i upon subsequent importsJunio C Hamano2006-03-171-1/+17
* | Merge branch 'jc/pull'Junio C Hamano2006-03-231-2/+10
|\ \
| * | git-pull: reword "impossible to fast-forward" message.Junio C Hamano2006-03-221-1/+7
| * | git-pull: further safety while on tracking branch.Junio C Hamano2006-03-221-1/+3
* | | Merge branch 'jc/fetch'Junio C Hamano2006-03-231-0/+1
|\ \ \
| * | | fetch: exit non-zero when fast-forward check fails.Junio C Hamano2006-03-171-0/+1
| | |/ | |/|
* | | send-email: Identify author at the top when sending e-mailJunio C Hamano2006-03-231-1/+10
* | | Format tweaks for asciidoc.Francis Daly2006-03-222-10/+10
| |/ |/|
* | git-apply: do not barf when updating an originally empty file.Junio C Hamano2006-03-221-1/+1
* | http-push.c: squelch C90 warnings.Junio C Hamano2006-03-211-8/+12
* | fix field width/precision warnings in blame.cLuck, Tony2006-03-211-1/+1
* | contrib/git-svn: allow rebuild to work on non-linear remote headsEric Wong2006-03-201-1/+13
* | http-push: don't assume char is signedNick Hengeveld2006-03-201-1/+1
* | http-push: add support for deleting remote branchesNick Hengeveld2006-03-201-1/+218
* | Be verbose when !initial commitYasushi SHOJI2006-03-201-1/+1
* | Fix multi-paragraph list items in OPTIONS sectionFrancis Daly2006-03-202-23/+29
* | http-fetch: nicer warning for a server with unreliable 404 statusJunio C Hamano2006-03-201-0/+8
* | generate-cmdlist: style cleanups.Junio C Hamano2006-03-191-3/+7
* | Add missing semicolon to sed command.Shawn Pearce2006-03-191-1/+1
* | unpack_delta_entry(): reduce memory footprint.Junio C Hamano2006-03-191-8/+10
* | git.el: Added a function to diff against the other heads in a merge.Alexandre Julliard2006-03-191-0/+11
* | git.el: Get the default user name and email from the repository config.Alexandre Julliard2006-03-191-2/+9
* | git.el: More robust handling of subprocess errors when returning strings.Alexandre Julliard2006-03-191-16/+13
* | Makefile: Add TAGS and tags targetsFredrik Kuivinen2006-03-181-2/+9
* | ls-files: Don't require exclude files to end with a newline.Alexandre Julliard2006-03-181-1/+2
* | git-pull: run repo-config with dash form.Junio C Hamano2006-03-181-2/+2
* | Merge branch 'jc/empty'Junio C Hamano2006-03-181-2/+10
|\ \
| * | revision traversal: --remove-empty fix (take #2).Junio C Hamano2006-03-121-5/+9
| * | revision traversal: --remove-empty fix.Junio C Hamano2006-03-121-3/+8
* | | 3% tighter packs for freeNicolas Pitre2006-03-171-1/+16
* | | Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger2006-03-171-10/+13
* | | Fix minor typo.Jon Loeliger2006-03-171-1/+1
* | | Reference git-commit-tree for env vars.Jon Loeliger2006-03-171-0/+4
* | | Clarify git-rebase example commands.Jon Loeliger2006-03-171-3/+3
* | | Document the default source of template files.Jon Loeliger2006-03-171-5/+13
* | | Call out the two different uses of git-branch and fix a typo.Jon Loeliger2006-03-171-3/+7
* | | Add git-show referenceJon Loeliger2006-03-171-0/+3
| |/ |/|
* | blame: Fix git-blame <directory>Fredrik Kuivinen2006-03-171-0/+6
* | blame: Nicer outputFredrik Kuivinen2006-03-171-5/+30
* | fix imap-send for OSXRandal L. Schwartz2006-03-151-2/+2
* | Let merge set the default strategy.Mark Hollomon2006-03-151-7/+3