Commit Graph

  • 7841ce7985 connect: display connection progress Michael S. Tsirkin 2007-05-16 20:09:41 +0300
  • fdcb769916 Merge branch 'maint' Junio C Hamano 2007-05-16 12:43:05 -0700
  • 7e431ef9ab gitweb: Separate search regexp from search text Jakub Narebski 2007-05-16 01:56:10 +0200
  • b211c320eb gitweb: Do not use absolute font sizes Jakub Narebski 2007-05-16 01:59:55 +0200
  • 0ab564be6e format-patch: add MIME-Version header when we add content-type. Jeff King 2007-05-15 11:35:13 -0400
  • 61d7256431 Fixed link in user-manual Steffen Prohaska 2007-05-16 07:48:47 +0200
  • df9f91f873 Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint Junio C Hamano 2007-05-16 12:13:55 -0700
  • df8cfac815 import-tars: Use the "Link indicator" to identify directories Johannes Schindelin 2007-05-16 17:22:26 +0100
  • ca0affe7bb A little todo note before I forget it :), based on a suggestion from Lars. Simon Hausmann 2007-05-16 13:15:34 +0200
  • dc1a93b6dc Fix calling git-p4 rebase from within a subdirectory (git rebase wants to be in toplevel) Simon Hausmann 2007-05-16 12:12:39 +0200
  • c3c4624451 Give a better hint if git-p4 submit fails Simon Hausmann 2007-05-16 09:43:13 +0200
  • d336c15835 Added the possibility of skipping patches during git-p4 submit Simon Hausmann 2007-05-16 09:41:26 +0200
  • 8a912bcb25 Ensure return value from xread() is always stored into an ssize_t Johan Herland 2007-05-15 14:49:22 +0200
  • 2924415f4f Fix signedness on return value from xread() Johan Herland 2007-05-15 14:39:25 +0200
  • cf606e3ddd git name-rev writes beyond the end of malloc() with large generations Andy Whitcroft 2007-05-15 17:33:25 +0100
  • 81f2373f89 Make git-p4 work with bare repositories. Simon Hausmann 2007-05-15 23:06:43 +0200
  • cd6cc0d318 Fix git-p4 clone //depot/project (head import) Simon Hausmann 2007-05-15 16:15:26 +0200
  • 95962f318e Make the command call silent Marius Storm-Olsen 2007-05-15 15:51:25 +0200
  • 42890f6291 Converted to unix newlines Simon Hausmann 2007-05-15 16:07:02 +0200
  • 25df95cce4 Make submitting work on Windows. Simon Hausmann 2007-05-15 15:15:39 +0200
  • caace11112 Make sure all popen calls use binary mode (for Windows) and Simon Hausmann 2007-05-15 14:57:57 +0200
  • ac1fde55a7 Added a little .bat wrapper from Marius Simon Hausmann 2007-05-15 14:42:56 +0200
  • 0848358055 Use the subprocess module instead of popen2 to make it work on Windows. Simon Hausmann 2007-05-15 14:31:06 +0200
  • 045fe3ccda Documentation/branch: fix small typo in -D example Quy Tonthat 2007-05-15 12:51:02 +1000
  • c56f0d9c66 Optimized cvsexportcommit: calling 'cvs status' once instead of once per touched file. Steffen Prohaska 2007-05-10 01:06:36 +0200
  • af9b54bb2c Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent with other VCSs Andy Parkins 2007-05-14 14:37:25 +0100
  • 3545193735 Merge branch 'maint' Junio C Hamano 2007-05-14 18:50:01 -0700
  • 52e7b744d3 Prepare for 1.5.1.5 Release Notes Junio C Hamano 2007-05-14 17:49:55 -0700
  • b4b20b2164 gitweb: Add a few comments about %feature hash Jakub Narebski 2007-05-15 01:55:44 +0200
  • 870e0d61d3 git-am: Clean up the asciidoc documentation Frank Lichtenheld 2007-05-14 16:44:53 +0200
  • 7b1885d1e7 Documentation: format-patch has no --mbox option Frank Lichtenheld 2007-05-14 16:44:52 +0200
  • 2dc189a353 builtin-log.c: Fix typo in comment Frank Lichtenheld 2007-05-14 16:44:51 +0200
  • 223fa32784 Fix git-clone buglet for remote case. Junio C Hamano 2007-05-14 14:24:02 -0700
  • 460c6996e2 cvsserver: Don't send mixed messages to clients Frank Lichtenheld 2007-05-13 19:49:05 +0200
  • dfaa61bd52 Documentation/git-add: clarify -u with path limiting Jeff King 2007-05-13 20:39:11 -0400
  • 331b51d240 Documentation: Split description of pretty formats of commit log Jakub Narebski 2007-05-14 01:25:45 +0200
  • 785cdea9be gitweb: Fix "Use of unitialized value" warnings in empty repository Jakub Narebski 2007-05-13 12:39:22 +0200
  • 43d151a1b0 Merge branch 'maint' Junio C Hamano 2007-05-13 13:34:40 -0700
  • a013dbae51 TODO updates. Junio C Hamano 2007-05-13 13:05:50 -0700
  • f987afa8fe cvsserver: Limit config parser to needed options Frank Lichtenheld 2007-05-13 02:16:24 +0200
  • 198a2a8a69 gitweb: Check if requested object exists Jakub Narebski 2007-05-12 21:16:34 +0200
  • a2983cb740 Link to HTML version of external doc if available Junio C Hamano 2007-05-12 11:47:38 -0700
  • 4a1bb4c3f8 git-svn: don't attempt to minimize URLs by default Eric Wong 2007-05-13 09:58:14 -0700
  • 4c03c3eb4e git-svn: fix segfaults due to initial SVN pool being cleared Eric Wong 2007-05-13 01:04:44 -0700
  • 0dc03d6a30 git-svn: clean up caching of SVN::Ra functions Eric Wong 2007-05-13 01:04:43 -0700
  • 645833b564 git-svn: don't drop the username from URLs when dcommit is run Eric Wong 2007-05-12 14:36:20 -0700
  • b24dd51bf6 RPM spec: include files in technical/ to package. Quy Tonthat 2007-05-13 21:41:45 +1000
  • 0ab311d601 Remove stale non-static-inline prototype for tree_entry_extract() Matthieu Castet 2007-05-13 11:57:00 -0700
  • b18a2be37a git-config: test for 'do not forget "a.b.var" ends "a.var" section'. Steffen Prohaska 2007-05-13 09:12:52 +0200
  • ae9ee41de8 git-config: do not forget seeing "a.b.var" means we are out of "a.var" section. Junio C Hamano 2007-05-12 21:49:33 -0700
  • 24a0d61e51 Minor fixup to documentation of hooks in git-receive-pack. Jan Hudec 2007-05-12 23:43:11 +0200
  • 667152528d Merge branch 'maint' Junio C Hamano 2007-05-12 13:16:21 -0700
  • fdc99cbbdc checkout: allow detaching to HEAD even when switching to the tip of a branch Junio C Hamano 2007-03-29 01:02:50 -0700
  • cbb84e5d17 Updated documentation of hooks in git-receive-pack. Jan Hudec 2007-05-12 19:11:13 +0200
  • a25907dac4 t9400: Use the repository config and nothing else. Junio Hamano 2007-05-11 16:35:18 -0700
  • 96f12b54f7 Allow fetching references from any namespace Alex Riesen 2007-05-11 22:35:22 +0200
  • 02851e0b9e git-archive: don't die when repository uses subprojects Lars Hjemli 2007-05-11 18:55:21 +0200
  • a6e3768f64 tiny fix in documentation of git-clone Steffen Prohaska 2007-05-12 13:32:34 +0200
  • 2206537c07 gitweb: Test if $from_id and $to_id are defined before comparison Jakub Narebski 2007-05-12 12:42:32 +0200
  • 7e9116b1d8 Fix an unmatched comment end in arm/sha1_arm.S Marco Costalba 2007-05-12 12:35:29 +0200
  • 93c44d493b git-add: allow path limiting with -u Jeff King 2007-05-12 02:42:00 -0400
  • 16a4c6176a read-tree -m -u: avoid getting confused by intermediate symlinks. Junio C Hamano 2007-05-10 23:44:53 -0700
  • 64cab59159 apply: do not get confused by symlinks in the middle Junio C Hamano 2007-05-11 22:26:08 -0700
  • f859c846e9 Add has_symlink_leading_path() function. Junio C Hamano 2007-05-11 22:11:07 -0700
  • 211fb4fe78 Minor copyediting on Release Notes for 1.5.2 Junio C Hamano 2007-05-10 21:59:13 -0700
  • 2fc378a315 Fix Meta/V and Meta/Doit for exactly tagged versions. Junio C Hamano 2007-05-10 17:02:20 -0700
  • fefe49d134 Add colour support in rebase and merge tree diff stats output. James Bowes 2007-05-05 16:48:54 -0400
  • 68db31cc28 git-update-ref: add --no-deref option for overwriting/detaching ref Sven Verdoolaege 2007-05-09 12:33:20 +0200
  • 0d7566a5ba Add --aggressive option to 'git gc' Theodore Tso 2007-05-09 15:48:39 -0400
  • 960ccca680 Custom compression levels for objects and packs Dana How 2007-05-09 13:56:50 -0700
  • 726f852b0e deprecate the new loose object header format Nicolas Pitre 2007-05-09 14:42:42 -0400
  • 479b56ba50 make "repack -f" imply "pack-objects --no-reuse-object" Nicolas Pitre 2007-05-09 12:59:40 -0400
  • fa736f72b0 allow for undeltified objects not to be reused Nicolas Pitre 2007-05-09 12:31:28 -0400
  • 843142ada0 GIT v1.5.2-rc3 v1.5.2-rc3 Junio C Hamano 2007-05-10 14:49:36 -0700
  • 56822cc9ab Document 'git-log --decorate' Michael Hendricks 2007-05-10 16:09:38 -0600
  • 1dcb3b6478 Correct error message in revert/cherry-pick Shawn O. Pearce 2007-05-10 18:10:36 -0400
  • 2b93bfac0f Merge branch 'master' of git://repo.or.cz/git-gui Junio C Hamano 2007-05-10 15:08:18 -0700
  • d6da71a9d1 git gui 0.7.0 gitgui-0.7.0 Shawn O. Pearce 2007-05-10 17:54:45 -0400
  • 6b3d8b97cb git-gui: Paperbag fix blame in subdirectory Shawn O. Pearce 2007-05-09 18:35:04 -0400
  • ffcc952b33 Merge branch 'maint' Junio C Hamano 2007-05-10 14:48:04 -0700
  • a9d9a1bfdd Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint Junio C Hamano 2007-05-10 14:47:14 -0700
  • 419ca50e4c Fix documentation of tag in git-fast-import.txt Richard P. Curnow 2007-05-09 23:13:44 +0100
  • da774e8272 Merge branch 'gfi-maint' into maint Shawn O. Pearce 2007-05-10 17:31:27 -0400
  • 63fcbe00a6 gitweb: Do not use absolute font sizes Petr Baudis 2007-05-09 03:41:50 +0200
  • 35c49eeae7 Git.pm: config_boolean() -> config_bool() Petr Baudis 2007-05-09 12:49:41 +0200
  • efa615ba08 Merge branch 'maint' Junio C Hamano 2007-05-10 13:52:54 -0700
  • b722b95855 .mailmap: add some aliases Junio C Hamano 2007-05-10 13:24:21 -0700
  • e18ee576b1 SPECIFYING RANGES typo fix: it it => it is Jari Aalto 2007-04-30 21:37:57 +0300
  • c2f599e09f git-clone: don't get fooled by $PWD Junio C Hamano 2007-05-09 17:11:15 -0700
  • 7f9778b19b gitweb: choose appropriate view for file type if a= parameter missing Gerrit Pape 2007-05-10 07:32:07 +0000
  • 7b6e0eb3c3 Added new git-gui library files to rpm spec Quy Tonthat 2007-05-10 17:03:15 +1000
  • c69f405095 Fix documentation of tag in git-fast-import.txt Richard P. Curnow 2007-05-09 23:13:44 +0100
  • 469be5b258 t9400: skip cvsserver test if Perl SQLite interface is unavailable Junio C Hamano 2007-05-09 09:19:42 -0700
  • 4dd7ed7475 TODO updates Junio C Hamano 2007-05-09 01:38:44 -0700
  • fba23c87fd Merge branch 'fl/cvsserver' Junio C Hamano 2007-05-09 00:33:40 -0700
  • 9e6c7e0187 Merge branch 'jc/diffopt' Junio C Hamano 2007-05-09 00:23:45 -0700
  • a626166854 Merge branch 'jn/gitweb' Junio C Hamano 2007-05-09 00:23:41 -0700
  • b3b5343970 cvsserver: Add test cases for git-cvsserver Frank Lichtenheld 2007-05-02 02:45:22 +0200
  • 467592ea92 Update documentation links to point at 1.5.1.4 Junio C Hamano 2007-05-08 23:47:35 -0700
  • 618e613a70 Increase pack.depth default to 50 Theodore Ts'o 2007-05-08 09:28:26 -0400