1099 Commits (4ed62b0316619b70e9dc9868e93c33815ff678d5)

Author SHA1 Message Date
Junio C Hamano d349a03e74 Makefile: add missing dependency on wt-status.h 17 years ago
David Symonds 609a2289d7 Improve accuracy of check for presence of deflateBound. 17 years ago
Daniel Barkalow 8951d7c1f1 Build in ls-remote 17 years ago
Johannes Schindelin 93fc05eb9e Split off the pretty print stuff into its own file 17 years ago
Daniel Barkalow 96249c04c0 Build-in send-pack, with an API for other programs to call. 17 years ago
Daniel Barkalow 18f7c51cf9 Build-in peek-remote, using transport infrastructure. 17 years ago
Gerrit Pape fee9832a8d No longer install git-svnimport, move to contrib/examples 17 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 17 years ago
Pierre Habouzit 4a59fd1312 Add a simple option parser. 17 years ago
Linus Torvalds 9027f53cb5 Do linear-time/space rename logic for exact renames 17 years ago
Linus Torvalds 505f297989 Add 'diffcore.h' to LIB_H 17 years ago
Alex Riesen d1a2057560 Fix generation of perl/perl.mak 17 years ago
Shawn O. Pearce ca5bb5d539 Define compat version of mkdtemp for systems lacking it 17 years ago
Luke Lu ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth 17 years ago
Johannes Schindelin ccfc02a300 Fix compilation when NO_CURL is defined 17 years ago
Mathias Megyei 922aa807f5 Do not remove distributed configure script 17 years ago
Kristof Provost a2a9150bf0 makefile: Add a cscope target 17 years ago
Shawn O. Pearce 8621581248 git-gui: Honor a config.mak in git-gui's top level 17 years ago
Shawn O. Pearce 51a41ac4ef git-gui: Use proper Windows shortcuts instead of bat files 17 years ago
Steffen Prohaska 99fe594d96 git-gui: add mingw specific startup wrapper 17 years ago
Steffen Prohaska a16b74e72c git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit 17 years ago
Shawn O. Pearce 72a8e81d45 git-gui: Support a native Mac OS X application bundle 18 years ago
Shawn O. Pearce 1bdd8a1535 git-gui: Use Henrik Nyh's git logo icon on Windows systems 18 years ago
Matt Kraai 2ecb5ea2ad Move convert-objects to contrib. 18 years ago
Jim Meyering e883932f7d unexpected Make output (e.g. from --debug) causes build failure 18 years ago
Johannes Schindelin cd38c86fd8 git-gui: add a simple msgfmt replacement 18 years ago
Shawn O. Pearce 2f7c9a7f31 git-gui: Support native Win32 Tcl/Tk under Cygwin 18 years ago
Shawn O. Pearce be6042cfa5 Add transport.h to LIB_H as transport.o is in LIB_OBJS 18 years ago
Daniel Barkalow b888d61c83 Make fetch a builtin 18 years ago
Johannes Schindelin 30415d50cc Move bundle specific stuff into bundle.[ch] 18 years ago
Daniel Barkalow 9b288516ee Push code for transport library 18 years ago
Daniel Barkalow 2d4177c01c Make fetch-pack a builtin with an internal API 18 years ago
Daniel Barkalow 30ae764b1e Modularize commit-walker 18 years ago
Daniel Barkalow fbdeef948b Remove obsolete commit-walkers 18 years ago
Shawn O. Pearce 042f53c569 git-gui: Provide 'uninstall' Makefile target to undo an installation 18 years ago
Carlos Rica 0e5a7faa3a Make "git reset" a builtin. 18 years ago
Robert Boone a2f22dbfa3 Define NO_MEMMEM of FreeBSD as it lacks the function 18 years ago
Shawn O. Pearce c63fe3b2dc git-gui: Avoid use of libdir in Makefile 18 years ago
Shawn O. Pearce 3d59405ced Define NO_MEMMEM on Darwin as it lacks the function 18 years ago
René Scharfe b21b9f1de3 add memmem() 18 years ago
Nicolas Pitre 8ecce684a3 basic threaded delta search 18 years ago
Dmitry V. Levin 6b1b40d9f4 Makefile: Add cache-tree.h to the headers list 18 years ago
Shawn O. Pearce 12fb223326 git-gui: Ensure msgfmt failure stops GNU make 18 years ago
Shawn O. Pearce 87b63de49c git-gui: Quiet the msgfmt part of the make process 18 years ago
Christian Stimming 3845048064 Makefile rules for translation catalog generation and installation. 18 years ago
Junio C Hamano fa8fe28c60 Makefile: do not allow gnu make to remove test-*.o files 18 years ago
David Kastrup 4739809cd0 Add support for an info version of the user manual 18 years ago
Thomas Schwinge c29ba0c3ed Support building on GNU/Hurd 18 years ago
Johannes Schindelin e5392c5146 Add is_absolute_path() and make_absolute_path() 18 years ago
Robert Schiele 10861beaa8 make the name of the library directory a config option 18 years ago