910 Commits (bd6ba4d28bf75b0857b3c81aa8bca8e454d9e79e)

Author SHA1 Message Date
Johannes Schindelin 93fc05eb9e Split off the pretty print stuff into its own file 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 18 years ago
Johannes Schindelin ccfc02a300 Fix compilation when NO_CURL is defined 18 years ago
Mathias Megyei 922aa807f5 Do not remove distributed configure script 18 years ago
Kristof Provost a2a9150bf0 makefile: Add a cscope target 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
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
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
Shawn O. Pearce 4e817d1ac4 git-gui: Don't require $DISPLAY just to get --version 18 years ago
Shawn O. Pearce 573fe6d77d git-gui: Quiet our installation process 18 years ago
Shawn O. Pearce 82a2d6bdf9 git-gui: Correctly install to /usr/bin on Cygwin 18 years ago
Junio C Hamano 4c7100a9f4 Documentation: adjust to AsciiDoc 8 18 years ago