Commit Graph

  • 5c5ba73b21 Makefile: Use generic rule to build test programs Julian Phillips 2007-05-31 00:18:24 +0100
  • a1388cf036 Merge branch 'maint' Shawn O. Pearce 2007-05-30 19:34:49 -0400
  • 905d9c9653 git-gui: Allow creating a branch when none exists Shawn O. Pearce 2007-05-30 11:27:49 -0400
  • 86d14e1b1d decode_85(): fix missing return. Jerald Fitzjerald 2007-05-30 05:39:58 -0700
  • 192a6be2a7 fix signed range problems with hex conversions Linus Torvalds 2007-05-30 10:32:19 -0700
  • f2eda79f69 only run p4 print if necessary Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • 982bb8a303 don't p4 print deleted files. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • 96e07dd23c read files before creating the commit. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • a3287be5bc thinko. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • 183b8ef89b store p4 user cache in home directory. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • 9320da8dd4 Thinko, fix buglet. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • 6a49f8e2e0 Read p4 files in one batch. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • 65c6aca4d4 Add DLH to .mailmap Junio C Hamano 2007-05-29 17:55:47 -0700
  • b86f73782e remove global .gitdir Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • 5e926eed9f Merge origin. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • bb6e09b27a Diverse cleanups Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • bc8e478a28 Style nit - don't put space after function names Shawn O. Pearce 2007-05-30 02:13:42 -0400
  • b77ffe8a57 Ensure the pack index is opened before access Shawn O. Pearce 2007-05-30 02:13:14 -0400
  • eaa8677039 Simplify index access condition in count-objects, pack-redundant Shawn O. Pearce 2007-05-30 02:12:28 -0400
  • 7ff895c0d2 Test for recent rev-parse $abbrev_sha1 regression Shawn O. Pearce 2007-05-30 00:50:26 -0400
  • 1055880e7c rev-parse: Identify short sha1 sums correctly. James Bowes 2007-05-29 19:29:51 -0400
  • e3dfddb377 builtin-pack-object: cache small deltas Martin Koegler 2007-05-28 23:20:59 +0200
  • 074b2eea29 git-pack-objects: cache small deltas between big objects Martin Koegler 2007-05-28 23:20:58 +0200
  • a588d88aaf builtin-pack-objects: don't fail, if delta is not possible Martin Koegler 2007-05-28 23:20:57 +0200
  • 322bcd9a9a Merge branch 'db/remote' Junio C Hamano 2007-05-29 01:24:20 -0700
  • a77a33a51d Merge branch 'dh/repack' (early part) Junio C Hamano 2007-05-29 01:16:28 -0700
  • 41ffe5cdf5 Merge branch 'np/delta' Junio C Hamano 2007-05-29 00:49:23 -0700
  • 96cbd573d4 Merge branch 'jc/nodelta' Junio C Hamano 2007-05-29 00:41:50 -0700
  • 8a15e1b719 Merge branch 'ar/verbose' Junio C Hamano 2007-05-29 00:41:36 -0700
  • e157938a92 Merge branch 'ar/run' Junio C Hamano 2007-05-29 00:41:22 -0700
  • 8250465859 Merge branch 'ar/mergestat' Junio C Hamano 2007-05-29 00:38:52 -0700
  • 9953a00ef2 Merge branch 'rr/cvsexport' Junio C Hamano 2007-05-29 00:37:23 -0700
  • 79d5576a4f Merge branch 'maint' Junio C Hamano 2007-05-29 00:27:24 -0700
  • 24a97d84ad cvsserver: Handle 'cvs login' Frank Lichtenheld 2007-05-27 14:33:10 +0200
  • b3c81cff02 t9400: Work around CVS' deficiencies Frank Lichtenheld 2007-05-27 14:33:09 +0200
  • 2e4aef5893 Allow contrib new-workdir to link into bare repositories Shawn O. Pearce 2007-05-26 23:09:27 -0400
  • b33271808b mailsplit: fix for more than one input files Junio C Hamano 2007-05-28 15:48:07 -0700
  • a192a909c0 cvsserver: Fix some typos in asciidoc documentation Frank Lichtenheld 2007-05-27 14:33:08 +0200
  • 548428954a cvsserver: Note that CVS_SERVER can also be specified as method variable Frank Lichtenheld 2007-05-27 14:33:07 +0200
  • 893c365aba cvsserver: Correct inetd.conf example in asciidoc documentation Frank Lichtenheld 2007-05-27 14:33:06 +0200
  • c78974f7b6 user-manual: fixed typo in example Steffen Prohaska 2007-05-26 21:16:27 +0200
  • dfab71cb92 Add test case for $Id$ expanded in the repository Andy Parkins 2007-05-27 11:52:11 +0100
  • cdd5b82ee8 Merge branch 'maint-1.5.1' into maint Junio C Hamano 2007-05-28 23:54:26 -0700
  • 7faf068660 git-svn: avoid md5 calculation entirely if SVN doesn't provide one Eric Wong 2007-05-27 15:59:01 -0700
  • c63a3ad2c1 Merge branch 'maint' of git://repo.or.cz/git-gui into maint Junio C Hamano 2007-05-28 20:23:10 -0700
  • 59d10247e4 Makefile: Remove git-fsck and git-verify-pack from PROGRAMS Nguyen Thai Ngoc Duy 2007-05-28 22:05:43 -0400
  • eb09626b94 Fix stupid typo in lookup_tag() Johan Herland 2007-05-29 01:21:25 +0200
  • fc8ce406fa git-gui: Expose the merge.diffstat configuration option Shawn O. Pearce 2007-05-28 17:58:07 -0400
  • aa252f194b git-gui: Allow users to delete remote branches Shawn O. Pearce 2007-05-28 15:23:32 -0400
  • 61f82ce79a git-gui: Allow users to rename branches through 'branch -m' Shawn O. Pearce 2007-05-28 12:52:57 -0400
  • f60fdd0eaa git-gui: Disable tearoff menus on Windows, Mac OS X Shawn O. Pearce 2007-05-28 11:34:47 -0400
  • f837170663 git-gui: Provide fatal error if library is unavailable Shawn O. Pearce 2007-05-28 11:28:16 -0400
  • cd12901b8f git-gui: Enable verbose Tcl loading earlier Shawn O. Pearce 2007-05-28 11:22:13 -0400
  • 26ae37d6fc git-gui: Show the git-gui library path in 'About git-gui' Shawn O. Pearce 2007-05-28 11:11:56 -0400
  • 5b6ffff644 git-gui: GUI support for running 'git remote prune <name>' Shawn O. Pearce 2007-05-28 11:04:59 -0400
  • 994a794288 git gui 0.8.0 Shawn O. Pearce 2007-05-28 17:50:22 -0400
  • cfeb59be25 Fix typo in listExistingP4Branches that broke sync. Simon Hausmann 2007-05-28 19:24:57 +0200
  • 9226c03c32 In *_pipe print the command that failed if it fails. Fixed old calls to mypopen. Simon Hausmann 2007-05-28 19:23:19 +0200
  • 6326aa5866 Extract multiple paths concurrently. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • 4addad2291 add --verbose to all commands. Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • b25b20656d use strip() iso. slicing for removing \n Han-Wen Nienhuys 2007-05-23 18:49:35 -0300
  • b76f0565bf use string.strip() iso. slicing. Han-Wen Nienhuys 2007-05-23 18:29:34 -0300
  • 8b41a97f8a clone and sync --keep-path to keep perforce path to module. Han-Wen Nienhuys 2007-05-23 18:20:53 -0300
  • 6754a299d8 minor cleanups Han-Wen Nienhuys 2007-05-23 17:41:50 -0300
  • bce4c5fc0b cleanup Han-Wen Nienhuys 2007-05-23 17:14:33 -0300
  • b016d39756 Robustness fixes for pipes Han-Wen Nienhuys 2007-05-23 17:10:46 -0300
  • 5c1131c964 add .dotest to .gitignore Han-Wen Nienhuys 2007-05-23 17:10:46 -0300
  • c8cbbee980 Fix my email address, this isn't really KDE related :) Simon Hausmann 2007-05-28 14:43:25 +0200
  • 7cb5cbefd2 rename apply() to applyCommit(); apply is a python builtin Han-Wen Nienhuys 2007-05-23 16:55:48 -0300
  • cebdf5af31 reformatting: break long lines. Han-Wen Nienhuys 2007-05-23 16:53:11 -0300
  • ce6f33c835 Cleanups Han-Wen Nienhuys 2007-05-23 16:46:29 -0300
  • a3c55c09ec Fix creation of refs/remotes/p4/HEAD symbolic ref Simon Hausmann 2007-05-27 15:48:01 +0200
  • ea75ee3598 git-gui: Guess our share/git-gui/lib path at runtime if possible gitgui-0.7.2 Shawn O. Pearce 2007-05-27 00:03:37 -0400
  • 366b53c170 update diff-delta.c copyright Nicolas Pitre 2007-05-25 22:16:27 -0400
  • 843366961c improve delta long block matching with big files Nicolas Pitre 2007-05-25 21:38:58 -0400
  • 693d2bc625 Attempt to delay prepare_alt_odb during get_sha1 Shawn O. Pearce 2007-05-26 01:25:11 -0400
  • 7dc24aa5a6 Micro-optimize prepare_alt_odb Shawn O. Pearce 2007-05-26 01:24:40 -0400
  • d079837eee Lazily open pack index files on demand Shawn O. Pearce 2007-05-26 01:24:19 -0400
  • 70c7ac22de Add git-submodule command Lars Hjemli 2007-05-26 15:56:40 +0200
  • 99b5a79e13 Make the pack-refs interfaces usable from outside Linus Torvalds 2007-05-26 09:25:31 -0700
  • c56ed464b0 Merge branch 'maint' Junio C Hamano 2007-05-26 18:53:22 -0700
  • d1c7c27ea3 Merge branch 'maint-1.5.1' into maint Junio C Hamano 2007-05-26 01:30:40 -0700
  • 8558fd9ece Move refspec pattern matching to match_refs(). Daniel Barkalow 2007-05-25 01:20:56 -0400
  • 20b3d206ac Fix git-svn to handle svn not reporting the md5sum of a file, and test. James Y Knight 2007-05-24 00:37:06 -0400
  • c23290d528 Fix mishandling of $Id$ expanded in the repository copy in convert.c Andy Parkins 2007-05-25 11:50:08 +0100
  • a23bfaed7d More echo "$user_message" fixes. Jeff King 2007-05-26 00:33:03 -0700
  • 816366e23d Add tests for the last two fixes. Junio C Hamano 2007-05-26 00:26:20 -0700
  • 293623edbc git-commit: use printf '%s\n' instead of echo on user-supplied strings Junio C Hamano 2007-05-25 22:00:54 -0700
  • 4b7cc26a74 git-am: use printf instead of echo on user-supplied strings Jeff King 2007-05-25 23:42:36 -0400
  • ddcf786fd7 fixes to output of git-verify-pack -v Nicolas Pitre 2007-05-25 23:37:40 -0400
  • c1bab2889e Documentation: Add definition of "evil merge" to GIT Glossary Jakub Narebski 2007-05-26 00:37:39 +0200
  • 5adf317b31 Replace the last 'dircache's by 'index' Jakub Narebski 2007-05-26 00:37:40 +0200
  • a58f3c01f7 Documentation: Clean up links in GIT Glossary Jakub Narebski 2007-05-26 00:37:38 +0200
  • b56d199c58 Mention #git is on freenode in MaintNotes Junio C Hamano 2007-05-25 16:35:55 -0700
  • cb4f1280dd Added git-p4 submit --trust-me-like-a-fool for the adventurous users :) Simon Hausmann 2007-05-25 22:34:30 +0200
  • 877db584aa Forgot to remove this TODO item when I made --with-origin the default :) Simon Hausmann 2007-05-25 19:43:38 +0200
  • d414c74afd Shortcut the case where we have no origin branch Simon Hausmann 2007-05-25 11:36:42 +0200
  • 01265103fe Make --with-origin the default for syncing. Simon Hausmann 2007-05-25 10:36:10 +0200
  • 417a7a6fc8 Make --with-origin also work without origin :) Simon Hausmann 2007-05-25 10:28:46 +0200
  • 4280e53333 Make git-p4 work with packed refs (don't use os.path.exists to check for the existance of a ref) Simon Hausmann 2007-05-25 08:49:18 +0200