1509 Commits (5cb3c9b7dff15f762d63df0b6f2d6b4bf82565e9)

Author SHA1 Message Date
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
Ævar Arnfjörð Bjarmason b5eed98104 Makefile: Split out the untested functions target 15 years ago
Ævar Arnfjörð Bjarmason bc548efe00 Makefile: Include subdirectories in "make cover" reports 15 years ago
Jonathan Nieder 78457bc0cc compat: add strtok_r() 15 years ago
Jonathan Nieder be47d5a646 vcs-svn: remove build artifacts on "make clean" 15 years ago
David Barr 21746aa34f SVN dump parser 15 years ago
David Barr c0e6c23dca Infrastructure to write revisions in fast-export format 15 years ago
David Barr 3bbaec00a8 Add stream helper library 15 years ago
David Barr 1d73b52f5b Add string-specific memory pool 15 years ago
Jason Evans 951f316470 Add treap implementation 15 years ago
David Barr 4709455db3 Add memory pool library 15 years ago
Jonathan Nieder 3f527372d9 Introduce vcs-svn lib 15 years ago
Matthieu Moy 62f9a632c8 git-gui: use shell to launch textconv filter in "blame" 15 years ago
Spencer E. Olson b1d1058cc3 Allow HTTP user agent string to be modified. 15 years ago
Jonathan Nieder 48c250a121 Makefile: add missing dependency on http.h 15 years ago
Jonathan Nieder 5fedde3cb3 Makefile: add missing dependencies on url.h 15 years ago
Thomas Rast e8b4ac37d8 Makefile: add check-docs exception for gitrevisions 15 years ago
Brandon Casey 76d079aa56 Makefile: make hard/symbolic links for non-builtins too 15 years ago
Brandon Casey 40919c483a Makefile: link builtins residing in bin directory to main git binary too 15 years ago