Commit Graph

  • 208b2dff95 gitweb: We do longer need the --parents flag in rev-list. Robert Fitzsimons 2006-12-24 14:31:43 +0000
  • 756bbf548d gitweb: Add parse_commits, used to bulk load commit objects. Robert Fitzsimons 2006-12-24 14:31:42 +0000
  • 1e423f5655 git-add: warn when adding an ignored file with an explicit request. Junio C Hamano 2006-12-25 10:38:35 -0800
  • e23ca9e1f9 git-add: add ignored files when asked explicitly. Junio C Hamano 2006-12-25 03:13:45 -0800
  • 4888c53409 read_directory: show_both option. Junio C Hamano 2006-12-25 03:11:34 -0800
  • 08d22488a6 git-rm: Documentation Junio C Hamano 2006-12-25 03:23:45 -0800
  • 467e1b5383 t3600: update the test for updated git rm Junio C Hamano 2006-12-25 03:11:17 -0800
  • 9f95069beb git-rm: update to saner semantics Junio C Hamano 2006-12-25 03:11:00 -0800
  • e813d50e35 match_pathspec() -- return how well the spec matched Junio C Hamano 2006-12-25 03:09:52 -0800
  • d4ada4876d Merge branch 'jc/skip-count' Junio C Hamano 2006-12-25 03:27:41 -0800
  • 6f38e03722 Merge branch 'jc/git-add--interactive' Junio C Hamano 2006-12-25 01:31:17 -0800
  • 6a5ad23de6 git-add --interactive: add documentation Junio C Hamano 2006-12-25 01:30:55 -0800
  • 80c797764a Allow branch.*.merge to talk about remote tracking branches. Junio C Hamano 2006-12-24 01:59:53 -0800
  • e036c90a91 Merge branch 'sb/merge-friendly' Junio C Hamano 2006-12-24 02:18:35 -0800
  • 9def2138a1 Merge branch 'js/rerere' Junio C Hamano 2006-12-24 02:10:55 -0800
  • 9e83266525 commit-tree: encourage UTF-8 commit messages. Johannes Schindelin 2006-12-22 22:06:08 +0100
  • 8e554429e8 Switch git_mmap to use pread. Shawn O. Pearce 2006-12-24 00:45:47 -0500
  • d6779124b9 Rename gitfakemmap to git_mmap. Shawn O. Pearce 2006-12-24 00:45:37 -0500
  • 8dbc0fcef4 gitweb: Paginate commit/author/committer search output Robert Fitzsimons 2006-12-23 14:57:12 +0000
  • 6538d1ef31 Makefile: add quick-install-doc for installing pre-built manpages Eric Wong 2006-12-23 08:26:09 -0800
  • e0ec18192d Display 'theirs' branch name when possible in merge. Shawn O. Pearce 2006-12-23 03:44:47 -0500
  • d9606e85cd Use extended SHA1 syntax in merge-recursive conflicts. Shawn O. Pearce 2006-12-23 03:44:00 -0500
  • 58748293f6 reflog expire: do not punt on tags that point at non commits. Junio C Hamano 2006-12-22 23:42:30 -0800
  • 6be935115b gitweb: Allow search to be disabled from the config file. Robert Fitzsimons 2006-12-23 03:35:16 +0000
  • 9d032c7250 gitweb: Require a minimum of two character for the search text. Robert Fitzsimons 2006-12-23 03:35:15 +0000
  • 8e574fb542 gitweb: Use rev-list pattern search options. Robert Fitzsimons 2006-12-23 03:35:14 +0000
  • 0a5761746c checkout: make the message about the need for a new branch a bit clearer Nicolas Pitre 2006-12-22 15:06:54 -0500
  • a979d1289b gitweb: optimize git_summary. Robert Fitzsimons 2006-12-22 19:38:15 +0000
  • 3fcf06be5d gitweb: optimize git_shortlog_body. Robert Fitzsimons 2006-12-22 19:38:14 +0000
  • 0ff5ec70c7 gitweb: optimize git_get_last_activity. Robert Fitzsimons 2006-12-22 19:38:13 +0000
  • aaca9675a4 gitweb: Add missing show '...' links change. Robert Fitzsimons 2006-12-22 19:38:12 +0000
  • f49006b0c7 Make git-show-branch options similar to git-branch. Brian Gernhardt 2006-12-22 08:58:39 -0500
  • c321f00d09 Keep "git --git-dir" from causing a bus error. Brian Gernhardt 2006-12-22 08:56:25 -0500
  • 4b1552238e git-svn: enable common fetch/commit options for dcommit Eric Wong 2006-12-22 21:59:24 -0800
  • 4de0f9f9b6 vc-git: Ignore errors caused by a non-existent directory in vc-git-registered. Alexandre Julliard 2006-12-22 14:56:15 +0100
  • 40f656cd02 Remove NO_ACCURATE_DIFF options from build systems Eric Wong 2006-12-22 22:18:03 -0800
  • a6782bc572 git-tag: lose exit after die Junio C Hamano 2006-12-22 22:48:46 -0800
  • 95ca1c6cb7 Really fix headers for __FreeBSD__ Junio C Hamano 2006-12-22 22:46:11 -0800
  • ea560e6d64 Do not support "partial URL shorthand" anymore. Junio C Hamano 2006-12-22 15:37:48 -0800
  • fb8696d9d8 default pull: forget about "newbie protection" for now. Junio C Hamano 2006-12-22 15:25:21 -0800
  • 228e2eb67e merge and reset: adjust for "reset --hard" messages Junio C Hamano 2006-12-22 15:21:55 -0800
  • 8d8b9f6252 reflog expire: prune commits that are not incomplete Junio C Hamano 2006-12-22 00:46:33 -0800
  • 2295e8d0c4 commit-tree: do not overflow MAXPARENT Junio C Hamano 2006-12-21 23:49:13 -0800
  • 658f365027 Make git-rerere a builtin Johannes Schindelin 2006-12-20 17:39:41 +0100
  • ad8e72cba8 Add a test for git-rerere Johannes Schindelin 2006-12-21 10:21:28 +0100
  • 7cab5883ff move read_mmfile() into xdiff-interface Johannes Schindelin 2006-12-20 17:37:07 +0100
  • 71b03b42c6 Don't crash during repack of a reflog with pruned commits. Shawn O. Pearce 2006-12-21 19:49:06 -0500
  • 90cee090a0 Merge branch 'master' into jc/fsck-reflog Junio C Hamano 2006-12-21 23:01:45 -0800
  • fa39b6b5b1 Introduce a global level warn() function. Shawn O. Pearce 2006-12-21 19:48:32 -0500
  • 51dcaa9686 Rename imap-send's internal info/warn functions. Shawn O. Pearce 2006-12-21 19:48:12 -0500
  • a01c9c28a5 _XOPEN_SOURCE problem also exists on FreeBSD Junio C Hamano 2006-12-21 22:51:42 -0800
  • d41cb273d3 parse-remote: mark all refs not for merge only when fetching more than one Junio C Hamano 2006-12-21 22:39:09 -0800
  • 27e4dd8de7 Merge branch 'maint' Junio C Hamano 2006-12-21 22:56:04 -0800
  • 95f2fb7d9f git-reset --hard: tell the user what the HEAD was reset to Johannes Schindelin 2006-12-21 15:26:35 +0100
  • f79c73ce9c git-tag: support -F <file> option Johannes Schindelin 2006-12-21 15:13:02 +0100
  • 9e11554917 Revert "git-pull: refuse default merge without branch.*.merge" Junio C Hamano 2006-12-21 22:10:56 -0800
  • 64646d1177 Suggest 'add' in am/revert/cherry-pick. Shawn O. Pearce 2006-12-21 21:30:17 -0500
  • caba139d43 Use git-merge-file in git-merge-one-file, too Johannes Schindelin 2006-12-22 03:20:55 +0100
  • e6d40d65df diff --check: fix off by one error Johannes Schindelin 2006-12-22 03:20:11 +0100
  • 7dda22e317 Documentation/git-branch: new -r to delete remote-tracking branches. Quy Tonthat 2006-12-21 15:18:07 +1100
  • c902c9a608 Fix system header problems on Mac OS X Terje Sten Bjerkseth 2006-12-20 17:32:21 -0800
  • 4264dc15e1 git reflog expire Junio C Hamano 2006-12-19 00:23:12 -0800
  • 2ecd2bbcbe Move in_merge_bases() to commit.c Junio C Hamano 2006-12-19 00:14:04 -0800
  • e29cb53a8b reflog: fix warning message. Junio C Hamano 2006-12-18 22:07:45 -0800
  • 63049292e0 Teach git-repack to preserve objects referred to by reflog entries. Junio C Hamano 2006-12-18 17:25:28 -0800
  • 55dd55263b Protect commits recorded in reflog from pruning. Junio C Hamano 2006-12-18 01:36:16 -0800
  • 2ff81662c2 add for_each_reflog_ent() iterator Junio C Hamano 2006-12-18 01:18:16 -0800
  • 5b85143ba5 Merge branch 'ew/svn-pm' Junio C Hamano 2006-12-20 17:20:45 -0800
  • ce0545455a diff documentation: mostly talk about <commit> Junio C Hamano 2006-12-20 14:41:54 -0800
  • 63c4b4c5c1 Merge branch 'jc/leftright' Junio C Hamano 2006-12-20 14:20:17 -0800
  • e035ce939d Merge branch 'jc/blame' Junio C Hamano 2006-12-20 13:58:10 -0800
  • 55e268e7ed Merge branch 'jc/branch-remove-remote' Junio C Hamano 2006-12-20 13:57:59 -0800
  • aa1cef54a2 Merge branch 'jc/clone' Junio C Hamano 2006-12-20 13:56:14 -0800
  • 1d182bd5f4 compat/inet_ntop: do not use u_int Junio C Hamano 2006-12-20 13:45:55 -0800
  • ec722203ee spurious .sp in manpages Junio C Hamano 2006-12-13 00:58:28 -0800
  • 93b0d86aaf git-add: error out when given no arguments. Junio C Hamano 2006-12-20 13:06:46 -0800
  • 58fab02a67 WI/WC updates. Junio C Hamano 2006-12-20 12:23:49 -0800
  • fc70b3b9ba Meta/Make: remove _BSD_SOURCE from -pedantic Junio C Hamano 2006-12-20 12:23:24 -0800
  • d5db6c9ee7 revision: --skip=<n> Junio C Hamano 2006-12-19 18:25:32 -0800
  • 54851157ac Merge branch 'maint' Junio C Hamano 2006-12-20 11:24:56 -0800
  • 851a911024 GIT 1.4.4.3 v1.4.4.3 Junio C Hamano 2006-12-20 11:23:22 -0800
  • 08a19d873c clarify some error messages wrt unknown object types Nicolas Pitre 2006-12-20 13:34:05 -0500
  • 85023577a8 simplify inclusion of system header files. Junio C Hamano 2006-12-19 14:34:12 -0800
  • 6d2fa7f1b4 index-pack usage of mmap() is unacceptably slower on many OSes other than Linux Nicolas Pitre 2006-12-19 10:53:08 -0500
  • 313ce8cee6 gitweb: Show '...' links in "summary" view only if there are more items Robert Fitzsimons 2006-12-19 12:08:54 +0000
  • fc1905bb93 config_rename_section: fix FILE* leak Junio C Hamano 2006-12-19 21:55:27 -0800
  • c17f9f12a4 Remove COLLISION_CHECK from Makefile since it's not used. Brian Gernhardt 2006-12-19 22:25:13 -0500
  • 5caf923223 fix populate-filespec Junio C Hamano 2006-12-19 18:26:48 -0800
  • c6b4fa96cb git-cvsserver: fix breakage when calling git merge-file Eric Wong 2006-12-19 14:58:20 -0800
  • 8dce823562 Revert "Make left-right automatic." Junio C Hamano 2006-12-19 02:28:16 -0800
  • 4363dfbe3d Move "no merge candidate" warning into git-pull Josef Weidendorfer 2006-12-19 01:39:07 +0100
  • d4ebc36c5e Use preprocessor constants for environment variable names. Junio C Hamano 2006-12-19 01:28:15 -0800
  • 75c384efb5 Do not create $GIT_DIR/remotes/ directory anymore. Junio C Hamano 2006-12-19 01:50:37 -0800
  • 5fed466815 Merge branch 'jc/test-clone' into jc/clone Junio C Hamano 2006-12-19 01:38:18 -0800
  • 8683a45d66 Introduce GIT_TEMPLATE_DIR Johannes Schindelin 2006-12-19 09:18:09 +0100
  • 171e800b37 Revert "fix testsuite: make sure they use templates freshly built from the source" Junio C Hamano 2006-12-19 01:14:35 -0800
  • 835b2aeba7 git-add --interactive: hunk splitting Junio C Hamano 2006-12-11 17:09:26 -0800
  • 5cde71d64a git-add --interactive Junio C Hamano 2006-12-10 20:55:50 -0800
  • 4c10a5caa7 blame: -b (blame.blankboundary) and --root (blame.showroot) Junio C Hamano 2006-12-18 14:04:38 -0800
  • b8e9a00d40 git-branch -d: do not stop at the first failure. Quy Tonthat 2006-12-19 09:42:16 +1100