Commit Graph

  • f39a946a1f Support wholesale directory renames in fast-import Shawn O. Pearce 2007-07-09 22:58:23 -0400
  • 11a264050f Merge branch 'maint' Shawn O. Pearce 2007-07-09 21:28:27 -0400
  • 512e44b245 Clarify documentation of fast-import's D subcommand Shawn O. Pearce 2007-07-09 21:27:55 -0400
  • 264f4a32fa git-gui: Include a space in Cygwin shortcut command lines Shawn O. Pearce 2007-07-09 11:10:26 -0400
  • 6a5955fac3 git-gui: Use sh.exe in Cygwin shortcuts Shawn O. Pearce 2007-07-09 11:09:27 -0400
  • 5922446794 git-gui: Paper bag fix for Cygwin shortcut creation Shawn O. Pearce 2007-07-09 11:01:02 -0400
  • 0a84b3d94f Merge branch 'maint' Shawn O. Pearce 2007-07-09 21:19:13 -0400
  • e87fb0f1b4 git-gui: Don't linewrap within console windows Shawn O. Pearce 2007-07-09 11:14:00 -0400
  • 56e29f597c git-gui: Correct ls-tree buffering problem in browser Shawn O. Pearce 2007-07-09 11:55:45 -0400
  • c961b228bc gitk: Use git log and add support for --left-right Paul Mackerras 2007-07-09 22:45:47 +1000
  • 8c93917d23 gitk: Fix bug causing "can't read commitrow(0,n)" error Paul Mackerras 2007-07-09 22:29:24 +1000
  • 096e96b493 [PATCH] gitk: Fix for tree view ending in nested directories Brian Downing 2007-07-05 06:33:02 -0500
  • 7eafa2f157 git-gui: Improve the Windows and Mac OS X shortcut creators Shawn O. Pearce 2007-07-09 03:28:41 -0400
  • 74c4763c76 git-gui: Teach console widget to use git_read Shawn O. Pearce 2007-07-09 03:07:05 -0400
  • 848d732c10 pack-objects: Prefer shallower deltas if the size is equal Brian Downing 2007-07-08 23:45:21 -0500
  • c136f2b8b9 git-gui: Perform our own magic shbang detection on Windows Shawn O. Pearce 2007-07-09 02:47:33 -0400
  • 70a7595cc0 git-gui: Treat `git version` as `git --version` Shawn O. Pearce 2007-07-09 02:30:24 -0400
  • 1ed84157a2 Revert 88494423 (removal of duplicate parents in the output codepath) Junio C Hamano 2007-07-08 19:05:31 -0700
  • 11d6596709 revision.c: remove duplicated parents after history simplification Junio C Hamano 2007-07-08 19:03:19 -0700
  • c67298902c git-gui: Assume unfound commands are known by git wrapper Shawn O. Pearce 2007-07-09 02:13:00 -0400
  • 02efd48f52 git-gui: Correct gitk installation location Shawn O. Pearce 2007-07-09 02:10:39 -0400
  • 0b81261622 git-gui: Always use absolute path to all git executables Shawn O. Pearce 2007-07-09 01:17:09 -0400
  • b79223064e git-gui: Show a progress meter for checking out files Shawn O. Pearce 2007-07-08 22:48:19 -0400
  • 51530d1722 git-gui: Change the main window progress bar to use status_bar Shawn O. Pearce 2007-07-08 22:06:33 -0400
  • b29bd5ca3b git-gui: Extract blame viewer status bar into mega-widget Shawn O. Pearce 2007-07-08 22:01:47 -0400
  • 827c71199d git-gui: Allow double-click in checkout dialog to start checkout Shawn O. Pearce 2007-07-08 21:34:28 -0400
  • 84d3d7b84c git-gui: Default selection to first matching ref Shawn O. Pearce 2007-07-08 21:29:54 -0400
  • 02087abcce git-gui: Unabbreviate commit SHA-1s prior to display Shawn O. Pearce 2007-07-08 21:19:59 -0400
  • d41b43eb4c git-gui: Refactor branch switch to support detached head Shawn O. Pearce 2007-07-08 18:40:56 -0400
  • ae7aa49914 Document custom hunk header selection Junio C Hamano 2007-07-08 17:15:09 -0700
  • 5c054a985a Merge branch 'maint' Junio C Hamano 2007-07-08 18:28:31 -0700
  • 82576ddb70 rebase -i: put a nice warning into the todo list Johannes Schindelin 2007-07-08 21:32:22 +0100
  • 8e4a91bd78 rebase -i: remember the settings of -v, -s and -p when interrupted Johannes Schindelin 2007-07-08 03:02:47 +0100
  • 3df0a859aa rebase -i: actually show the diffstat when being verbose Johannes Schindelin 2007-07-08 03:02:13 +0100
  • 18640d991b rebase -i: handle --continue more like non-interactive rebase Johannes Schindelin 2007-07-08 03:01:29 +0100
  • 797e99a278 t7004: Skip tests for signed tags in an old version of gpg. Carlos Rica 2007-07-08 21:36:34 +0200
  • 561b0fbb4a Fix merge-one-file for our-side-added/our-side-removed cases Junio C Hamano 2007-07-08 14:42:05 -0700
  • a7342913e2 git-commit: don't add multiple Signed-off-by: from the same identity Gerrit Pape 2007-07-06 14:42:27 +0000
  • 4017761fd8 branch.autosetupmerge: allow boolean values, or "all" Johannes Schindelin 2007-07-08 13:41:21 +0100
  • b24f56d604 git-stash: try reusing cached stat info as much as possible Junio C Hamano 2007-07-08 01:28:18 -0700
  • 699d5601f5 git-gui: Refactor our ui_status_value update technique Shawn O. Pearce 2007-07-05 23:16:13 -0400
  • 311e02a4a5 git-gui: Better handling of detached HEAD Shawn O. Pearce 2007-07-05 19:19:37 -0400
  • ba1964be26 git-gui: Automatically refresh tracking branches when needed Shawn O. Pearce 2007-07-05 02:23:53 -0400
  • 7cf0442667 git-gui: Option to default new branches to match tracking branches Shawn O. Pearce 2007-07-05 01:07:06 -0400
  • 560eddc00c git-gui: Sort tags descending by tagger date Shawn O. Pearce 2007-07-05 00:07:11 -0400
  • 7618e6b1c1 git-gui: Enhance choose_rev to handle hundreds of branches Shawn O. Pearce 2007-07-04 16:38:13 -0400
  • 774173aa5f git-gui: Fast-forward existing branch in branch create dialog Shawn O. Pearce 2007-07-04 04:21:57 -0400
  • dd87efc8cc git-gui: Allow users to match remote branch names locally Shawn O. Pearce 2007-07-04 02:19:53 -0400
  • 79a060e477 git-gui: Maintain remote and source ref for tracking branches Shawn O. Pearce 2007-07-04 01:10:41 -0400
  • 6f2a3fc812 git-gui: Optimize for newstyle refs/remotes layout Shawn O. Pearce 2007-07-04 00:15:41 -0400
  • 3206c63d0a git-gui: Refactor the delete branch dialog to use class system Shawn O. Pearce 2007-07-03 23:33:59 -0400
  • b1fa2bfff3 git-gui: Abstract the revision picker into a mega widget Shawn O. Pearce 2007-07-03 22:57:18 -0400
  • 6233ab1729 git-gui: Teach class system to support [$this cmd] syntax Shawn O. Pearce 2007-06-30 04:34:59 -0400
  • 4ca131250c Merge branch 'maint' Shawn O. Pearce 2007-07-08 21:10:03 -0400
  • 88dce86f38 git-gui: Skip nicknames when selecting author initials Shawn O. Pearce 2007-07-08 21:06:43 -0400
  • a840566770 git-gui: use "blame -w -C -C" for "where did it come from, originally?" Junio C Hamano 2007-06-20 21:44:16 -0700
  • d696702209 git-gui: New Git version check support routine Shawn O. Pearce 2007-07-08 18:48:08 -0400
  • ccd71866b0 user-manual: fix directory name in git-archive example William Pursell 2007-06-29 14:08:29 +0100
  • 11d5153344 user-manual: more explanation of push and pull usage J. Bruce Fields 2007-06-18 16:38:22 -0400
  • f0dc409c31 tutorial: Fix typo J. Bruce Fields 2007-06-21 23:17:40 -0400
  • 5478285961 user-manual: grammar and style fixes Andy Parkins 2007-06-12 16:43:19 +0100
  • d4c5307701 git-gui: Honor rerere.enabled configuration option Shawn O. Pearce 2007-07-08 17:41:24 -0400
  • d3a93dc967 diff.c: make built-in hunk header pattern a separate table Junio C Hamano 2007-07-08 00:25:59 -0700
  • c956395e2b gitweb: make "No commits" in project list gray, not bold green Matt McCutchen 2007-06-28 18:15:22 -0400
  • 40375a83d2 gitweb: make search form generate pathinfo-style URLs Matt McCutchen 2007-06-28 14:57:07 -0400
  • 76e4f5d025 gitweb: prefer git_get_project_owner() over get_file_owner() Miklos Vajna 2007-07-04 00:11:23 +0200
  • 478524508e gitweb: make repeated calls to git_get_project_owner() bearable Junio C Hamano 2007-07-03 22:10:42 -0700
  • 6abe0f0383 Merge branch 'js/stash' Junio C Hamano 2007-07-07 13:38:06 -0700
  • e3c76dbd0f Merge branch 'jc/diff-mark' Junio C Hamano 2007-07-07 13:37:32 -0700
  • 0707a9d6f2 Merge branch 'maint' Junio C Hamano 2007-07-07 12:29:09 -0700
  • 2c3fa66f35 diff: honor binariness specified in attributes Junio C Hamano 2007-07-07 12:25:11 -0700
  • 5fda48d67c Fix "apply --reverse" with regard to whitespace Johannes Schindelin 2007-07-07 18:50:39 +0100
  • 4d3f4b80e4 diff-lib.c: don't strdup twice René Scharfe 2007-07-07 20:19:08 +0200
  • e0e324a4dc Fix configuration syntax to specify customized hunk header patterns. Junio C Hamano 2007-07-07 01:49:58 -0700
  • 962753f753 Retire Meta/TO Junio C Hamano 2007-07-07 00:30:48 -0700
  • 8baedac94b TODO updates Junio C Hamano 2007-07-07 00:30:09 -0700
  • 34a3e69549 git-branch: default to --track Johannes Schindelin 2007-07-06 22:54:09 +0100
  • ae740a588d git-send-email: allow an email alias for --from Michael Hendricks 2007-07-04 19:11:36 -0600
  • 1e76b702c1 cvsserver: always initialize state in argsplit() Frank Lichtenheld 2007-06-17 10:31:02 +0200
  • 3cd2491aa2 stash: allow running from a subdirectory James Bowes 2007-07-06 15:57:47 -0400
  • 813a0bd8a4 git-submodule(1): update description and key names Lars Hjemli 2007-07-06 19:38:38 +0200
  • b4372ef136 Enable "git rerere" by the config variable rerere.enabled Johannes Schindelin 2007-07-06 13:05:59 +0100
  • b2493649fe Add [verse] to the SYNOPSIS section of git-submodule.txt. Matt Kraai 2007-07-06 17:56:31 -0700
  • 95fd73ab22 Change "added.moved or removed" to "added, moved or removed" in Matt Kraai 2007-07-06 18:23:54 -0700
  • 483891810c Fixed a formulation mistake in Documentation/user-manual.txt Marcus Fritzsch 2007-07-06 09:02:20 +0200
  • 150937c425 Teach git-stash to "apply --index" Johannes Schindelin 2007-07-02 12:14:49 +0100
  • f258475a6e Per-path attribute based hunk header selection. Junio C Hamano 2007-07-06 00:45:10 -0700
  • f8186e92e3 Merge branch 'maint' Shawn O. Pearce 2007-07-06 04:03:24 -0400
  • 47282d4646 git-gui: Ensure windows shortcuts always have .bat extension Shawn O. Pearce 2007-07-05 18:39:40 -0400
  • 87b49a533b git-gui: Include a Push action on the left toolbar Shawn O. Pearce 2007-07-05 22:19:33 -0400
  • 840bcfa7b5 git-gui: Bind M1-P to push action Shawn O. Pearce 2007-07-05 22:15:00 -0400
  • f1e031bbeb git-gui: Don't bind F5/M1-R in all windows Shawn O. Pearce 2007-07-05 22:16:38 -0400
  • 30b250104d Future-proof source for changes in xdemitconf_t Johannes Schindelin 2007-07-04 19:05:46 +0100
  • 29a3eefde1 Introduce diff_filespec_is_binary() Junio C Hamano 2007-07-06 00:18:54 -0700
  • 46f74f007b Prefer EMAIL to username@hostname. Matt Kraai 2007-07-05 17:29:41 -0700
  • 20ccef4968 make git-clone GIT_WORK_TREE aware Matthias Lederhofer 2007-07-06 01:10:44 +0200
  • 68ad8910f7 git-clone: split up long &&-command-chain and use a function for cleanup Matthias Lederhofer 2007-07-06 00:54:33 +0200
  • 8960b5a7df fix remote.origin.url in tutorial.txt Alecs King 2007-07-06 00:21:16 +0800
  • 8c1ce0f46b filter-branch: fail gracefully when a filter fails Johannes Schindelin 2007-07-04 15:36:01 +0100
  • 09ff69bb39 Add -v|--verbose to git remote to show remote url Alex Riesen 2007-07-06 00:06:56 +0200