1534 Commits (5266d369b21f8c260fa60d94fb29c3998c521e4a)

Author SHA1 Message Date
Jakub Narebski f09f1d35b5 Remove gitweb/gitweb.cgi and other legacy targets from main Makefile 14 years ago
Jakub Narebski ff2e2cd584 git-instaweb: Simplify build dependency on gitweb 14 years ago
Jon Seymour f2dd8c3799 git: add --info-path and --man-path options 14 years ago
Ramsay Jones 0bcd9ae85d sparse: Fix errors due to missing target-specific variables 14 years ago
Ramsay Jones 1e0f8c41ac sparse: Fix an "symbol 'merge_file' not decared" warning 14 years ago
Ramsay Jones f228d1f006 Makefile: Use cgcc rather than sparse in the check target 14 years ago
Ævar Arnfjörð Bjarmason ff46a49afa Makefile: extract Q_() source strings as ngettext() 14 years ago
Stephen Boyd 52d269da7e Makefile: Cover more files with make check 14 years ago
Jonathan Nieder 28bd70d811 unbreak and eliminate NO_C99_FORMAT 14 years ago
Jonathan Nieder 92a684b916 i18n: "make distclean" should clean up after "make pot" 14 years ago
Ævar Arnfjörð Bjarmason cd5513a716 i18n: Makefile: "pot" target to extract messages marked for translation 14 years ago
Jonathan Nieder 309552295a i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set 14 years ago
Ævar Arnfjörð Bjarmason bb946bba76 i18n: add GETTEXT_POISON to simulate unfriendly translator 14 years ago
Ævar Arnfjörð Bjarmason 6578483036 i18n: add no-op _() and N_() wrappers 14 years ago
Michal Rokos 987893d82d Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section 14 years ago
Martin von Zweigbergk fdb76c104a Makefile: do not install sourced rebase scripts 14 years ago
Martin von Zweigbergk 46df82d5fa rebase: extract am code to new source file 14 years ago
Martin von Zweigbergk fa99c1e1e1 rebase: extract merge code to new source file 14 years ago
Nguyễn Thái Ngọc Duy 0ed7481347 setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd 14 years ago
Brandon Casey 19128d6cd8 Makefile: add NO_FNMATCH_CASEFOLD to IRIX sections 14 years ago
Arnout Engelen 6cf6bb3e47 Improve error messages when temporary file creation fails 14 years ago
Jonathan Nieder e4117b1fe8 Makefile: transport-helper uses thread-utils.h 14 years ago
Ramsay Jones b7037b6a1f msvc: git-daemon.exe: Fix linker "unresolved externals" error 14 years ago
Junio C Hamano 5b02b9baf7 Do not link with -lcrypto under NO_OPENSSL 14 years ago
Jonathan Nieder f188e33e8a Makefile: dependencies for vcs-svn tests 14 years ago
Erik Faye-Lund 6612b9e471 help: always suggest common-cmds if prefix of cmd 14 years ago
Tay Ray Chuan 1966d9f37b shift end_url_with_slash() from http.[ch] to url.[ch] 14 years ago
Jeff King 79c461d5b1 docs: default to more modern toolset 14 years ago
Diego Elio Pettenò 401857c4c6 imap-send: link against libcrypto for HMAC and others 14 years ago
Erik Faye-Lund d1b6e6e015 win32: use our own dirent.h 14 years ago
Johan Herland 75ef3f4a5c git notes merge: Initial implementation handling trivial merges only 14 years ago
Jonathan Nieder b0613ce0f9 wrapper: give zlib wrappers their own translation unit 14 years ago
Erik Faye-Lund a666b472c7 daemon: opt-out on features that require posix 14 years ago
Erik Faye-Lund fdc1211463 mingw: use poll-emulation from gnulib 14 years ago
Mike Pape da523cc597 compat: add inet_pton and inet_ntop prototypes 14 years ago
Mike Pape 088d880247 mingw: implement syslog 14 years ago
Markus Duft 2844923d62 add support for the SUA layer (interix; windows) 14 years ago
Ilari Liusvaara 7f3ecebfcd git-remote-ext 14 years ago
Ilari Liusvaara 3a9ed4bdee git-remote-fd 14 years ago
Ævar Arnfjörð Bjarmason 4de066b6f1 Makefile & configure: add a NO_FNMATCH_CASEFOLD flag 14 years ago
Ævar Arnfjörð Bjarmason f3f3d9366e Makefile & configure: add a NO_FNMATCH flag 14 years ago
Junio C Hamano 2f76919517 MinGW: avoid collisions between "tags" and "TAGS" 14 years ago
Ævar Arnfjörð Bjarmason b3457afc4f Makefile: add CC to TRACK_CFLAGS 14 years ago
René Scharfe d555ff5482 compat/nedmalloc: don't force NDEBUG on the rest of git 15 years ago
Brandon Casey a1d558d254 Makefile: use compat regex on IRIX 6.5 15 years ago
Petr Onderka 6df42ab984 Add global and system-wide gitattributes 15 years ago
Ævar Arnfjörð Bjarmason a997bf423d compat/regex: get the gawk regex engine to compile within git 15 years ago
Thomas Rast e146d1772b Makefile: make gcov invocation configurable 15 years ago
Ævar Arnfjörð Bjarmason df07acfe0b Makefile: Add cover_db_html target 15 years ago
Ævar Arnfjörð Bjarmason 7432bd5fbd Makefile: Add cover_db target 15 years ago