summaryrefslogtreecommitdiffstats
path: root/xdiff-interface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-05git-svn 1.0.0Eric Wong1-1/+1
2006-05-05git-svn: documentation updatesEric Wong2-13/+38
2006-05-05delta: stricter constnessJunio C Hamano3-6/+6
2006-05-05Makefile: do not link rev-list any specially.Junio C Hamano1-4/+0
2006-05-05builtin-push: --all and --tags _are_ explicit refspecsJohannes Schindelin1-2/+2
2006-05-04Add a few more words to the glossary.v1.3.2Jon Loeliger1-12/+51
2006-05-04Added definitions for a few words:Jon Loeliger2-1/+34
2006-05-04Alphabetize the glossary.Jon Loeliger1-169/+170
2006-05-04sha1_to_hex() usage cleanupLinus Torvalds3-10/+7
2006-05-04blame: Fix path pruningFredrik Kuivinen1-5/+5
2006-05-04cvsserver: use git-rev-list instead of git-logMartin Langhoff1-2/+3
2006-05-04repo-config: deconvolute logicsJohannes Schindelin1-24/+26
2006-05-03Fix "git-log --parents" breakage post v1.3.0Linus Torvalds1-2/+16
2006-05-03add documentation for update-index --unresolveMatthias Kestenholz2-2/+6
2006-05-03fix various typos in documentationMatthias Kestenholz3-4/+4
2006-05-03builtin-count-objects: open packs when running -vJunio C Hamano1-0/+2
2006-05-03repo-config: readability fixups.Junio C Hamano1-26/+20
2006-05-03core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano6-11/+17
2006-05-03repo-config: support --get-regexpJohannes Schindelin3-8/+60
2006-05-03gitk: Allow view to specify arbitrary arguments to git-rev-listPaul Mackerras1-51/+196
2006-05-02git-send-email: fix version string to be valid perlMartin Langhoff1-1/+8
2006-05-02Revert "fetch, pull: ask config for remote information"Junio C Hamano1-51/+4
2006-05-02repo-config: trim white-space before commentJohannes Schindelin1-6/+6
2006-05-02repo-config: fix segfault with no argument.Johannes Schindelin1-3/+2
2006-05-02Give the user a hint for how to continue in the case that git-am fails becaus...Robert Shearman1-3/+23
2006-05-02gitk: Fix file list display when files are renamedPaul Mackerras1-62/+29
2006-05-02fetch, pull: ask config for remote informationJohannes Schindelin1-4/+51
2006-05-02builtin-push: also ask config for remote informationJohannes Schindelin1-0/+39
2006-05-02builtin-push: make it official.Junio C Hamano1-2/+3
2006-05-02show-branch: omit uninteresting merges.Junio C Hamano1-3/+30
2006-05-02builtin-log/whatchanged/show: make them official.Junio C Hamano2-34/+3
2006-05-02builtin-diff: call it "git-diff", really.Junio C Hamano3-77/+4
2006-05-02builtin-count-objects: make it official.Junio C Hamano3-34/+14
2006-05-02gitk: Basic support for highlighting one view within anotherPaul Mackerras1-221/+343
2006-05-01Extended SHA1 -- "rev^@" syntax to mean "all parents"Junio C Hamano1-0/+37
2006-05-01gitk: Add a tree-browsing modePaul Mackerras1-20/+358
2006-05-01Fix builtin-push to honor Push: lines in remotes file.Junio C Hamano1-16/+18
2006-05-01builtin-push: resurrect parsing of Push: linesJohannes Schindelin1-5/+21
2006-04-30git builtin "push"Linus Torvalds4-1/+259
2006-04-30git-format-patch: Use rfc2822 compliant date.Huw Davies1-5/+4
2006-04-30builtin-diff.c: die() formatting type fix.Junio C Hamano1-1/+1
2006-04-29built-in diff: assorted updates.Junio C Hamano4-26/+79
2006-04-29built-in diff.Junio C Hamano4-1/+335
2006-04-28Fix trivial typo in git-log man page.Sean Estabrooks1-4/+3
2006-04-28Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2-1/+17
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks6-108/+104
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks2-19/+40
2006-04-28annotate: display usage information if no filename was givenMatthias Kestenholz1-3/+4
2006-04-28annotate: fix warning about uninitialized scalarMatthias Kestenholz1-0/+3
2006-04-28git-am --resolved: more usable error message.Junio C Hamano1-0/+7