Commit Graph

  • 80ccaa78a8 upload-pack: Move the revision walker into a separate function. Johannes Sixt 2007-10-19 21:48:02 +0200
  • 088fab5fc4 Use the asyncronous function infrastructure in builtin-fetch-pack.c. Johannes Sixt 2007-10-19 21:48:01 +0200
  • 2d22c20830 Add infrastructure to run a function asynchronously. Johannes Sixt 2007-10-19 21:48:00 +0200
  • cc41fa8da9 upload-pack: Use start_command() to run pack-objects in create_pack_file(). Johannes Sixt 2007-10-19 21:47:59 +0200
  • f3b33f1d22 Have start_command() create a pipe to read the stderr of the child. Johannes Sixt 2007-10-19 21:47:58 +0200
  • 477822c35d Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec. Johannes Sixt 2007-10-19 21:47:57 +0200
  • d5535ec75c Use run_command() to spawn external diff programs instead of fork/exec. Johannes Sixt 2007-10-19 21:47:56 +0200
  • dc1bfdcd1a Use start_command() to run content filters instead of explicit fork/exec. Johannes Sixt 2007-10-19 21:47:55 +0200
  • f364cb8823 Use start_command() in git_connect() instead of explicit fork/exec. Johannes Sixt 2007-10-19 21:47:54 +0200
  • 98158e9cfd Change git_connect() to return a struct child_process instead of a pid_t. Johannes Sixt 2007-10-19 21:47:53 +0200
  • 6e863d6d12 Merge git://git.kernel.org/pub/scm/gitk/gitk Shawn O. Pearce 2007-10-20 23:41:20 -0400
  • 7468c297fa Merge branch 'maint' of git://repo.or.cz/git-gui into maint Shawn O. Pearce 2007-10-20 23:19:22 -0400
  • e5ef6f952a gitk: Fix "can't unset prevlines(...)" Tcl error Paul Mackerras 2007-10-21 12:58:42 +1000
  • ca5bb5d539 Define compat version of mkdtemp for systems lacking it Shawn O. Pearce 2007-10-20 16:03:49 -0400
  • 43db492a8e Deduce exec_path also from calls to git with a relative path Johannes Schindelin 2007-10-20 08:21:34 +0100
  • 0b8293f677 Improve receive-pack error message about funny ref creation Joakim Tjernlund 2007-10-20 21:31:46 +0200
  • 2005dbe2a4 fast-import: Fix argument order to die in file_change_m Julian Phillips 2007-10-20 17:15:38 +0100
  • 9d434d5026 git-gui: Update German translation Christian Stimming 2007-10-20 15:31:43 +0200
  • fb6cf213a3 git-gui: Add more terms to glossary. Christian Stimming 2007-10-20 15:30:53 +0200
  • c9dcc7f865 Merge branch 'maint' Shawn O. Pearce 2007-10-20 20:43:36 -0400
  • bbbadf6e58 git-gui: Don't display CR within console windows gitgui-0.8.4 Shawn O. Pearce 2007-10-20 20:42:01 -0400
  • bea6878be2 git-gui: Handle progress bars from newer gits Shawn O. Pearce 2007-10-20 14:16:15 -0400
  • d9a5f25b67 git-p4 support for perforce renames. Chris Pettitt 2007-10-15 22:15:06 -0700
  • 209471493a git-p4: When skipping a patch as part of "git-p4 submit" make sure we correctly revert to the previous state of the files using "p4 revert". Simon Hausmann 2007-09-13 22:10:18 +0200
  • 3ebba3c724 gitk: Avoid an error when cherry-picking if HEAD has moved on Paul Mackerras 2007-10-20 22:10:52 +1000
  • 5d7589d4c4 gitk: Check that we are running on at least Tcl/Tk 8.4 Paul Mackerras 2007-10-20 21:21:03 +1000
  • 8af52d7a83 git-gui: Correctly report failures from git-write-tree Shawn O. Pearce 2007-10-20 01:42:01 -0400
  • 1d5bf7fcee gitk.txt: Fix markup. Ralf Wildenhues 2007-10-19 19:24:43 +0200
  • 5e85ec4cd0 gitk: Do not pick up file names of "copy from" lines Johannes Sixt 2007-10-02 16:16:54 +0200
  • 5dd57d5122 gitk: Add support for OS X mouse wheel Jonathan del Strother 2007-10-15 10:33:07 +0100
  • 5eb7358167 send-pack: respect '+' on wildcard refspecs Jeff King 2007-10-19 05:04:00 -0400
  • eb33a67f21 gitk: Fix Tcl error: can't unset findcurline Paul Mackerras 2007-10-19 19:09:43 +1000
  • cfa5b2b7fa Avoid scary errors about tagged trees/blobs during git-fetch Shawn O. Pearce 2007-10-19 00:54:59 -0400
  • 7840ce6cb2 Merge branch 'maint' Shawn O. Pearce 2007-10-19 02:18:21 -0400
  • e7187e4e0f Paper bag fix diff invocation in 'git stash show' Shawn O. Pearce 2007-10-19 02:18:14 -0400
  • f5bf6feb05 Merge branch 'maint' Shawn O. Pearce 2007-10-19 01:18:55 -0400
  • bbaf63f2f1 Further 1.5.3.5 fixes described in release notes Shawn O. Pearce 2007-10-19 01:18:29 -0400
  • 0e30404370 Stop displaying "Pack pack-$ID created." during git-gc Shawn O. Pearce 2007-10-19 01:01:40 -0400
  • b5d72f0a4c Teach prune-packed to use the standard progress meter Shawn O. Pearce 2007-10-19 00:08:37 -0400
  • 9c60a966f2 Change 'Deltifying objects' to 'Compressing objects' Shawn O. Pearce 2007-10-18 20:42:20 -0400
  • d7e56dbc4f Documentation/git-gc: improve description of --auto Jeff King 2007-10-18 22:05:10 -0400
  • 08fbb136f7 Documentation/git-gc: explain --auto in description Jeff King 2007-10-18 22:01:11 -0400
  • dd8b883ab9 git-gc: improve wording of --auto notification Jeff King 2007-10-18 21:12:11 -0400
  • 89d750bf6f Avoid invoking diff drivers during git-stash Shawn O. Pearce 2007-10-18 21:28:43 -0400
  • d7b0a09316 attr: fix segfault in gitattributes parsing code Steffen Prohaska 2007-10-18 22:02:35 +0200
  • 415e7b877c Define NI_MAXSERV if not defined by operating system Patrick Welche 2007-10-18 18:17:39 +0100
  • fd0b9594d0 Ensure we add directories in the correct order Alex Bennee 2007-10-18 17:15:44 +0100
  • 42a32174b6 Avoid scary errors about tagged trees/blobs during git-fetch Linus Torvalds 2007-10-18 16:24:47 -0700
  • d279fc1a76 mergetool: avoid misleading message "Resetting to default..." Steffen Prohaska 2007-10-18 12:25:34 +0200
  • ca8e6b7a55 mergetool: add support for ECMerge Steffen Prohaska 2007-10-17 19:16:12 +0200
  • e3fa2c761f mergetool: use path to mergetool in config var mergetool.<tool>.path Steffen Prohaska 2007-10-17 19:16:11 +0200
  • 889a50e909 Fixing path quoting in git-rebase Jonathan del Strother 2007-10-17 10:31:35 +0100
  • 09fba7a59d t5516: test update of local refs on push Jeff King 2007-10-18 02:17:46 -0400
  • 334f4831e5 send-pack: don't update tracking refs on error Jeff King 2007-10-18 02:19:15 -0400
  • de61e42b53 Merge branch 'jc/am-quiet' Shawn O. Pearce 2007-10-18 03:45:05 -0400
  • e75c55844f Merge branch 'maint' Shawn O. Pearce 2007-10-18 03:11:17 -0400
  • 1aa3d01f87 Yet more 1.5.3.5 fixes mentioned in release notes Shawn O. Pearce 2007-10-18 03:11:03 -0400
  • 2a4b5d5a07 cvsserver: Use exit 1 instead of die when req_Root fails. Brian Gernhardt 2007-10-17 10:05:47 -0400
  • cd8ae20195 git-blame shouldn't crash if run in an unmerged tree Linus Torvalds 2007-10-18 02:31:30 -0400
  • 8f353ee57a Teach core.autocrlf to 'git blame' Marius Storm-Olsen 2007-10-17 12:57:47 +0200
  • 93a56c2cf7 git-config: print error message if the config file cannot be read Gerrit Pape 2007-10-12 11:40:57 +0000
  • c5d236c70e Merge branch 'lt/diff-rename' Shawn O. Pearce 2007-10-18 01:30:19 -0400
  • 130faabe48 Add a message explaining that automatic GC is about to start koreth@midwinter.com 2007-10-17 21:41:43 -0700
  • a2d6b872db fixing output of non-fast-forward output of post-receive-email Robert Schiele 2007-10-18 00:27:51 +0200
  • 0166419a19 gitk: disable colours when calling git log Sam Vilain 2007-10-17 11:33:04 +1300
  • a5bb31fb63 git-gui: Paper bag fix the global config parsing Shawn O. Pearce 2007-10-16 12:55:34 -0400
  • c85228ed8f fix for more minor memory leaks Nicolas Pitre 2007-10-16 21:55:50 -0400
  • 4049b9cfc0 fix const issues with some functions Nicolas Pitre 2007-10-16 21:55:49 -0400
  • 7ba502c47b pack-objects.c: fix some global variable abuse and memory leaks Nicolas Pitre 2007-10-16 21:55:48 -0400
  • 2f8b89472c pack-objects: no delta possible with only one object in the list Nicolas Pitre 2007-10-16 21:55:47 -0400
  • ed1902ef5c cope with multiple line breaks within sideband progress messages Nicolas Pitre 2007-10-16 21:55:46 -0400
  • 42e18fbf5f more compact progress display Nicolas Pitre 2007-10-16 21:55:45 -0400
  • 552cecc214 Teach "git reflog" a subcommand to delete single entries Johannes Schindelin 2007-10-17 02:50:45 +0100
  • 207f1a75e7 git-svn: simplify the handling of fatal errors Benoit Sigoure 2007-10-16 16:36:52 +0200
  • 51e057cf80 git-svn: add git svn proplist Benoit Sigoure 2007-10-16 16:36:51 +0200
  • 1515345156 git-svn: add git svn propget Benoit Sigoure 2007-10-16 16:36:50 +0200
  • d05ddec51e git-svn: implement git svn create-ignore Benoit Sigoure 2007-10-16 16:36:49 +0200
  • 01bdab84e3 git-svn: add a generic tree traversal to fetch SVN properties Benoit Sigoure 2007-10-16 16:36:48 +0200
  • ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth Luke Lu 2007-10-16 20:45:25 -0700
  • 317efa63fc Merge branch 'maint' Shawn O. Pearce 2007-10-16 23:32:03 -0400
  • 09955207d1 Document additional 1.5.3.5 fixes in release notes Shawn O. Pearce 2007-10-16 23:31:58 -0400
  • 54f0db79ca git-cvsexportcommit.perl: git-apply no longer needs --binary Michael Witten 2007-10-16 04:08:14 -0400
  • f5f30699c0 Avoid 'expr index' on Mac OS X as it isn't supported Shawn O. Pearce 2007-10-16 21:33:11 -0400
  • 46eb449cbe filter-branch: update current branch when rewritten Johannes Schindelin 2007-10-17 03:23:10 +0100
  • 8ef44519a6 fix filter-branch documentation Johannes Schindelin 2007-10-17 03:22:25 +0100
  • 7e23b06d59 helpful error message when send-pack finds no refs in common. Andrew Clausen 2007-10-16 17:16:05 -0400
  • fd499bcc9d git-svn: use "no warnings 'once'" to disable false-positives Eygene Ryabinkin 2007-10-15 11:19:12 +0400
  • dd5c8af176 Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE Johannes Schindelin 2007-10-17 00:37:36 +0100
  • 33c8d38c78 Correct typos in release notes for 1.5.3.5 Shawn O. Pearce 2007-10-16 20:09:21 -0400
  • da0204df58 fetch: if not fetching from default remote, ignore default merge Johannes Schindelin 2007-10-11 01:47:55 +0100
  • 9de6d07920 cvsexportcommit: get rid of temporary directory Johannes Schindelin 2007-10-15 23:32:45 +0100
  • ff9054627c git-rebase: document suppression of duplicate commits Jeff King 2007-10-15 00:47:30 -0400
  • 5040beff0b Documentation/git-tag.txt: Document how to backdate tags Michael Olson 2007-10-15 13:51:30 -0400
  • 2858028e1a git-rebase--interactive.sh: Quote arguments to test Michael W. Olson 2007-10-15 13:48:27 -0400
  • fe5d1d3eb4 Support 'push --dry-run' for http transport Shawn O. Pearce 2007-10-16 00:35:22 -0400
  • ee020f3598 Support 'push --dry-run' for rsync transport Shawn O. Pearce 2007-10-16 00:28:32 -0400
  • 18184f79db Fix 'push --all branch...' error handling Shawn O. Pearce 2007-10-16 00:25:34 -0400
  • 2e13e5d892 Merge branch 'master' into db/fetch-pack Shawn O. Pearce 2007-10-16 00:15:25 -0400
  • d55e7c3acf Merge branch 'maint' Shawn O. Pearce 2007-10-15 22:31:47 -0400
  • 8492f00b4f Whip post 1.5.3.4 maintenance series into shape. Shawn O. Pearce 2007-10-15 22:29:50 -0400