Commit Graph

  • 12d4a97a03 Merge branch 'jc/mailinfo' Junio C Hamano 2006-07-09 23:49:00 -0700
  • fc93dbbfc9 Merge branch 'ew/diff' Junio C Hamano 2006-07-09 23:47:39 -0700
  • e6ff54a261 Merge branch 'ew/svn' Junio C Hamano 2006-07-09 23:37:19 -0700
  • cd6f207a44 Additional merge-base tests (revised) A Large Angry SCM 2006-07-04 17:35:20 -0700
  • f324943816 merge-base: update the clean-up postprocessing Junio C Hamano 2006-07-04 18:46:42 -0700
  • ff4c848527 Fix typos involving the word 'commit' Alp Toker 2006-07-09 10:36:24 +0100
  • cb65296348 Fix some doubled word typos Alp Toker 2006-07-09 10:36:23 +0100
  • 3e564f3a6c Fix some doubled word typos Alp Toker 2006-07-09 10:36:23 +0100
  • 85fb65ed6e "git -p cmd" to page anywhere Junio C Hamano 2006-06-06 16:58:40 -0700
  • cfc01c0387 change ent to tree in git-diff documentation Matthias Lederhofer 2006-07-09 11:59:39 +0200
  • 81d0e51e28 Typofix in configure.ac comment. Pavel Roskin 2006-07-09 02:46:17 -0700
  • 02853588a4 Typofix in Makefile comment. Pavel Roskin 2006-07-09 02:44:58 -0700
  • addf88e455 Assorted typo fixes Pavel Roskin 2006-07-09 03:44:30 -0400
  • f671957206 configure.ac vertical whitespace usage cleanup Jakub Narebski 2006-07-08 23:07:14 +0200
  • fd22c0271b autoconf: Checks for some programs Jakub Narebski 2006-07-08 23:07:13 +0200
  • ebdf53210c autoconf: Checks for libraries Jakub Narebski 2006-07-08 23:07:12 +0200
  • 1bbbadbc2c autoconf: Checks for some library functions. Jakub Narebski 2006-07-08 23:07:11 +0200
  • eb0f255d61 autoconf: Checks for typedefs, structures, and compiler characteristics. Jakub Narebski 2006-07-08 23:07:10 +0200
  • d3a6db9811 autoconf: Preparing the way for autodetection Jakub Narebski 2006-07-08 23:07:09 +0200
  • 633b423961 Copy description of build configuration variables to configure.ac Jakub Narebski 2006-07-08 23:07:08 +0200
  • 7fb39d5f58 Convert git-annotate to use Git.pm Petr Baudis 2006-07-03 22:48:07 +0200
  • 3c479c37f8 Git.pm: Introduce fast get_object() method Petr Baudis 2006-07-03 22:48:05 +0200
  • 0270083ded Make it possible to set up libgit directly (instead of from the environment) Petr Baudis 2006-07-03 22:48:03 +0200
  • e82e058d3a GIT_TRACE: fix a mixed declarations and code warning Timo Hirvonen 2006-06-28 12:15:00 +0300
  • 575ba9d69d GIT_TRACE: show which built-in/external commands are executed Matthias Lederhofer 2006-06-25 15:56:18 +0200
  • ba84a797e7 builtin "git prune" Linus Torvalds 2006-07-06 10:16:22 -0700
  • 25b7c18ecd Add "raw" output option to blobs in "tree" view format Luben Tuikov 2006-07-06 23:39:30 -0700
  • b1e9fff7e7 upload-pack: lift MAX_NEEDS and MAX_HAS limitation Junio C Hamano 2006-07-05 18:00:02 -0700
  • 6ece0d3030 upload-pack: use object pointer not copy of sha1 to keep track of has/needs. Junio C Hamano 2006-07-05 17:41:39 -0700
  • 88f0d5d7d9 Merge branch 'sf/diff' Junio C Hamano 2006-07-09 00:52:36 -0700
  • f3aafa4db2 Disable color detection during format-patch Ryan Anderson 2006-07-09 02:28:21 -0400
  • 135a522e3f git-cvsexportcommit can't handle merge commits correctly Peter Baumann 2006-07-07 12:55:41 +0200
  • 92b878ade1 Teach make clean about configure and autoconf Jakub Narebski 2006-07-08 23:07:07 +0200
  • 998c4daaf4 Work around sed and make interactions on the backslash at the end of line. Junio C Hamano 2006-07-07 13:04:35 -0700
  • d9bffc08fd Using 'perl' in *.sh Michal Rokos 2006-07-08 17:32:04 +0200
  • 6e959ab05a sed -e '/RE/r rfile/' needs space in 'r rfile' Michal Rokos 2006-07-08 17:27:10 +0200
  • 6244b24906 Close the index file between writing and committing Johannes Schindelin 2006-07-08 10:56:28 +0200
  • 3a895e0268 templates/hooks--update: replace diffstat calls with git diff --stat Eric Wong 2006-07-08 01:50:02 -0700
  • 83ad63cfeb diff: do not use configuration magic at the core-level Junio C Hamano 2006-07-08 01:05:16 -0700
  • a0c2089c1d colored diff: diff.color = auto fix Junio C Hamano 2006-07-07 17:48:02 -0700
  • ae3e5e1ef2 git log -p --merge [[--] paths...] Junio C Hamano 2006-07-03 02:59:32 -0700
  • 140245b3e2 Makefile: export NO_SVN_TESTS Johannes Schindelin 2006-07-07 13:26:31 +0200
  • b53766483f Update diff-options and config documentation. Junio C Hamano 2006-07-07 05:28:05 -0700
  • fef88bb013 diff.c: --no-color to defeat diff.color configuration. Junio C Hamano 2006-07-07 05:27:24 -0700
  • b68ea12e30 diff.c: respect diff.renames config option Eric Wong 2006-07-07 04:01:23 -0700
  • d507bb1500 diff-options: Explain --text and -a Stephan Feder 2006-07-07 15:57:09 +0200
  • ca49920f6f Add -a and --text to common diff options help Stephan Feder 2006-07-07 15:57:08 +0200
  • 63ac450119 Teach diff -a as shorthand for --text Stephan Feder 2006-07-07 15:57:07 +0200
  • 6d64ea965b Teach --text option to diff Stephan Feder 2006-07-07 12:33:57 +0200
  • 6bdca89057 send-email: format 2822 datestring ourselves. Jakub Narebski 2006-07-07 20:57:55 +0200
  • c9c95bbc9c Do not drop data from '\0' until eol in patch output Stephan Feder 2006-07-07 12:33:44 +0200
  • 97beb812db builtin-log: respect diff configuration options Eric Wong 2006-07-07 03:10:45 -0700
  • 4b832e819d git-svn: migrate out of contrib (follow-up) Junio C Hamano 2006-07-07 03:17:16 -0700
  • be4c7014f2 rev-parse documentation: talk about range notation. Junio C Hamano 2006-07-06 22:37:51 -0700
  • 8048e24b87 show-branch: match documentation and usage Junio C Hamano 2006-07-06 19:21:47 -0700
  • bf928e9d2c Merge branch 'js/merge-base' Junio C Hamano 2006-07-06 19:26:13 -0700
  • b7d936b2fd builtin-rev-parse.c: constness tightening Junio C Hamano 2006-07-06 00:16:35 -0700
  • 17e6019a2a diffcore-rename: try matching up renames without populating filespec first. Junio C Hamano 2006-07-06 00:35:47 -0700
  • 60d02ccc18 git-svn: migrate out of contrib Eric Wong 2006-07-06 00:14:16 -0700
  • c31cfb3db3 Merge branch 'ew/instaweb' Junio C Hamano 2006-07-06 17:01:00 -0700
  • 3d3e95af82 core.compression documentation formatting fix. Joachim Berdal Haga 2006-07-06 22:35:54 +0200
  • b75bf2c3f0 mailinfo: assume input is latin-1 on the header as we do for the body Junio C Hamano 2006-07-05 14:17:49 -0700
  • ac83aa2e1f git-reset: complain and exit upon seeing an unknown parameter. Junio C Hamano 2006-07-05 19:44:03 -0700
  • 8a48571ce5 gitk: Show the currently checked-out head in bold font Paul Mackerras 2006-07-06 10:21:23 +1000
  • 79d3696cfb git-grep: boolean expression on pattern matching. Junio C Hamano 2006-06-30 03:04:05 -0700
  • bc483d0480 Merge branch 'lt/gitweb' Junio C Hamano 2006-07-05 16:40:15 -0700
  • a3d470c2d5 Merge branch 'jc/fmt-merge-msg-test' Junio C Hamano 2006-07-05 16:36:46 -0700
  • b296990c3b Merge branch 'jc/sha1' Junio C Hamano 2006-07-05 16:36:25 -0700
  • 49b2788539 Merge branch 'jc/diff-test' Junio C Hamano 2006-07-05 16:33:50 -0700
  • 0c926a3d9c Merge branch 'th/diff' Junio C Hamano 2006-07-05 16:31:24 -0700
  • 169c2e9d1e Merge branch 'jc/grepfix' Junio C Hamano 2006-07-05 16:25:32 -0700
  • d87b90e47f Merge branch 'js/fmt-merge-msg' Junio C Hamano 2006-07-05 16:23:46 -0700
  • b5dd9d2027 Fix print-log and diff compatibility with recent vc versions Ville Skytt,Ad(B 2006-07-05 01:35:52 +0300
  • 4bbf599f7b git-svn: avoid fetching files outside of the URL we're tracking Eric Wong 2006-07-05 05:14:00 -0700
  • f8a2c0d14f gitk: Allow the user to set some colors Paul Mackerras 2006-07-05 22:56:37 +1000
  • 58ecf5c1cd Re-fix clear_commit_marks(). Junio C Hamano 2006-07-04 17:45:22 -0700
  • 2718ff098a Improve git-peek-remote Linus Torvalds 2006-07-04 12:29:10 -0700
  • 4205eca8de rev-list: free commit_list in ... handler Rene Scharfe 2006-07-04 21:22:20 +0200
  • 088b084bbb git-grep: use a bit more specific error messages. Junio C Hamano 2006-07-04 02:44:48 -0700
  • fcfe34b5ac git-grep: fix exit code when we use external grep. Junio C Hamano 2006-07-04 02:43:40 -0700
  • 5390590f6d git-grep: fix parsing of pathspec separator '--' Junio C Hamano 2006-07-04 02:31:50 -0700
  • 3dd4e7320d Teach rev-parse the ... syntax. Santi Béjar 2006-07-04 11:02:22 +0200
  • 4d62eaabeb t8001-annotate: fix a bash-ism in this test Eric Wong 2006-07-04 01:04:24 -0700
  • 00449f992b Make git-fmt-merge-msg a builtin Johannes Schindelin 2006-07-03 17:18:43 +0200
  • 30a95f3073 t6200: fmt-merge-msg test. Junio C Hamano 2006-07-03 18:09:54 -0700
  • 280242d1cc send-email: do not barf when Term::ReadLine does not like your terminal Junio C Hamano 2006-07-02 16:03:59 -0700
  • 624314fda7 boolean: accept yes and no as well Junio C Hamano 2006-07-03 18:48:23 -0700
  • 3f492ba1fc annotate: Correct most merge following to annotate correctly. Ryan Anderson 2006-07-03 21:30:02 -0400
  • f560069bc5 annotate: Support annotation of files on other revisions. Ryan Anderson 2006-07-03 21:30:01 -0400
  • c7a30e5684 Git.pm: Introduce ident() and ident_person() methods Petr Baudis 2006-07-03 22:48:01 +0200
  • 3cb8caf729 Convert git-send-email to use Git.pm Petr Baudis 2006-07-03 22:47:58 +0200
  • dc2613de86 Git.pm: Add config() method Petr Baudis 2006-07-03 22:47:55 +0200
  • 6fcca938b0 Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging Petr Baudis 2006-07-03 23:16:32 +0200
  • 12f6c308d5 Make zlib compression level configurable, and change default. Joachim B Haga 2006-07-03 22:11:47 +0200
  • f23c75a8ec Merge branch 'master' into js/merge-base Junio C Hamano 2006-07-03 03:14:32 -0700
  • 160b798303 revert clear-commit-marks for now. Junio C Hamano 2006-07-03 03:05:20 -0700
  • 2ef108013e get_merge_bases: clean up even when there is no common commit. Junio C Hamano 2006-07-03 03:02:27 -0700
  • 3c767a0824 INSTALL: a tip for running after building but without installing. Junio C Hamano 2006-07-02 23:54:47 -0700
  • 8fced61cbc Makefile: tighten git-http-{fetch,push} dependencies Junio C Hamano 2006-07-03 00:53:13 -0700
  • d3140f5c2a Perly Git: make sure we do test the freshly built one. Junio C Hamano 2006-07-02 16:49:12 -0700