Commit Graph

  • f3d985c380 Teach git-branch to delete tracking branches with -r -d Junio C Hamano 2006-12-17 23:58:16 -0800
  • 74d20040ca fix testsuite: make sure they use templates freshly built from the source Junio C Hamano 2006-12-18 15:27:43 -0800
  • 8336afa563 rerere: fix breakage of resolving. Junio C Hamano 2006-12-18 16:20:53 -0800
  • 910c00c8ca Add config example with respect to branch Aneesh Kumar K.V 2006-12-07 12:06:55 +0530
  • 38c594d330 Add documentation for show-branch --topics Brian Gernhardt 2006-12-18 10:48:33 -0500
  • b3d9899324 make git a bit less cryptic on fetch errors Nicolas Pitre 2006-12-18 15:16:58 -0500
  • 57b73150c4 make patch_delta() error cases a bit more verbose Nicolas Pitre 2006-12-18 16:06:50 -0500
  • e1bb1d31ea racy-git: documentation updates. Junio C Hamano 2006-12-18 14:18:54 -0800
  • d8285af481 show-ref: fix --exclude-existing Junio C Hamano 2006-12-18 13:33:47 -0800
  • 0c7a97fafd parse-remote::expand_refs_wildcard() Junio C Hamano 2006-12-18 12:13:46 -0800
  • ff7f22f36e vim syntax: follow recent changes to commit template Jeff King 2006-12-18 02:26:42 -0500
  • 64fe031a7a show-ref: fix --verify --hash=length Junio C Hamano 2006-12-17 19:27:49 -0800
  • dd9142993c show-ref: fix --quiet --verify Junio C Hamano 2006-12-17 18:53:24 -0800
  • 00bc0ec262 Merge branch 'jc/blame-boundary' Junio C Hamano 2006-12-17 18:34:51 -0800
  • 570c524dd3 Merge branch 'jc/reflog' (early part) Junio C Hamano 2006-12-17 18:31:24 -0800
  • bdf17a02fd Merge branch 'js/branch-config' Junio C Hamano 2006-12-17 18:27:17 -0800
  • 9057695012 Merge branch 'jn/web' (early part) Junio C Hamano 2006-12-17 18:27:17 -0800
  • 26cdd1e7c7 avoid accessing _all_ loose refs in git-show-ref --verify Junio C Hamano 2006-12-17 18:08:52 -0800
  • ed9f7c954c git-fetch: Avoid reading packed refs over and over again Junio C Hamano 2006-12-17 17:57:19 -0800
  • 7e3fe904ef Teach show-branch how to show ref-log data. Junio C Hamano 2006-12-14 15:58:56 -0800
  • 5761231975 Make left-right automatic. Junio C Hamano 2006-12-16 16:07:20 -0800
  • 74bd902973 Teach all of log family --left-right output. Junio C Hamano 2006-12-16 15:31:25 -0800
  • 577ed5c20b rev-list --left-right Junio C Hamano 2006-10-22 17:32:47 -0700
  • ee6002aa42 markup fix in svnimport documentation. Junio C Hamano 2006-12-17 10:33:24 -0800
  • c0e9232e43 Documentation: new option -P for git-svnimport Quy Tonthat 2006-12-18 01:50:12 +1100
  • 38477d9e60 Fix mis-mark-up in git-merge-file.txt documentation Junio C Hamano 2006-12-17 00:46:35 -0800
  • a7f196a746 Default GIT_COMMITTER_NAME to login name in recieve-pack. Shawn O. Pearce 2006-12-17 03:15:14 -0500
  • 81a361be3b Fix check_file_directory_conflict(). Junio C Hamano 2006-12-16 17:39:06 -0800
  • c33ab0dd10 git-add: remove conflicting entry when adding. Junio C Hamano 2006-12-17 01:09:41 -0800
  • 790fa0e297 update-index: make D/F conflict error a bit more verbose. Junio C Hamano 2006-12-16 16:23:02 -0800
  • dc81c58cd6 git-branch: rename config vars branch.<branch>.*, too Johannes Schindelin 2006-12-16 15:15:02 +0100
  • 0667fcfb62 add a function to rename sections in the config Johannes Schindelin 2006-12-16 15:14:14 +0100
  • 63085fabbd git-clone: lose the traditional 'no-separate-remote' layout Junio C Hamano 2006-12-16 01:53:10 -0800
  • 3dd3d5b0e2 git-clone: lose the artificial "first" fetch refspec Junio C Hamano 2006-12-16 01:41:51 -0800
  • a71fb0a141 git-pull: refuse default merge without branch.*.merge Junio C Hamano 2006-12-16 01:36:32 -0800
  • 61dde8f916 git-clone: use wildcard specification for tracking branches Junio C Hamano 2006-12-16 01:14:39 -0800
  • b1bfcae438 merge: give a bit prettier merge message to "merge branch~$n" Junio C Hamano 2006-12-16 12:31:45 -0800
  • c9d193dffb gitweb: Add "next" link to commit view Jakub Narebski 2006-12-15 21:57:16 +0100
  • 5fce278ef3 gitweb: Add title attribute to ref marker with full ref name Jakub Narebski 2006-12-15 23:49:12 +0100
  • 549ab4a307 gitweb: Do not show difftree for merges in "commit" view Jakub Narebski 2006-12-15 17:53:45 +0100
  • 3289e86e1e git-svn: rename 'commit' command to 'set-tree' Eric Wong 2006-12-15 23:58:08 -0800
  • b9c8518722 git-svn: remove support for the svn command-line client Eric Wong 2006-12-15 23:58:07 -0800
  • 9abaa7f033 Document git-merge-file Johannes Schindelin 2006-12-16 12:22:18 +0100
  • a2e88b3580 git-clone documentation Quy Tonthat 2006-12-15 01:17:53 +1100
  • a990999e0d git-status always says what branch it's on Andy Parkins 2006-12-14 15:25:23 +0000
  • aef4e921a0 git-svn: convert to using Git.pm Eric Wong 2006-12-15 10:59:54 -0800
  • 82dca84871 Align section headers of 'git status' to new 'git add'. Shawn O. Pearce 2006-12-15 21:53:13 -0500
  • aeb80c70ec Suggest use of "git add file1 file2" when there is nothing to commit. Shawn O. Pearce 2006-12-15 21:53:09 -0500
  • e697e4cd1f Make git-diff documentation use [--] when it should. Brian Gernhardt 2006-12-15 07:39:33 -0500
  • 89c4afe0d0 Add --add option to git-repo-config Brian Gernhardt 2006-12-15 07:39:04 -0500
  • 9013192449 Teach bash the new features of 'git show'. Shawn O. Pearce 2006-12-15 02:20:03 -0500
  • 3a79347862 Export PERL_PATH Luben Tuikov 2006-12-14 23:03:03 -0800
  • 0bee591869 Enable reflogs by default in any repository with a working directory. Shawn O. Pearce 2006-12-14 17:41:17 -0500
  • ef0a89a604 Provide more meaningful output from 'git init-db'. Shawn O. Pearce 2006-12-15 00:44:58 -0500
  • ebd124c678 make commit message a little more consistent and conforting Nicolas Pitre 2006-12-14 23:15:44 -0500
  • 1510fea781 Avoid accessing a slow working copy during diffcore operations. Shawn O. Pearce 2006-12-14 06:15:57 -0500
  • 1576f5f7b2 Merge branch 'js/show' Junio C Hamano 2006-12-15 21:38:26 -0800
  • a94df759cb git-topic updates. Junio C Hamano 2006-12-14 03:06:31 -0800
  • 5d7eeee2ac git-show: grok blobs, trees and tags, too Johannes Schindelin 2006-12-14 11:31:05 +0100
  • 2ce633b928 git-reset [--mixed] <tree> [--] <paths>... Junio C Hamano 2006-12-14 01:19:19 -0800
  • a81c311f23 git-reset: make it work from within a subdirectory. Junio C Hamano 2006-12-14 00:40:15 -0800
  • 4da9028578 git-fetch: make it work from within a subdirectory. Junio C Hamano 2006-12-14 00:36:23 -0800
  • 02c9e93547 INSTALL: no need to have GNU diff installed Johannes Schindelin 2006-12-14 11:40:21 +0100
  • eab90210be Merge branch 'maint' Junio C Hamano 2006-12-14 02:45:12 -0800
  • 7da41f48c8 Bypass expensive content comparsion during rename detection. Shawn O. Pearce 2006-12-14 05:07:46 -0500
  • f5e6b89b3a Update git-diff documentation Junio C Hamano 2006-12-14 00:03:18 -0800
  • 67bed724f2 Merge branch 'jc/diff--cached' Junio C Hamano 2006-12-13 23:55:42 -0800
  • 62e1aeabc0 git-svn: allow both diff.color and color.diff Junio C Hamano 2006-12-13 15:58:41 -0800
  • ad2c82c0e1 repacked packs should be read-only Nicolas Pitre 2006-12-13 16:25:26 -0500
  • 1d77043b00 config documentation: group color items together. Junio C Hamano 2006-12-13 12:11:03 -0800
  • 359850041e git-svn: correctly handle "(no author)" when using an authors file Eric Wong 2006-12-11 20:25:58 -0800
  • b11121d9e3 git-blame: show lines attributed to boundary commits differently. Junio C Hamano 2006-12-01 20:45:45 -0800
  • f388cec3d7 Merge branch 'jc/read-tree-ignore' Junio C Hamano 2006-12-13 11:10:24 -0800
  • d0085ade95 Merge branch 'ew/rerere' Junio C Hamano 2006-12-13 11:08:35 -0800
  • 78ba00407c Merge branch 'np/addcommit' Junio C Hamano 2006-12-13 11:08:20 -0800
  • abcb49cb56 Merge branch 'lh/branch-rename' Junio C Hamano 2006-12-13 11:07:51 -0800
  • 490e092def Merge branch 'jc/commit-careful' Junio C Hamano 2006-12-13 11:03:46 -0800
  • f88bd392e6 Merge branch 'ap/clone-origin' Junio C Hamano 2006-12-13 11:03:33 -0800
  • f5c589f1df Merge branch 'jc/numstat' Junio C Hamano 2006-12-13 11:00:32 -0800
  • b8fda70de5 Merge branch 'rr/cvsexportcommit' Junio C Hamano 2006-12-13 11:00:27 -0800
  • 9b2c681cae Merge branch 'ap/branch' Junio C Hamano 2006-12-13 10:57:02 -0800
  • 753f96a455 branch --color: change default color selection. Junio C Hamano 2006-12-13 10:55:21 -0800
  • e4d45dd3bb Merge branch 'js/merge' Junio C Hamano 2006-12-13 10:46:23 -0800
  • 37adac765a send-pack: tighten checks for remote names Junio C Hamano 2006-12-13 10:30:11 -0800
  • 411fb8baa6 git-push: accept tag <tag> as advertised. Junio C Hamano 2006-12-13 10:03:39 -0800
  • 7ef0435088 spurious .sp in manpages Junio C Hamano 2006-12-13 00:58:28 -0800
  • 0c4e95d083 git merge: reword failure message. Junio C Hamano 2006-12-13 09:32:40 -0800
  • 8371234eca Remove uncontested renamed files during merge. Shawn Pearce 2006-12-13 05:42:44 -0500
  • f2dd1c9adf Revert "git-diff: Introduce --index and deprecate --cached." Junio C Hamano 2006-12-13 01:33:43 -0800
  • 1349f87713 Merge branch 'maint' Junio C Hamano 2006-12-13 02:00:39 -0800
  • 155bd0ce23 git-svn: correctly display fatal() error messages Eric Wong 2006-12-12 14:47:02 -0800
  • b42a044f59 git-svn: exit with status 1 for test failures Eric Wong 2006-11-24 22:38:18 -0800
  • a159ca0cb7 Allow subcommand.color and color.subcommand color configuration Andy Parkins 2006-12-13 09:13:28 +0000
  • 25fb629058 git-push: document removal of remote ref with :<dst> pathspec Junio C Hamano 2006-12-13 00:59:58 -0800
  • f953831e03 merge-recursive: add/add really is modify/modify with an empty base Johannes Schindelin 2006-12-13 04:05:39 +0100
  • 8042ed1ceb Merge branch 'master' into js/merge Junio C Hamano 2006-12-12 21:52:19 -0800
  • e2b7008752 Get rid of the dependency on RCS' merge program Johannes Schindelin 2006-12-13 00:01:41 +0100
  • c53d696bcc git-svn: correctly handle packed-refs in refs/remotes/ Eric Wong 2006-12-12 16:45:00 -0800
  • fa2376f3c8 Merge branch 'maint' Junio C Hamano 2006-12-12 17:07:33 -0800
  • c93be3b539 add test case for recursive merge Junio C Hamano 2006-12-12 16:36:16 -0800