Commit Graph

  • 7bd7f2804d Remove trailing dot after short description Fredrik Kuivinen 2006-03-09 17:24:50 +0100
  • 5001422d30 Fix some inconsistencies in the docs Fredrik Kuivinen 2006-03-09 17:24:37 +0100
  • 779b144625 contrib/git-svn: fix a harmless warning on rebuild (with old repos) Eric Wong 2006-03-09 03:52:48 -0800
  • 7317ed906a contrib/git-svn: remove the --no-stop-on-copy flag Eric Wong 2006-03-09 03:50:34 -0800
  • 1d52aba839 contrib/git-svn: fix svn compat and fetch args Eric Wong 2006-03-09 03:48:47 -0800
  • d2c4af7373 Don't recurse into parents marked uninteresting. Matthias Urlichs 2006-03-09 05:04:36 +0100
  • c13c6bf758 diff-delta: bound hash list length to avoid O(m*n) behavior Nicolas Pitre 2006-03-08 14:32:50 -0500
  • 3d99a7f4fa test-delta needs zlib to compile Nicolas Pitre 2006-03-08 13:19:19 -0500
  • bbe60241ae git-fmt-merge-msg cleanup Linus Torvalds 2006-03-08 17:56:07 -0800
  • 2acc35b087 Merge branch 'master' into next Junio C Hamano 2006-03-07 17:07:40 -0800
  • f067a13745 repo-config: give value_ a sane default so regexec won't segfault Jonas Fonseca 2006-03-06 06:23:30 +0100
  • aa1dbc9897 Update http-push functionality Nick Hengeveld 2006-03-07 16:13:20 -0800
  • a541211ef4 cvsimport: Remove master-updating code Matthias Urlichs 2006-03-07 10:08:34 +0100
  • b06bc2a078 gitk: Fix display of diff lines beginning with --- or +++ Paul Mackerras 2006-03-08 09:15:32 +1100
  • e4a0e2aac0 Merge branch 'master' into next Junio C Hamano 2006-03-06 20:58:41 -0800
  • 2dcdb4c697 Merge branch 'sp/checkout' Junio C Hamano 2006-03-06 20:58:17 -0800
  • 9c3592cf3c Merge branch 'jc/pack' into next Junio C Hamano 2006-03-06 20:56:52 -0800
  • 3ca1fff611 Merge branch 'fd/asciidoc' Junio C Hamano 2006-03-06 20:51:23 -0800
  • 19bb732728 Allow format-patch to attach patches Mike McCormack 2006-03-06 22:12:12 +0900
  • 00333ca35c Allow adding arbitary lines in the mail header generated by format-patch. Mike McCormack 2006-03-06 22:10:21 +0900
  • 70ca1a3f85 pack-objects: simplify "thin" pack. Junio C Hamano 2006-03-05 11:22:57 -0800
  • 806b8198cd Merge branch 'master' into next Junio C Hamano 2006-03-06 00:41:47 -0800
  • 1242642c46 annotate-blame: tests incomplete lines. Junio C Hamano 2006-03-06 00:41:17 -0800
  • 690e307f54 blame: unbreak "diff -U 0". Junio C Hamano 2006-03-06 00:32:50 -0800
  • 3bcd59a546 Merge branch 'fd/asciidoc' into next Junio C Hamano 2006-03-05 22:38:22 -0800
  • e920b56557 Tweak asciidoc output to work with broken docbook-xsl Francis Daly 2006-03-05 23:13:36 +0000
  • ce5b6e7111 annotate-blame test: add evil merge. Junio C Hamano 2006-03-05 22:37:15 -0800
  • 8ad02bc964 annotate-blame test: don't "source", but say "." Junio C Hamano 2006-03-05 22:10:26 -0800
  • 92a903acfd annotate/blame tests updates. Junio C Hamano 2006-03-05 22:07:37 -0800
  • 5fcab3d7db annotate: Support annotation of files on other revisions. Ryan Anderson 2006-03-05 21:43:53 -0500
  • 6013f17d88 Merge part of 'jc/pack' into 'next' Junio C Hamano 2006-03-05 17:05:08 -0800
  • bd494fc76b git/Documentation: fix SYNOPSIS style bugs Dmitry V. Levin 2006-03-06 03:00:48 +0300
  • 604c86d15b blame: avoid "diff -u0". Junio C Hamano 2006-03-05 14:43:56 -0800
  • 8752d11d60 git-blame: Use the same tests for git-blame as for git-annotate Fredrik Kuivinen 2006-03-05 12:13:34 +0100
  • cfea8e077b blame and annotate: show localtime with timezone. Junio C Hamano 2006-03-05 14:48:01 -0800
  • a0fb95e319 blame: avoid -lm by not using log(). Junio C Hamano 2006-03-05 14:46:36 -0800
  • ea4c7f9bf6 git-blame: Make the output human readable Fredrik Kuivinen 2006-03-05 12:03:51 +0100
  • ea5ed3abce get_revision(): do not dig deeper when we know we are at the end. Linus Torvalds 2006-03-05 09:53:52 -0800
  • 872d001f7f documentation: add 'see also' sections to git-rm and git-add Jeff Muizelaar 2006-03-05 16:18:19 -0500
  • 8911db70f8 contrib/emacs/Makefile: Provide tool for byte-compiling files. Mark Wooding 2006-03-05 16:14:31 +0000
  • 0aee3d6d4e gitignore: Ignore some more boring things. Mark Wooding 2006-03-05 12:25:43 +0000
  • 473ab1659b verify-pack -v: show delta-chain histogram. Junio C Hamano 2006-03-05 11:20:12 -0800
  • ee5c78434a Merge branch 'master' into next Junio C Hamano 2006-03-05 02:49:34 -0800
  • 9201c70742 Const tightening. Junio C Hamano 2006-03-05 02:47:29 -0800
  • 4a5d693950 Documentation/Makefile: Some `git-*.txt' files aren't manpages. Mark Wooding 2006-03-05 09:36:33 +0000
  • b30cc0daaf cvsserver: updated documentation Martin Langhoff 2006-03-05 23:11:00 +1300
  • 6c2711e70c Merge branch 'sp/checkout' into next Junio C Hamano 2006-03-05 00:59:07 -0800
  • de84f99c12 Add --temp and --stage=all options to checkout-index. Shawn Pearce 2006-03-05 03:24:15 -0500
  • 46444f514b cosmetics: change from 'See-Also' to 'See Also' Jeff Muizelaar 2006-03-05 01:20:07 -0500
  • 8588452ceb git-commit --amend: allow empty commit. Junio C Hamano 2006-03-04 20:36:28 -0800
  • a5abcd094b Merge branch 'jc/diff' into next Junio C Hamano 2006-03-04 16:21:38 -0800
  • 3ab8532b07 Merge branch 'master' into next Junio C Hamano 2006-03-04 16:21:33 -0800
  • 1c7fee5d08 Cauterize dropped or duplicate bits from next. Junio C Hamano 2006-03-04 16:18:43 -0800
  • ce2a34188b Merge jc/diff leftover bits. Junio C Hamano 2006-03-04 15:49:26 -0800
  • d10ed827bc Merge part of 'sp/checkout' Junio C Hamano 2006-03-04 14:58:11 -0800
  • b463ceb885 Merge branch 'master' into next Junio C Hamano 2006-03-04 13:53:27 -0800
  • 2eb063c933 AsciiDoc fix for tutorial Francis Daly 2006-03-04 16:35:27 +0000
  • a79656e6af git.el: Added customize support for all parameters. Alexandre Julliard 2006-03-04 17:38:58 +0100
  • 45033ad9e3 git.el: Added support for Signed-off-by. Alexandre Julliard 2006-03-04 17:38:41 +0100
  • b23761d9ac git.el: Automatically update .gitignore status. Alexandre Julliard 2006-03-04 17:38:20 +0100
  • a944652c05 git.el: Set default directory before running the status mode setup hooks. Alexandre Julliard 2006-03-04 17:38:05 +0100
  • 18e3e99e3d git.el: Portability fixes for XEmacs and Emacs CVS. Alexandre Julliard 2006-03-04 17:37:42 +0100
  • 486a974acc contrib/emacs: Add an Emacs VC backend. Alexandre Julliard 2006-03-04 15:32:19 +0100
  • cc44185f1f Merge branch 'jc/diff' into next Junio C Hamano 2006-03-04 13:39:31 -0800
  • ba23bbc8ef diffcore-delta: make change counter to byte oriented again. Junio C Hamano 2006-03-04 03:21:55 -0800
  • 4d0f39cecf diffcore-break: similarity estimator fix. Junio C Hamano 2006-03-04 01:03:53 -0800
  • f5948cfe67 count-delta: no need for this anymore. Junio C Hamano 2006-03-04 02:51:19 -0800
  • 8d6afc116a Merge branch 'master' into next Junio C Hamano 2006-03-04 13:23:24 -0800
  • f2fea68a0f Merge branch 'fk/blame' Junio C Hamano 2006-03-04 13:22:01 -0800
  • 21dbe12c76 Merge branch 'lt/rev-list' Junio C Hamano 2006-03-04 13:21:17 -0800
  • 41094b8eeb Merge tag 'ko-next' into next Junio C Hamano 2006-03-04 00:39:50 -0800
  • 859ab4c87a Merge part of 'sp/checkout' Junio C Hamano 2006-03-04 00:32:25 -0800
  • c339e8e2cb Merge branch 'fk/blame' into next Junio C Hamano 2006-03-04 00:31:46 -0800
  • 6aba8fa865 Merge branch 'lt/rev-list' into next Junio C Hamano 2006-03-04 00:31:38 -0800
  • 5aad948f65 Merge branch 'jc/diff' into next Junio C Hamano 2006-03-04 00:31:28 -0800
  • ed19f36722 Add a Documentation/git-tools.txt Marco Costalba 2006-03-04 07:42:09 +0100
  • 91a6bf4682 cvsserver: anonymous cvs via pserver support Martin Langhoff 2006-03-04 20:30:04 +1300
  • 061ad5f4de Merge branch 'master' into next Junio C Hamano 2006-03-03 22:29:32 -0800
  • 8bc63c9ad4 Merge branch 'tl/anno' Junio C Hamano 2006-03-03 22:29:17 -0800
  • cdb6760e6f cvsserver: better error messages Martin Langhoff 2006-03-04 17:47:22 +1300
  • 6be32d4791 cvsserver: nested directory creation fixups for Eclipse clients Martin Langhoff 2006-03-04 17:47:29 +1300
  • be972922d0 Merge branch 'maint' Junio C Hamano 2006-03-03 21:36:52 -0800
  • 473d404b53 tar-tree: file/dirmode fix. Junio C Hamano 2006-03-03 21:34:14 -0800
  • fe041ad68d Merge branch 'tl/anno' into next Junio C Hamano 2006-03-03 15:09:17 -0800
  • c6d4217ebc annotate should number lines starting with 1 Luck, Tony 2006-03-02 15:27:31 -0800
  • ce4c8b24a1 contrib/git-svn: fix a copied-tree bug in an overzealous assertion Eric Wong 2006-03-03 13:35:48 -0800
  • f794c23466 show-branch --topics: omit more uninteresting commits. Junio C Hamano 2006-03-03 14:34:40 -0800
  • d51fac5310 workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) Alex Riesen 2006-03-03 11:20:18 +0100
  • 90924d55c5 git-mv: fix moves into a subdir from outside Josef Weidendorfer 2006-03-03 17:23:32 +0100
  • 8e69b31e0d send-email: accept --no-signed-off-by-cc as the documentation states Eric Wong 2006-03-03 01:28:48 -0800
  • 448c81b495 contrib/git-svn: better documenting of CLI switches Eric Wong 2006-03-03 01:20:09 -0800
  • 6f0783cf94 contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switch Eric Wong 2006-03-03 01:20:09 -0800
  • 1ca72aef45 contrib/git-svn: avoid re-reading the repository uuid, it never changes Eric Wong 2006-03-03 01:20:09 -0800
  • 7f60b22860 contrib/git-svn: create a more recent master if one does not exist Eric Wong 2006-03-03 01:20:09 -0800
  • eeb0abe047 contrib/git-svn: cleanup option parsing Eric Wong 2006-03-03 01:20:08 -0800
  • a9612be245 contrib/git-svn: allow --authors-file to be specified Eric Wong 2006-03-03 01:20:08 -0800
  • df746c5a81 contrib/git-svn: strip 'git-svn-id:' when commiting to SVN Eric Wong 2006-03-03 01:20:08 -0800
  • ac8e0b910c contrib/git-svn: several small bug fixes and changes Eric Wong 2006-03-03 01:20:07 -0800
  • 69f0d91e49 contrib/git-svn: add -b/--branch switch for branch detection Eric Wong 2006-03-03 01:20:07 -0800
  • a41c175d6f Prevent --index-info from ignoring -z. Shawn Pearce 2006-03-02 12:21:33 -0500