Commit Graph

  • 3eddda9843 git-gui: Improve the icons used in the browser display. Shawn O. Pearce 2007-01-29 02:50:10 -0500
  • 036be17e0a Two small typofixes. Junio C Hamano 2007-01-28 23:16:46 -0800
  • d55ae921ce user-manual: SHA1 -> object name J. Bruce Fields 2007-01-29 02:16:45 -0500
  • 4a7979ca82 user-manual: document git-show-branch example J. Bruce Fields 2007-01-29 01:55:33 -0500
  • 9a241220fd user-manual: minor "TODO" updates J. Bruce Fields 2007-01-29 01:43:33 -0500
  • 1191ee1824 user-manual: rewrap a few long lines J. Bruce Fields 2007-01-29 01:33:55 -0500
  • 559e4d7a0d user-manual: reflogs, other recovery J. Bruce Fields 2007-01-29 01:31:35 -0500
  • 35874c163e git-gui: Implemented file browser and incremental blame. Shawn O. Pearce 2007-01-29 00:50:41 -0500
  • 20ddfcaa7e git-gui: Test for Cygwin differently than from Windows. Shawn O. Pearce 2007-01-28 20:58:47 -0500
  • 273984fc4f git-gui: Offer quick access to the HTML formatted documentation. Shawn O. Pearce 2007-01-28 20:00:36 -0500
  • 61b41790c4 user-manual: fix a header level J. Bruce Fields 2007-01-29 00:45:33 -0500
  • 988b27d3f5 user-manual: typo fix J. Bruce Fields 2007-01-29 00:33:57 -0500
  • fc90c536dc user-manual: add references to git-config man page J. Bruce Fields 2007-01-29 00:17:51 -0500
  • 9d13bda3ff user-manual: repo-config -> config J. Bruce Fields 2007-01-28 23:50:22 -0500
  • 04e50e9457 user-manual: fsck-objects -> fsck J. Bruce Fields 2007-01-28 23:31:47 -0500
  • 21dcb3b7ab user-manual: git-fsck, dangling objects J. Bruce Fields 2007-01-28 23:29:19 -0500
  • df391b192d git-fsck-objects is now synonym to git-fsck Junio C Hamano 2007-01-28 16:33:58 -0800
  • e0d10e1c63 [PATCH] Rename git-repo-config to git-config. Tom Prince 2007-01-28 16:16:53 -0800
  • 829a686f1b Heavily expanded update hook to send more useful emails than the old hook Andy Parkins 2007-01-26 09:01:04 +0000
  • a69aba6af3 UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone Andy Parkins 2007-01-26 08:58:48 +0000
  • 5558e55c06 Teach for-each-ref about a little language called Tcl. Shawn O. Pearce 2007-01-28 02:39:13 -0500
  • cace16fdcb Add a sample program 'blameview' to show how to use git-blame --incremental Jeff King 2007-01-28 12:53:26 -0800
  • 4b3b1e1e48 git-push through git protocol Linus Torvalds 2007-01-21 11:04:13 -0800
  • 57e7a0a494 Document 'git-blame --incremental' Junio C Hamano 2007-01-28 12:21:53 -0800
  • 4f193f20a3 Documentation/config.txt: Fix documentation of colour config tweaks. Mark Wooding 2007-01-28 15:17:36 +0000
  • c3e821c636 wt-status: Actually accept `color.status.BLAH' configuration variables. Mark Wooding 2007-01-28 14:55:03 +0000
  • 4f0219a4c7 git-blame --incremental: don't use pager Ren,Ai(B Scharfe 2007-01-28 15:25:55 +0100
  • a7e4fbf990 add reflog when moving HEAD to a new branch Nicolas Pitre 2007-01-26 17:26:11 -0500
  • 47fc52e287 create_symref(): do not assume pathname from git_path() persists long enough Junio C Hamano 2007-01-26 17:49:00 -0800
  • 8b5157e407 add logref support to git-symbolic-ref Nicolas Pitre 2007-01-26 17:26:10 -0500
  • 41b625b047 move create_symref() past log_ref_write() Nicolas Pitre 2007-01-26 17:26:09 -0500
  • e1dde3d06c add reflog entries for HEAD when detached Nicolas Pitre 2007-01-26 17:26:08 -0500
  • bd104db164 enable separate reflog for HEAD Nicolas Pitre 2007-01-26 17:26:07 -0500
  • 1655707c9e lock_ref_sha1_basic(): remember the original name of a ref when resolving it Nicolas Pitre 2007-01-26 17:26:06 -0500
  • 9a13f0b71b make reflog filename independent from struct ref_lock Nicolas Pitre 2007-01-26 17:26:05 -0500
  • 1b600e659a Compute accurate distances in git-describe before output. Shawn O. Pearce 2007-01-27 01:54:21 -0500
  • 1891261ed3 Update describe documentation. Junio C Hamano 2007-01-26 23:24:07 -0800
  • 237fb6ca7c Teach git-describe to display distances from tags. Shawn O. Pearce 2007-01-25 12:39:54 -0500
  • 46e5e69d5f git-blame --porcelain: quote filename in c-style when needed. Junio C Hamano 2007-01-28 01:42:31 -0800
  • 717d1462ba git-blame --incremental Linus Torvalds 2007-01-28 01:34:06 -0800
  • 01754769ab Don't force everybody to call setup_ident(). Junio C Hamano 2007-01-28 00:50:53 -0800
  • 903b45fe18 git-log -g --pretty=oneline should display the reflog message Nicolas Pitre 2007-01-27 22:40:36 -0500
  • 16507fcf0a Document --check option to git diff. Bill Lear 2007-01-27 07:21:53 -0600
  • d67778eccd Allow the tag signing key to be specified in the config file Andy Parkins 2007-01-26 14:13:46 +0000
  • 6b90d39186 git-gui: Reword meaning of merge.summary. Shawn O. Pearce 2007-01-27 02:31:01 -0500
  • f127404c45 If abbrev is set to zero in git-describe, don't add the unique suffix Andy Parkins 2007-01-26 14:28:55 +0000
  • eb3204dfbb fix suggested branch creation command when detaching head Nicolas Pitre 2007-01-26 11:50:06 -0500
  • b181d57ff4 user-manual: reorganize fetch discussion, add internals, etc. J. Bruce Fields 2007-01-27 01:03:07 -0500
  • d848804a89 write_in_full: size_t is unsigned. Junio C Hamano 2007-01-26 17:39:03 -0800
  • 8a56da2962 create_symref: check error return from open(). Junio C Hamano 2007-01-26 17:00:57 -0800
  • 40d6dc0f9d vc-git.el: Take into account the destination name in vc-checkout. Alexandre Julliard 2007-01-26 11:57:50 +0100
  • 7f9acb2a16 git-merge: leave sensible reflog message when used as the first level UI. Junio C Hamano 2007-01-26 15:09:02 -0800
  • 8ac65937d0 Make sure we do not write bogus reflog entries. Junio C Hamano 2007-01-26 02:26:04 -0800
  • c539449b2d git-gui: Support merge.summary, merge.verbosity. Shawn O. Pearce 2007-01-26 04:43:43 -0500
  • 729a6f60dd git-gui: Always offer scrollbars for branch lists. Shawn O. Pearce 2007-01-26 04:16:39 -0500
  • 5f39dbf64f git-gui: Don't allow merges in the middle of other things. Shawn O. Pearce 2007-01-26 04:11:10 -0500
  • dff7e88feb git-gui: Don't allow users to commit a bad octopus merge. Shawn O. Pearce 2007-01-26 04:07:34 -0500
  • ee3cfb5954 git-gui: Update status bar during a merge. Shawn O. Pearce 2007-01-26 03:58:56 -0500
  • ce9735dfbd git-gui: Let users abort with `reset --hard` type logic. Shawn O. Pearce 2007-01-26 03:54:05 -0500
  • e4834837a8 git-gui: Implement local merge operations. Shawn O. Pearce 2007-01-26 03:33:56 -0500
  • 8a8169c039 Remove unnecessary found variable from describe. Shawn O. Pearce 2007-01-25 12:40:03 -0500
  • 007e2ba659 Use inttypes.h rather than stdint.h. Jason Riedy 2007-01-25 13:11:40 -0800
  • af67e91c39 Documentation: pack-refs --all vs default behaviour Junio C Hamano 2007-01-25 22:51:49 -0800
  • bc7452f5e7 git-gui: Use builtin version of 'git gc'. Shawn O. Pearce 2007-01-26 02:02:09 -0500
  • df373ea99a show-branch -g: default to HEAD Junio C Hamano 2007-01-25 22:14:45 -0800
  • 6c3d1481ba git-gui: Refactor console success/failure handling. Shawn O. Pearce 2007-01-26 01:29:00 -0500
  • a9eefb3bfc Add dangling objects tips. Linus Torvalds 2007-01-25 21:55:34 -0800
  • ae9c6ffe30 parse-remote: do not barf on a remote shorthand without any refs to fetch. Junio C Hamano 2007-01-25 21:50:49 -0800
  • b972ea59e4 git-gui: Always use -v option to push. Shawn O. Pearce 2007-01-26 00:49:17 -0500
  • 86a2af6087 git-gui: Remove no longer used pull from remote code. Shawn O. Pearce 2007-01-26 00:47:44 -0500
  • 1d6a978752 git-gui: Added arbitrary branch pushing support. Shawn O. Pearce 2007-01-25 23:50:27 -0500
  • 156b29211a git-gui: Always use lsearch -exact, to prevent globbing. Shawn O. Pearce 2007-01-25 22:38:59 -0500
  • 5f8b70b1dc git-gui: Maintain the same file list for diff during refresh. Shawn O. Pearce 2007-01-25 21:33:06 -0500
  • e1b161161d diffcore-pickaxe: fix infinite loop on zero-length needle Jeff King 2007-01-25 23:48:58 -0500
  • 11e016a32c user-manual: stub discussion of fsck and reflog J. Bruce Fields 2007-01-26 00:17:12 -0500
  • cb280e1075 Allow non-developer to clone, checkout and fetch more easily. Junio C Hamano 2007-01-25 19:05:01 -0800
  • fd73423f01 contrib/emacs/vc-git.el: support vc-version-other-window Sam Vilain 2007-01-26 12:41:23 +1300
  • 1b555932cd Fix seriously broken "git pack-refs" Linus Torvalds 2007-01-25 16:51:21 -0800
  • d070c4cb17 git-gui: Don't switch branches if changing to the current branch. Shawn O. Pearce 2007-01-25 17:07:03 -0500
  • 3f7fd924a9 git-gui: Remove Pull menu and cleanup Branch/Fetch/Push menus. Shawn O. Pearce 2007-01-25 17:16:22 -0500
  • fb08baca33 git-gui: Prefer Tk's entry widget over a 1 line text field. Shawn O. Pearce 2007-01-25 16:50:15 -0500
  • 68567679a2 git-gui: Pad the database statistics dialog window. Shawn O. Pearce 2007-01-25 13:07:53 -0500
  • 5753ef1a4e git-gui: Support 'Visualize All Branches' on Mac OS X. Shawn O. Pearce 2007-01-25 13:01:16 -0500
  • 23effa79f7 git-gui: Force focus to the diff viewer on mouse click. Shawn O. Pearce 2007-01-25 12:57:57 -0500
  • b9a75e3a97 git-gui: Unset unnecessary UI setup variable. Shawn O. Pearce 2007-01-25 12:55:20 -0500
  • 4e55d19a13 git-gui: Cleanup end-of-line whitespace in commit messages. Shawn O. Pearce 2007-01-25 12:54:59 -0500
  • 535514f1f3 New files in git weren't being downloaded during CVS update Andy Parkins 2007-01-22 10:56:27 +0000
  • 5dee29ac0f make --upload-pack option to git-fetch configurable Uwe Kleine-König 2007-01-25 05:45:39 +0100
  • 30b14ed390 git-gui: Elide CRs appearing in diff output from display. Shawn O. Pearce 2007-01-24 21:30:23 -0500
  • a25c518933 git-gui: Allow staging/unstaging individual diff hunks. Shawn O. Pearce 2007-01-24 21:20:57 -0500
  • 86773d9bfc git-gui: Only allow Refresh in diff context menu when we have a diff. Shawn O. Pearce 2007-01-24 20:39:30 -0500
  • bb816c5a25 git-gui: Display the size of the pack directory. Shawn O. Pearce 2007-01-24 19:08:49 -0500
  • f747133720 git-gui: Use system default labelframe bordering. Shawn O. Pearce 2007-01-24 17:01:49 -0500
  • b5b6b43452 git-gui: Implement basic branch switching through read-tree. Shawn O. Pearce 2007-01-24 16:51:59 -0500
  • 0fd49d0a7d git-gui: Display database stats (count-objects -v) on demand. Shawn O. Pearce 2007-01-24 15:21:01 -0500
  • e28714c527 Consolidate {receive,fetch}.unpackLimit Junio C Hamano 2007-01-24 17:02:15 -0800
  • af7cf268f0 fetch-pack: remove --keep-auto and make it the default. Junio C Hamano 2007-01-24 16:47:24 -0800
  • 9e10fd1ac0 Allow fetch-pack to decide keeping the fetched pack without exploding Junio C Hamano 2007-01-22 22:37:33 -0800
  • a69e542989 Refactor the pack header reading function out of receive-pack.c Junio C Hamano 2007-01-22 21:55:18 -0800
  • 196055c2db Allow default core.logallrefupdates to be overridden with template's config Alex Riesen 2007-01-23 16:51:18 +0100