1150 Commits (a95148dea1d9546e96adef7c3cad11be80aa30f5)

Author SHA1 Message Date
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
Robert Schiele bef19da9b6 add option to find zlib in custom path 18 years ago
David Kastrup 89b2f19cb5 Makefile: use $(FIND) instead of find 18 years ago
Carlos Rica 2ae68fcb78 Make verify-tag a builtin. 18 years ago
Carlos Rica 62e09ce998 Make git tag a builtin. 18 years ago
Sean f979492354 Remove "WITH_P4IMPORT" knob from the Makefile 18 years ago
Emil Medve 4cb08df553 Use $(RM) in Makefiles instead of 'rm -f' 18 years ago
Matt McCutchen 54dadbdb29 Makefile: rebuild git.o on version change, clean up git$X flags 18 years ago
Linus Torvalds 36e5e70e0f Start deprecating "git-command" in favor of "git command" 18 years ago
しらいしななこ f2c66ed196 Add git-stash script 18 years ago
Matt Kraai 2064887742 Correct the name of NO_R_TO_GCC_LINKER in the comment describing it. 18 years ago
Johannes Schindelin 1b1dce4bae Teach rebase an interactive mode 18 years ago
Matthias Lederhofer f58494bf82 make dist: include configure script in tarball 18 years ago