summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-04Merge branch 'fix'Junio C Hamano
2006-05-04blame: Fix path pruningFredrik Kuivinen
2006-05-03cvsserver: use git-rev-list instead of git-logMartin Langhoff
2006-05-03Fix "git-log --parents" breakage post v1.3.0Linus Torvalds
2006-05-03add documentation for update-index --unresolveMatthias Kestenholz
2006-05-03fix various typos in documentationMatthias Kestenholz
2006-05-03Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-05-02gitk: Allow view to specify arbitrary arguments to git-rev-listPaul Mackerras
2006-05-02Merge branch 'fix'Junio C Hamano
2006-05-02git-send-email: fix version string to be valid perlMartin Langhoff
2006-05-02repo-config: trim white-space before commentJohannes Schindelin
2006-05-02repo-config: fix segfault with no argument.Johannes Schindelin
2006-05-02Give the user a hint for how to continue in the case that git-am fails becaus...Robert Shearman
2006-05-02gitk: Fix file list display when files are renamedPaul Mackerras
2006-05-02Merge branch 'jc/xsha1-2'Junio C Hamano
2006-05-02Merge branch 'jc/pack'Junio C Hamano
2006-05-02Merge branch 'jc/pathcheck'Junio C Hamano
2006-05-02Merge branch 'nh/fetch-http'Junio C Hamano
2006-05-02Merge branch 'se/rebase'Junio C Hamano
2006-05-02gitk: Basic support for highlighting one view within anotherPaul Mackerras
2006-05-01Extended SHA1 -- "rev^@" syntax to mean "all parents"Junio C Hamano
2006-04-30gitk: Add a tree-browsing modePaul Mackerras
2006-04-30Merge branch 'fix'Junio C Hamano
2006-04-30git-format-patch: Use rfc2822 compliant date.Huw Davies
2006-04-28Merge branch 'fix'Junio C Hamano
2006-04-28Fix trivial typo in git-log man page.Sean Estabrooks
2006-04-28Properly render asciidoc "callouts" in git man pages.Sean Estabrooks
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks
2006-04-28annotate: display usage information if no filename was givenMatthias Kestenholz
2006-04-28annotate: fix warning about uninitialized scalarMatthias Kestenholz
2006-04-28git-am --resolved: more usable error message.Junio C Hamano
2006-04-28pack-objects: update size heuristucs.Junio C Hamano
2006-04-27Merge branch 'fix'Junio C Hamano
2006-04-27verify-pack: check integrity in a saner order.Junio C Hamano
2006-04-27Merge branch 'pb/config'Junio C Hamano
2006-04-27Merge branch 'jc/diffstat'Junio C Hamano
2006-04-27Fix "git help -a" terminal autosizingLinus Torvalds
2006-04-27gitk: Use a text widget for the file listPaul Mackerras
2006-04-27diff-index: fix compilation warnings.Junio C Hamano
2006-04-27t0000-basic: more commit-tree tests.Junio C Hamano
2006-04-27git-fetch: resolve remote symrefs for HTTP transportNick Hengeveld
2006-04-27Add --continue and --abort options to git-rebase.sean
2006-04-27revision parsing: make "rev -- paths" checks stronger.Junio C Hamano
2006-04-27Merge branch 'fix'Junio C Hamano
2006-04-26commit-tree.c: check_valid() microoptimization.Junio C Hamano
2006-04-26Fix filename verification when in a subdirectoryLinus Torvalds
2006-04-26rebase: typofix.Junio C Hamano
2006-04-26commit-tree: allow generic object name for the tree as well.Junio C Hamano
2006-04-26Makefile: remove and create xdiff library from scratch.Junio C Hamano