1534 Commits (5266d369b21f8c260fa60d94fb29c3998c521e4a)

Author SHA1 Message Date
Æ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
Brandon Casey 49a43f5468 Makefile: work around ksh's failure to handle missing list argument to for loop 15 years ago
Brandon Casey ba2b4d7c59 Makefile: remove some unnecessary curly braces 15 years ago
Brandon Casey ae45732214 Makefile: add PYTHON_PATH to GIT-BUILD-OPTIONS 15 years ago
Junio C Hamano 5e87eae97d test-lib: use DIFF definition from GIT-BUILD-OPTIONS 15 years ago
Jeff King f4c2eb8b34 Makefile: default pager on AIX to "more" 15 years ago
Jeff King 19b9b0b220 Makefile: default pager on AIX to "more" 15 years ago
Eyvind Bernhardsen 942e774767 Add "core.eol" config variable 15 years ago
Junio C Hamano 09ce4bb6ea build: propagate $DIFF to scripts 15 years ago
Gary V. Vaughan 46856f4e9d Makefile: Tru64 portability fix 15 years ago
Gary V. Vaughan e78673ff0b Makefile: HP-UX 10.20 portability fixes 15 years ago
Gary V. Vaughan 176959d742 Makefile: HPUX11 portability fixes 15 years ago
Pavan Kumar Sunkara c0cb4ed3e6 git-instaweb: Configure it to work with new gitweb structure 15 years ago
Pavan Kumar Sunkara bc9519683c gitweb: Set default destination directory for installing gitweb in Makefile 15 years ago
Pavan Kumar Sunkara 18d05328f3 gitweb: Move static files into seperate subdirectory 15 years ago
Ævar Arnfjörð Bjarmason a6c6060a0a Makefile: remove redundant munging of @@INSTLIBDIR@@ 15 years ago
Gary V. Vaughan 614dd90506 Makefile: SunOS 5.6 portability fix 15 years ago
Gary V. Vaughan 520fbc2a0d inline declaration does not work on AIX 15 years ago
Gary V. Vaughan f9f33cdc78 Allow disabling "inline" 15 years ago
Gary V. Vaughan e88a135bc5 Some platforms lack socklen_t type 15 years ago
Gary V. Vaughan b2b0026eed test_cmp: do not use "diff -u" on platforms that lack one 15 years ago
Junio C Hamano 7b3bdbb335 fixup: do not unconditionally disable "diff -u" 15 years ago
Gary V. Vaughan d1b1a91946 Do not use "diff" found on PATH while building and installing 15 years ago
Gary V. Vaughan 48793cf46a Makefile: -lpthread may still be necessary when libc has only pthread stubs 15 years ago
Gary V. Vaughan ebef827765 Makefile: pass CPPFLAGS through to fllow customization 15 years ago
Michael J Gruber 70b89f871e Makefile: reenable install with NO_CURL 15 years ago
Jeff King 638794cde0 make url-related functions reusable 15 years ago
Johannes Sixt ec47a33fd2 Recent MinGW has a C99 implementation of snprintf functions 15 years ago
Jonathan Nieder 57e8743d1a Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIES 15 years ago
Jonathan Nieder e3925b1222 Makefile: fix header dependency checker to allow NO_CURL builds 15 years ago
Ramsay Jones e5bd0a1b36 Makefile: Fix 'clean' target to remove all gitweb build files 15 years ago
Jakub Narebski 152d94348f gitweb: Create install target for gitweb in Makefile 15 years ago
Chris Webb cb6a22c076 exec_cmd.c: replace hard-coded path list with one from <paths.h> 15 years ago