Commit Graph

  • 33ebb8717f git wrapper: fix command name in an error message. Andreas Ericsson 2006-06-28 02:17:21 -0700
  • 80f50749da git-svn: be verbose by default on fetch/commit, add -q/--quiet option Eric Wong 2006-06-27 19:39:14 -0700
  • a00439acd2 git-svn: add --follow-parent and --no-metadata options to fetch Eric Wong 2006-06-27 19:39:13 -0700
  • 27e9fb8d41 git-svn: add the commit-diff command Eric Wong 2006-06-27 19:39:12 -0700
  • c1927a8554 git-svn: several graft-branches improvements Eric Wong 2006-06-27 19:39:11 -0700
  • dc62e25cbd git-svn: SVN 1.1.x library compatibility Eric Wong 2006-06-28 03:07:14 -0700
  • 2386c2975d combine-diff.c: type sanity Junio C Hamano 2006-06-28 01:38:19 -0700
  • 8dcaefb52f quote.c: silence compiler warnings from EMIT macro Jeff King 2006-06-28 01:59:23 -0400
  • 81db094107 format-patch: use clear_commit_marks() instead of some ad-hockery Johannes Schindelin 2006-06-27 22:38:04 +0200
  • 9e76bab14e t4013 test updates for new output code. Junio C Hamano 2006-06-27 15:36:19 -0700
  • 3969cf7db1 Fix some more diff options changes. Junio C Hamano 2006-06-27 15:08:19 -0700
  • a959e0dc16 Merge branch 'jc/diff-test' into th/diff Junio C Hamano 2006-06-27 11:05:02 -0700
  • 3223847a8f Fix diff-tree -s Timo Hirvonen 2006-06-27 19:43:22 +0300
  • 1798562745 log --raw: Don't descend into subdirectories by default Timo Hirvonen 2006-06-27 16:27:51 +0300
  • f005df3910 diff-tree: Use ---\n as a message separator Timo Hirvonen 2006-06-27 15:39:29 +0300
  • 946c3784a3 Print empty line between raw, stat, summary and patch Timo Hirvonen 2006-06-27 15:09:17 +0300
  • 8096fae726 Fix expr usage for FreeBSD Dennis Stosberg 2006-06-27 18:54:26 +0200
  • 8780bd8fd2 t4014: fix for whitespace from "wc -l" Johannes Schindelin 2006-06-27 10:12:12 +0200
  • 47979d5d5b t4013: add more tests around -c and --cc Junio C Hamano 2006-06-26 23:29:11 -0700
  • 197c6bce75 Update Doit Junio C Hamano 2006-06-26 16:45:02 -0700
  • 2713b8a32c Update WI Junio C Hamano 2006-06-26 16:42:38 -0700
  • ece3c67f9c t4014: add format-patch --ignore-if-in-upstream test Junio C Hamano 2006-06-26 15:40:09 -0700
  • 9dafea2678 whatchanged: Default to DIFF_FORMAT_RAW Timo Hirvonen 2006-06-25 15:39:35 +0300
  • 5e2b0636c7 Don't xcalloc() struct diffstat_t Timo Hirvonen 2006-06-25 14:28:19 +0300
  • 39bc9a6c20 Add msg_sep to diff_options Timo Hirvonen 2006-06-25 13:54:14 +0300
  • 0e677e1a6b DIFF_FORMAT_RAW is not default anymore Timo Hirvonen 2006-06-24 20:25:08 +0300
  • c9b5ef998a Set default diff output format after parsing command line Timo Hirvonen 2006-06-24 20:24:14 +0300
  • a610786f4b Make --raw option available for all diff commands Timo Hirvonen 2006-06-24 20:23:06 +0300
  • c6744349df Merge with_raw, with_stat and summary variables to output_format Timo Hirvonen 2006-06-24 20:21:53 +0300
  • 9c6efa366e format-patch: introduce "--ignore-if-in-upstream" Johannes Schindelin 2006-06-25 03:52:01 +0200
  • fcb3d0adc1 add diff_flush_patch_id() to calculate the patch id Johannes Schindelin 2006-06-25 03:51:08 +0200
  • 3c2f75b590 t4013: add tests for diff/log family output options. Junio C Hamano 2006-06-26 13:46:52 -0700
  • 1ef9e05dbf Merge branch 'jc/squash' Junio C Hamano 2006-06-26 14:36:10 -0700
  • 6a0dbb8a5c Merge branch 'jc/diff' Junio C Hamano 2006-06-26 14:36:02 -0700
  • 9f9817e34a Merge branch 'ml/cvsimport' Junio C Hamano 2006-06-26 14:35:33 -0700
  • 2cc06a0500 Merge branch 'js/diff' Junio C Hamano 2006-06-26 14:28:42 -0700
  • 57be46fd21 Merge branch 'ew/rebase' Junio C Hamano 2006-06-26 14:05:13 -0700
  • 07d68930c2 Fix pkt-line.h to compile with a non-GCC compiler Dennis Stosberg 2006-06-26 10:27:07 +0200
  • e898081dfb Solaris needs inclusion of signal.h for signal() Dennis Stosberg 2006-06-26 10:26:13 +0200
  • 3acb27b6a4 correct documentation for git grep Matthias Lederhofer 2006-06-25 18:07:15 +0200
  • 2ad47d61b9 git-repack: Be careful when updating the same pack as an existing one. Junio C Hamano 2006-06-25 05:28:58 -0700
  • 801235c5e6 diff --color: use $GIT_DIR/config Junio C Hamano 2006-06-24 04:06:23 -0700
  • d5e673b60b rebase: allow --skip to work with --merge Eric Wong 2006-06-24 18:29:49 -0700
  • 9e4bc7dd1b rebase: cleanup rebasing with --merge Eric Wong 2006-06-24 18:29:48 -0700
  • 9a99c087da rebase: allow --merge option to handle patches merged upstream Eric Wong 2006-06-24 18:29:47 -0700
  • 29f4ad867c git-commit: filter out log message lines only when editor was run. Yann Dirson 2006-06-24 00:04:05 +0200
  • 817151e61a Rename safe_strncpy() to strlcpy(). Peter Eriksen 2006-06-24 16:01:25 +0200
  • 3eaa38da94 apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag. Johannes Schindelin 2006-06-24 22:10:11 +0200
  • d2543b8ee3 Clean up diff.c Timo Hirvonen 2006-06-24 20:20:32 +0300
  • 061303f0b5 cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch} Johannes Schindelin 2006-06-24 21:42:20 +0200
  • 27a9912e2b update binary building Junio C Hamano 2006-06-24 19:31:12 -0700
  • ba8e668def On x86-64 define USE_PIC (at least for now) Junio C Hamano 2006-06-24 19:26:52 -0700
  • 7ccd9009ac cvsimport: setup indexes correctly for ancestors and incremental imports Martin Langhoff 2006-06-24 23:13:08 +1200
  • acb70149bc repo-config: fix printing of bool Junio C Hamano 2006-06-24 05:19:30 -0700
  • 0ec2f6b739 diff --color: use reset sequence when we mean reset. Junio C Hamano 2006-06-24 04:20:39 -0700
  • 1054dcd165 git-repack -- respect -q and be quiet Martin Langhoff 2006-06-24 21:41:25 +1200
  • 84702995f8 A better-scheduled PPC SHA-1 implementation. Unknown 2006-06-24 02:31:20 -0700
  • b57cbbf8a8 test-sha1: test hashing large buffer Junio C Hamano 2006-06-24 02:59:20 -0700
  • 7d0c68871a git-merge --squash Junio C Hamano 2006-06-23 01:37:02 -0700
  • b65bc21e7d Makefile: add framework to verify and bench sha1 implementations. Junio C Hamano 2006-06-24 00:59:49 -0700
  • 86378b3289 git-pull: abort when fmt-merge-msg fails. Junio C Hamano 2006-06-24 01:10:27 -0700
  • bc1f262d67 Merge branch 'pb/error' Junio C Hamano 2006-06-24 01:06:51 -0700
  • ce88ac5b12 usage: minimum type fix. Junio C Hamano 2006-06-23 22:44:33 -0700
  • 39a3f5ea7c Customizable error handlers Petr Baudis 2006-06-24 04:34:38 +0200
  • 5e7c91d6f7 git-merge: Don't use -p when outputting summary Timo Hirvonen 2006-06-24 00:45:40 +0300
  • 0d21efa51c Teach diff about -b and -w flags Johannes Schindelin 2006-06-14 17:40:23 +0200
  • cda8ab59bb git-commit: allow -e option anywhere on command line Jeff King 2006-06-23 09:43:38 -0400
  • 8d3cbd27d4 patch-id: take "commit" prefix as well as "diff-tree" prefix Johannes Schindelin 2006-06-23 17:36:21 +0200
  • 1f33026937 Makefile: do not recompile main programs when libraries have changed. Junio C Hamano 2006-06-22 15:43:47 -0700
  • f60349aa78 add GIT-CFLAGS to .gitignore Matthias Kestenholz 2006-06-22 23:06:39 +0200
  • 50f575fc98 Tweak diff colors Linus Torvalds 2006-06-22 13:53:31 -0700
  • bf9e9542f9 Merge branch 'master' into next v1.4.1-rc1 Junio C Hamano 2006-06-22 10:36:26 -0700
  • 5ab2c0a475 Merge branch 'js/lsfix' Junio C Hamano 2006-06-22 10:35:13 -0700
  • c5c23745d8 Merge branch 'ew/rebase' Junio C Hamano 2006-06-22 10:34:02 -0700
  • c3e1608862 Merge branch 'jn/web' Junio C Hamano 2006-06-22 10:33:34 -0700
  • f4241c4c9a Merge early parts of branch 'js/diff' Junio C Hamano 2006-06-22 10:32:58 -0700
  • 16bf4e1f1e Merge branch 'jc/upload-corrupt' Junio C Hamano 2006-06-22 10:25:51 -0700
  • b8ca3fbd46 Merge branch 'ew/rebase' into next Junio C Hamano 2006-06-22 02:29:58 -0700
  • 8ec7e19499 Merge branch 'jn/web' into next Junio C Hamano 2006-06-22 02:29:50 -0700
  • 8adc4bd4a5 gitweb: whitespace cleanup around '=' Jakub Narebski 2006-06-22 08:52:57 +0200
  • 4c5c20261c gitweb: Use $hash_base as $search_hash if possible Timo Hirvonen 2006-06-20 16:41:05 +0300
  • b879de1812 Merge branch 'jc/waitpid' Junio C Hamano 2006-06-22 02:19:08 -0700
  • e94528a0e9 Merge branch 'ff/c99' Junio C Hamano 2006-06-22 02:18:51 -0700
  • c0a2e1c0ba Merge branch 'pb/config' Junio C Hamano 2006-06-22 02:15:45 -0700
  • f97ccded31 Merge branch 'lt/objlist' Junio C Hamano 2006-06-22 02:15:22 -0700
  • ec9d00d078 git-svn: fix commit --edit flag when using SVN:: libraries Eric Wong 2006-06-22 01:22:46 -0700
  • bbc932c845 Makefile: do not force unneeded recompilation upon GIT_VERSION changes Junio C Hamano 2006-06-22 02:04:27 -0700
  • 5887ac821f rebase --merge: fix for rebasing more than 7 commits. Junio C Hamano 2006-06-22 01:44:54 -0700
  • 79ee555bac Check and document the options to prevent mistakes. Eric W. Biederman 2006-06-21 07:17:31 -0600
  • c1f8064b14 Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used. Yakov Lerner 2006-06-22 04:47:00 +0300
  • fba6e3f039 Merge branch 'master' into next Junio C Hamano 2006-06-21 18:37:31 -0700
  • 78831b40d6 Merge branch 'jc/upload-corrupt' into next Junio C Hamano 2006-06-21 16:38:11 -0700
  • 811476d224 Merge branch 'jn/web' into next Junio C Hamano 2006-06-21 16:38:05 -0700
  • ba0012c367 daemon: send stderr to /dev/null instead of closing. Junio C Hamano 2006-06-21 16:37:48 -0700
  • 49f582a040 gitweb: Make use of $PATH_INFO for project parameter Jakub Narebski 2006-06-21 17:06:39 +0200
  • 5fdc849965 Fix grow_refs_hash() Linus Torvalds 2006-06-21 11:01:12 -0700
  • 160a59f326 Merge branch 'ew/rebase' into next Junio C Hamano 2006-06-21 03:56:41 -0700
  • 693c15dc28 rebase: error out for NO_PYTHON if they use recursive merge Eric Wong 2006-06-21 03:04:42 -0700
  • c3fb0e358e Add renaming-rebase test. Junio C Hamano 2006-06-18 03:33:12 -0700
  • 58634dbff8 rebase: Allow merge strategies to be used when rebasing Eric Wong 2006-06-21 03:04:41 -0700