Commit Graph

  • 65c5f3e3f2 Avoid creating non-p4 branches in remotes/p4 off of remotes/origin Simon Hausmann 2007-05-25 08:44:41 +0200
  • 51e7ecf4ec Add a configuration option to control diffstat after merge Alex Riesen 2007-05-23 23:01:29 +0200
  • 684f674251 Add another verbosity level to git-fetch Alex Riesen 2007-05-23 23:31:13 +0200
  • ba505322a4 Verbose connect messages to show the IP addresses used Alex Riesen 2007-05-23 23:34:27 +0200
  • e5d80641d7 Add option to cvs update before export Robin Rosenberg 2007-05-24 17:06:55 +0200
  • 59c8e2cb2a Remove git-applypatch Junio C Hamano 2007-05-24 19:25:25 -0700
  • d45cc6e267 git-applymbox: Remove command Petr Baudis 2007-05-20 02:10:13 +0200
  • 18bece4367 Merge branch 'maint' Junio C Hamano 2007-05-24 21:35:29 -0700
  • 6d9d26d826 Merge branch 'master' of git://repo.or.cz/git/fastimport into maint Junio C Hamano 2007-05-24 21:34:59 -0700
  • dca3957b85 Ensure git-repack -a -d --max-pack-size=N deletes correct packs Dana How 2007-05-24 19:06:42 -0700
  • 56752391a8 Make "git gc" pack all refs by default Linus Torvalds 2007-05-24 11:41:39 -0700
  • d63bd9a217 Teach mailsplit about Maildir's Fernando J. Pereda 2007-05-25 00:15:36 +0200
  • 76026200ee Merge branch 'maint-1.5.1' into maint Junio C Hamano 2007-05-24 19:01:50 -0700
  • 0b1f113075 fix memory leak in parse_object when check_sha1_signature fails Carlos Rica 2007-05-25 03:46:22 +0200
  • c075aea5da name-rev: tolerate clock skew in committer dates Junio C Hamano 2007-05-24 12:20:42 -0700
  • 10f880f8d4 Oops, fix --with-origin to /really/ also call git fetch :) Simon Hausmann 2007-05-24 22:28:28 +0200
  • abcd790fe9 Added support for --with-origin with multi-branch imports Simon Hausmann 2007-05-24 22:25:36 +0200
  • 2cc58fd99a Forgot to remove this return statement from debugging Simon Hausmann 2007-05-24 22:10:40 +0200
  • d1874ed33b Fix creating the remotes/p4 branches based on origin/* for the multi-branch import Simon Hausmann 2007-05-24 21:23:04 +0200
  • c1f9197f37 Replace \r\n with \n when importing from p4 on Windows Marius Storm-Olsen 2007-05-24 14:07:55 +0200
  • 3d5793bf52 Correct key bindings to Control-<foo> Shawn O. Pearce 2007-05-24 02:33:13 -0400
  • 12977705b3 Update bash completion for git-config options Shawn O. Pearce 2007-05-24 02:07:45 -0400
  • 8f87fae645 Teach bash completion about recent log long options Shawn O. Pearce 2007-05-24 01:51:30 -0400
  • fb72759b7d Teach bash completion about 'git remote update' Shawn O. Pearce 2007-05-24 01:46:49 -0400
  • 3427b375b5 Allow environment variables to be unset in the processes started by run_command Alex Riesen 2007-05-23 22:21:39 +0200
  • ee4931486b Add ability to specify environment extension to run_command Alex Riesen 2007-05-22 23:48:47 +0200
  • 1568fea01e Add run_command_v_opt_cd: chdir into a directory before exec Alex Riesen 2007-05-22 23:48:23 +0200
  • 98ee8187e4 Merge branch 'maint' Junio C Hamano 2007-05-23 22:37:23 -0700
  • a21f0f0a22 Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint Junio C Hamano 2007-05-23 22:37:03 -0700
  • c70680ce7c Update bash completion header documentation Shawn O. Pearce 2007-05-24 01:36:46 -0400
  • baf5597ae4 Merge branch 'maint-1.5.1' into maint Junio C Hamano 2007-05-23 22:34:11 -0700
  • bfbd131f52 Remove a duplicate --not option in bash completion Shawn O. Pearce 2007-05-24 01:26:58 -0400
  • 1fd6bec9bc Teach bash completion about git-shortlog Shawn O. Pearce 2007-05-24 01:25:34 -0400
  • 5cfb4fe525 Hide the plumbing diff-{files,index,tree} from bash completion Shawn O. Pearce 2007-05-24 01:01:02 -0400
  • aac65ed1bc Fix possible coredump with fast-import --import-marks Shawn O. Pearce 2007-05-24 00:32:31 -0400
  • 654aaa37ab Refactor fast-import branch creation from existing commit Shawn O. Pearce 2007-05-24 00:05:19 -0400
  • 20f546a86c fast-import: Fix crash when referencing already existing objects Simon Hausmann 2007-05-23 23:01:49 +0200
  • b259157f3c fast-import: Fix uninitialized variable Simon Hausmann 2007-05-23 23:00:22 +0200
  • 5fdcf75c68 Documentation: fix git-config.xml generation James Bowes 2007-05-23 18:16:12 -0400
  • ebd8116870 Load the user map from p4 only once at run-time. Simon Hausmann 2007-05-24 00:24:52 +0200
  • 072570ee26 gitweb.perl - Optionally send archives as .zip files Mark Levedahl 2007-05-20 11:46:46 -0400
  • 2720de4261 Merge branch 'fl/cvsserver' Junio C Hamano 2007-05-23 14:54:18 -0700
  • b3fd1b2808 Fix multi-branch import with --silent. Simon Hausmann 2007-05-23 23:53:14 +0200
  • ad192f2888 Fix p4 execution in git-p4 rollback. Simon Hausmann 2007-05-23 23:44:19 +0200
  • 66a2f52395 Catch p4 errors in rollback early enough (before deleting refs!) Simon Hausmann 2007-05-23 23:40:48 +0200
  • ac3e0d79ee Oops, fill the /list/ correct with the p4 exit code. Simon Hausmann 2007-05-23 23:32:32 +0200
  • a6d5da36af Don't make len(p4Cmd("p4 changes -m 1 //foo/...")) == 0 succeed when the p4 command itself failed. Simon Hausmann 2007-05-23 23:27:31 +0200
  • ed82edc402 Merge branch 'ar/progress' Junio C Hamano 2007-05-23 11:39:58 -0700
  • 1654a3ba0c Merge branch 'maint' Junio C Hamano 2007-05-23 11:39:53 -0700
  • 421f9d1685 Fix the progress code to output LF only when it is really needed Alex Riesen 2007-05-23 18:07:25 +0200
  • 01c12a2312 pack-objects: clarification & option checks for --max-pack-size Dana How 2007-05-23 10:11:33 -0700
  • 0c66a78393 Make rollback work with locally imported branches Simon Hausmann 2007-05-23 20:07:57 +0200
  • 7ca055f75a Use git-for-each-ref to check whether the origin branch exists. Stephan Springl 2007-05-23 12:13:21 +0100
  • 65d2ade95e Avoid calling git symbolic-ref refs/heads/p4//HEAD (double slash) Simon Hausmann 2007-05-23 16:41:46 +0200
  • 32309f54ed Fix command line parameter parser of revert/cherry-pick Junio C Hamano 2007-05-22 22:52:59 -0700
  • 2555699aa2 Merge branch 'jn/lstree' Junio C Hamano 2007-05-23 00:17:47 -0700
  • e97593693e Merge branch 'maint' Junio C Hamano 2007-05-23 00:16:11 -0700
  • c80e07d495 Merge branch 'maint-1.5.1' into maint Junio C Hamano 2007-05-23 00:15:35 -0700
  • 38fe95c56d Move ko-master, sa/master and friends out of tags Junio C Hamano 2007-05-23 00:01:50 -0700
  • 6315d52a84 builtin-pack-objects: remove unnecessary code for no-delta Junio C Hamano 2007-05-22 23:04:49 -0700
  • 9902387d20 Document branch.autosetupmerge. Paolo Bonzini 2007-05-23 07:07:54 +0200
  • a396b29267 Doc updates Simon Hausmann 2007-05-23 00:33:34 +0200
  • 57284050a8 Use refs/heads/* instead of refs/heads/p4/* for local imports Simon Hausmann 2007-05-23 00:15:50 +0200
  • 01a9c9c5a8 Added support for --max-changes=<count> to ease import debugging Simon Hausmann 2007-05-23 00:07:35 +0200
  • a028a98e9a Added support for importing multiple branches into refs/heads instead of just refs/remotes using --import-local. Needs some further microfix but seems to work otherwise. Simon Hausmann 2007-05-23 00:03:08 +0200
  • 306fc12462 git-gui: Tighten internal pattern match for lib/ directory Shawn O. Pearce 2007-05-22 03:22:51 -0400
  • 240ba7f235 t9400: Add some basic pserver tests Frank Lichtenheld 2007-05-21 00:31:58 +0200
  • 1978659a74 t9400: Add some more cvs update tests Frank Lichtenheld 2007-05-21 00:31:57 +0200
  • 1d431b2235 t9400: Add test cases for config file handling Frank Lichtenheld 2007-05-21 00:31:56 +0200
  • a74db82e15 Teach "delta" attribute to pack-objects. Junio C Hamano 2007-05-19 00:39:31 -0700
  • bc32fed551 pack-objects: pass fullname down to add_object_entry() Junio C Hamano 2007-05-19 00:19:23 -0700
  • a3342a2f52 Merge branch 'mc/ws' Junio C Hamano 2007-05-21 23:57:05 -0700
  • 23615708e2 Teach git-describe how to run name-rev Shawn O. Pearce 2007-05-21 03:20:25 -0400
  • 302b9282c9 rename dirlink to gitlink. Martin Waitz 2007-05-21 22:08:28 +0200
  • fbf5df024e Merge branch 'maint' Junio C Hamano 2007-05-21 20:03:53 -0700
  • 523d12e500 git-cvsserver: fix disabling service via per-method config Junio C Hamano 2007-05-20 17:57:27 -0700
  • f95c6780c2 Merge branch 'maint-1.5.1' into maint Junio C Hamano 2007-05-21 18:42:35 -0700
  • 0ba956d331 git-status: respect core.excludesFile Johannes Schindelin 2007-05-22 01:12:17 +0100
  • 243bfd3399 SubmittingPatches: mention older C compiler compatibility Johannes Schindelin 2007-05-21 13:48:49 +0100
  • bc4e7d0358 git-daemon: don't ignore pid-file write failure Jim Meyering 2007-05-21 09:58:01 +0200
  • 7e12f1a629 [PATCH] gitk: Allow specifying tabstop as other than default 8 characters. Mark Levedahl 2007-05-20 11:45:50 -0400
  • 59ddaf3d19 [PATCH] gitk: Update fontsize in patch / tree list Mark Levedahl 2007-05-20 11:45:49 -0400
  • 60378c0c09 [PATCH] gitk: Make selection highlight color configurable Mark Levedahl 2007-05-20 12:12:48 -0400
  • 696cf493f7 gitk: Use the -q flag to git checkout Paul Mackerras 2007-05-22 09:52:00 +1000
  • 52102d4784 Fixes for rollback, delete branches that did not exist at the specified p4 change Simon Hausmann 2007-05-21 23:44:24 +0200
  • af8da89cb7 Fix branch detection in multi-branch imports Simon Hausmann 2007-05-21 23:25:51 +0200
  • 5834684d51 Added a rollback command for debugging. It sets back the heads of the p4 branches to the specified p4 change number or earlier. Simon Hausmann 2007-05-21 22:57:06 +0200
  • 7944f1425c Make git-p4 submit --direct safer by also creating a git commit Simon Hausmann 2007-05-21 11:04:26 +0200
  • cbf5efa61a Detect with git-p4 submit --direct when there are no changes in the working directory Simon Hausmann 2007-05-21 10:08:11 +0200
  • faf1bd2026 Fix git symbolic-ref warning on initial clone Simon Hausmann 2007-05-21 10:05:30 +0200
  • dc52403696 Fix error detection with git-p4 submit when the requested depot path is not in the client view. Simon Hausmann 2007-05-21 09:34:56 +0200
  • 077e1af598 git-apply: Fix removal of new trailing blank lines. Junio C Hamano 2007-05-20 23:51:06 -0700
  • 33be3e6550 Fix conversion from old style heads/p4 to remotes/p4/master Simon Hausmann 2007-05-21 08:44:16 +0200
  • 56d99c67d1 Update bash completion to ignore some more plumbing commands Jonas Fonseca 2007-05-19 23:35:21 +0200
  • 6b94b1a09a git-repack --max-pack-size: add option parsing to enable feature Dana L. How 2007-05-13 12:47:09 -0700
  • ebe27b137c git-repack --max-pack-size: split packs as asked by write_{object,one}() Dana L. How 2007-05-13 12:09:16 -0700
  • 17b08f2cd0 git-repack --max-pack-size: write_{object,one}() respect pack limit Dana L. How 2007-05-13 12:06:18 -0700
  • d01fb92f8d git-repack --max-pack-size: new file statics and code restructuring Dana L. How 2007-05-13 11:34:56 -0700
  • f02153696f Alter sha1close() 3rd argument to request flush only Dana L. How 2007-05-13 11:28:19 -0700
  • a5bbda8b7b Add an option to git-ls-tree to display also the size of blob Jakub Narebski 2007-05-19 22:08:11 +0200