Commit Graph

  • 65a4e98a22 Git.pm: Don't #define around die Petr Baudis 2006-07-02 22:57:17 +0200
  • d78f099d89 Git.xs: older perl do not know const char * Johannes Schindelin 2006-07-02 11:53:03 +0200
  • e2a3871094 Git.pm: Avoid ppport.h Petr Baudis 2006-07-02 01:48:32 +0200
  • e6634ac984 Git.pm: Remove PerlIO usage from Git.xs Petr Baudis 2006-07-02 01:38:56 +0200
  • b9795608c4 Make perl interface a separate package Pavel Roskin 2006-06-30 01:09:28 -0400
  • 1434dbce02 Delete manuals if compiling without docs Pavel Roskin 2006-06-30 01:09:26 -0400
  • 1d8c9dc47d Fix probing for already installed Error.pm Pavel Roskin 2006-06-30 01:09:23 -0400
  • 3553309f5b Git.pm: clean generated files. Junio C Hamano 2006-06-30 00:43:43 -0700
  • 893973a6f2 Perly git: work around buggy make implementations. Junio C Hamano 2006-06-29 17:02:21 -0700
  • c35ebc902f Makefile: Set USE_PIC on x86-64 Junio C Hamano 2006-06-28 22:08:54 -0700
  • f1b8fd4aba Perly Git: arrange include path settings properly. Junio C Hamano 2006-06-28 03:17:07 -0700
  • c9093fb38b Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdir Dennis Stosberg 2006-06-27 00:23:08 +0200
  • 8d7f586f13 Git.pm: Support for perl/ being built by a different compiler Petr Baudis 2006-06-25 03:47:03 +0200
  • de86e131b5 Makefile fix for Solaris Dennis Stosberg 2006-06-27 00:21:07 +0200
  • c2eeb4dcfe "test" in Solaris' /bin/sh does not support -e Dennis Stosberg 2006-06-26 10:27:54 +0200
  • 71efe0ca3c Git.pm: Fix Git->repository("/somewhere/totally/elsewhere") Petr Baudis 2006-06-25 03:54:28 +0200
  • 24c4b71436 Git.pm: Swap hash_object() parameters Petr Baudis 2006-06-25 03:54:26 +0200
  • a6065b548f Git.pm: Try to support ActiveState output pipe Petr Baudis 2006-06-25 03:54:23 +0200
  • f6276fe159 Git.pm: tentative fix to test the freshly built Git.pm Junio C Hamano 2006-06-24 19:41:03 -0700
  • d595a473ee Git.pm: assorted build related fixes. Petr Baudis 2006-06-24 18:35:12 -0700
  • 523bbaa458 perl: fix make clean Junio C Hamano 2006-06-24 05:16:17 -0700
  • 5e6ab8607e Perl interface: make testsuite work again. Junio C Hamano 2006-06-23 17:56:11 -0700
  • f6af75d29c Perl interface: add build-time configuration to allow building with -fPIC Junio C Hamano 2006-06-23 17:57:48 -0700
  • 8f00660fc1 Convert git-mv to use Git.pm Petr Baudis 2006-06-24 04:34:53 +0200
  • d5c7721d58 Git.pm: Add support for subdirectories inside of working copies Petr Baudis 2006-06-24 04:34:51 +0200
  • d43ba46807 Git.pm: Implement options for the command interface Petr Baudis 2006-06-24 04:34:49 +0200
  • d79850e1fd Git.pm: Enhance the command_pipe() mechanism Petr Baudis 2006-06-24 04:34:47 +0200
  • 8b9150e3e3 Git.pm: Handle failed commands' output Petr Baudis 2006-06-24 04:34:44 +0200
  • 97b16c0674 Git.pm: Better error handling Petr Baudis 2006-06-24 04:34:42 +0200
  • 5c4082fd68 Add Error.pm to the distribution Petr Baudis 2006-06-24 04:34:40 +0200
  • 63df97ae7b Git.pm: Implement Git::version() Petr Baudis 2006-06-24 04:34:36 +0200
  • 8062f81c2d Git.pm: Call external commands using execv_git_cmd() Petr Baudis 2006-06-24 04:34:34 +0200
  • eca1f6fdb8 Git.pm: Implement Git::exec_path() Petr Baudis 2006-06-24 04:34:31 +0200
  • b1edc53d06 Introduce Git.pm (v4) Petr Baudis 2006-06-24 04:34:29 +0200
  • 556677144b autoconf: Use autoconf to write installation directories to config.mak.autogen Jakub Narebski 2006-07-03 01:56:48 +0200
  • 35c636ec48 Empty author may be presented by svn as an empty string or a null value. Robin Rosenberg 2006-07-03 00:21:00 +0200
  • 542ccefe89 commit.c: do not redefine UNINTERESTING bit. Junio C Hamano 2006-07-02 11:34:17 -0700
  • 6ee030d68a instaweb: fix unportable ';' usage in sed Eric Wong 2006-07-02 04:56:16 -0700
  • 07002287f3 Makefile: replace ugly and unportable sed invocation Johannes Schindelin 2006-07-02 11:31:30 +0200
  • c0fa8255c6 Fold get_merge_bases_clean() into get_merge_bases() Rene Scharfe 2006-07-02 11:49:38 +0200
  • 02d3dca3bf revision.c: fix "dense" under --remove-empty Linus Torvalds 2006-07-02 10:55:59 -0700
  • f43915da0c Allow passing -pedantic etc to Meta/Make Junio C Hamano 2006-07-01 23:25:20 -0700
  • 331938f088 Update announce message. Junio C Hamano 2006-07-01 23:24:57 -0700
  • 4c11c72718 Update procedure on old master machine. Junio C Hamano 2006-07-01 23:18:56 -0700
  • 5faf64cd28 Remove awkward compatibility warts Timo Hirvonen 2006-06-24 20:28:42 +0300
  • d7de00f7e0 --name-only, --name-status, --check and -s are mutually exclusive Timo Hirvonen 2006-06-24 20:26:49 +0300
  • 047fbe906b builtin-diff: turn recursive on when defaulting to --patch format. Junio C Hamano 2006-07-01 22:15:40 -0700
  • b319b02e2a t4013: add "diff" UI program tests. Junio C Hamano 2006-07-01 22:02:17 -0700
  • a51d37c1df Add git-instaweb, instantly browse the working repo with gitweb Eric Wong 2006-07-01 15:14:14 -0700
  • dc6d9b4999 gitweb: Declare global variables with "our" Dennis Stosberg 2006-06-21 15:07:08 +0200
  • e0becd9445 gitweb: Enable tree (directory) history display Luben Tuikov 2006-06-30 19:11:18 -0700
  • b00d7079ce gitweb: optimize per-file history generation Junio C Hamano 2006-06-30 18:54:32 -0700
  • 4a87b43e37 gitweb: Declare global variables with "our" Dennis Stosberg 2006-06-21 15:07:08 +0200
  • 85b7cfb103 gitweb: Enable tree (directory) history display Luben Tuikov 2006-06-30 19:11:18 -0700
  • cdd4037d70 gitweb: optimize per-file history generation Junio C Hamano 2006-06-30 18:54:32 -0700
  • 0556a11a0d git object hash cleanups v1.4.1 Linus Torvalds 2006-06-30 11:20:33 -0700
  • 6631c73685 revision.c: --full-history fix. Linus Torvalds 2006-06-30 20:21:59 -0700
  • 31aea7ef77 Make clear_commit_marks() clean harder Rene Scharfe 2006-07-02 01:29:58 +0200
  • 0d2c9d67d9 Add '...' operator for revisions Rene Scharfe 2006-07-02 01:29:37 +0200
  • 31609c1725 Add get_merge_bases_clean() Rene Scharfe 2006-07-02 01:29:26 +0200
  • ac3bc6c1d1 Fix errno usage in connect.c Petr Baudis 2006-07-01 23:56:26 +0200
  • c64ea8521b Minor documentation fixup. Robin Rosenberg 2006-07-02 02:07:40 +0200
  • 03e0ea8712 git-svn: allow a local target directory to be specified for init Eric Wong 2006-06-30 21:42:53 -0700
  • 560b25a86f don't load objects needlessly when repacking Nicolas Pitre 2006-06-30 22:55:30 -0400
  • e3a5629813 upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8 Junio C Hamano 2006-06-30 11:30:29 -0700
  • 609c72e2e6 Update to prepare catching perl-Git RPM Junio C Hamano 2006-06-30 12:47:27 -0700
  • 7b8cf0cf29 Rename man1 and man7 variables to man1dir and man7dir Jakub Narebski 2006-06-29 23:26:54 +0200
  • e14421b9aa Allow INSTALL, bindir, mandir to be set in main Makefile Jakub Narebski 2006-06-29 22:11:25 +0200
  • fc046a75d5 Abstract out accesses to object hash array Linus Torvalds 2006-06-29 21:38:55 -0700
  • 8dbbd14ea3 consider previous pack undeltified object state only when reusing delta data Nicolas Pitre 2006-06-29 23:44:52 -0400
  • 93326071ea Merge branch 'jc/test-3402' Junio C Hamano 2006-06-29 23:47:59 -0700
  • 30d3872dd0 Retire USE_PIC from Meta/Make since the main Makefile has enough smarts now. Junio C Hamano 2006-06-29 23:42:32 -0700
  • 51d1e83f91 Do not try futile object pairs when repacking. Linus Torvalds 2006-06-29 14:04:01 -0700
  • cc7d5bcf00 Racy GIT (part #3) Junio C Hamano 2006-06-29 14:48:22 -0700
  • 7c6f8aaf6d move get_merge_bases() to core lib. Johannes Schindelin 2006-06-29 15:17:32 +0200
  • 52cab8a084 refactor merge_bases() as preparation to libify merge-base Johannes Schindelin 2006-06-29 15:16:46 +0200
  • f3bc468212 Merge branch 'jc/diff-test-updates' into th/diff Junio C Hamano 2006-06-29 12:09:22 -0700
  • 026625e78e t4013: note improvements brought by the new output code. Junio C Hamano 2006-06-29 12:00:12 -0700
  • 6adc876016 Merge branch 'jc/diff-test' into jc/diff-test-updates Junio C Hamano 2006-06-29 11:52:33 -0700
  • 26183e25d4 Merge branch 'jc/diff-test' into th/diff Junio C Hamano 2006-06-29 00:30:57 -0700
  • d410e43b35 t4013: add format-patch tests. Junio C Hamano 2006-06-29 00:01:07 -0700
  • 27e1b127f3 format-patch: fix diff format option implementation Junio C Hamano 2006-06-29 00:18:52 -0700
  • 75dedd5a21 Merge branch 'jc/repack' Junio C Hamano 2006-06-28 23:43:48 -0700
  • f38c2a9c99 Merge branch 'js/patch' Junio C Hamano 2006-06-28 23:42:40 -0700
  • 9fdc3bb5c2 diff.c: fix get_patch_id() Junio C Hamano 2006-06-28 22:49:42 -0700
  • 982b64e4cc t4014: fix test commit labels. Junio C Hamano 2006-06-28 22:48:34 -0700
  • 0c7993839b Improved three-way blob merging code Linus Torvalds 2006-06-28 22:06:36 -0700
  • 83788070a3 Prepare "git-merge-tree" for future work Linus Torvalds 2006-06-28 11:18:27 -0700
  • a9ed376b15 xdiff: generate "anti-diffs" aka what is common to two files Linus Torvalds 2006-06-28 21:57:12 -0700
  • abc0267016 checkout -m: fix read-tree invocation v1.4.1-rc2 Junio C Hamano 2006-06-28 11:47:28 -0700
  • 8f4a9b62ee t/README: start testing porcelainish Junio C Hamano 2006-06-28 11:45:52 -0700
  • f252281102 Merge branch 'jc/diff-test-updates' into th/diff Junio C Hamano 2006-06-28 04:02:46 -0700
  • 2c0b4dfd5a combine-diff.c: type sanity. Junio C Hamano 2006-06-28 01:46:41 -0700
  • 47e5c0ca2c Save errno in handle_alias() Johannes Schindelin 2006-06-28 12:45:27 +0200
  • f0ef05967f rebase: check for errors from git-commit Eric Wong 2006-06-28 03:24:23 -0700
  • c5f448b0f2 cvsimport - cleanup of the multi-indexes handling Martin Langhoff 2006-06-28 22:13:23 +1200
  • 3b44f15a35 connect.c: check the commit buffer boundary while parsing. Junio C Hamano 2006-06-28 03:51:00 -0700
  • c78963d280 connect.c: remove unused parameters from tcp_connect and proxy_connect Junio C Hamano 2006-06-28 03:50:33 -0700
  • 554fe20d80 Make some strings const Timo Hirvonen 2006-06-28 12:04:39 +0300
  • 66eb64cba6 rebase: get rid of outdated MRESOLVEMSG Eric Wong 2006-06-28 02:11:06 -0700