1119 Commits (7f871c6eccd0b9925310b3f0c60c9ef458e6f109)

Author SHA1 Message Date
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
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
Alex Riesen fa0c87c344 Add a local implementation of hstrerror for the system which do not have it 18 years ago
Junio C Hamano 334d28ae60 Makefile: allow generating git.o for debugging purposes 18 years ago
Junio C Hamano 48dd1da8e1 Makefile: common-cmds.h depends on generate-cmdlist.sh script 18 years ago
Johannes Sixt d52fd42acd Remove trailing slash from $(template_dir). 18 years ago
Johannes Sixt 9354768ab7 Avoid double-slash in path names that depend on $(sharedir). 18 years ago
Linus Torvalds e36cb1c16d Makefile: add an explicit rule for building assembly output 18 years ago
Johannes Sixt f07dfbad29 Makefile: Remove git-merge-base from PROGRAMS. 18 years ago
Matthias Lederhofer d0f51a8b2a make clean should remove all the test programs too 18 years ago
Johannes Schindelin 6f6826c52b Add git-filter-branch 18 years ago
Shawn O. Pearce cb8773d16c Revert "Make the installation target of git-gui a little less chatty" 18 years ago
Alex Riesen c289f6fa1f Make the installation target of git-gui a little less chatty 18 years ago
Julian Phillips 5c5ba73b21 Makefile: Use generic rule to build test programs 18 years ago
Nguyen Thai Ngoc Duy 59d10247e4 Makefile: Remove git-fsck and git-verify-pack from PROGRAMS 18 years ago
Shawn O. Pearce ea75ee3598 git-gui: Guess our share/git-gui/lib path at runtime if possible 18 years ago
Lars Hjemli 70c7ac22de Add git-submodule command 18 years ago
Junio C Hamano 59c8e2cb2a Remove git-applypatch 18 years ago
Petr Baudis d45cc6e267 git-applymbox: Remove command 18 years ago
Daniel Barkalow 5751f49010 Move remote parsing into a library file out of builtin-push. 18 years ago
Shawn O. Pearce b9e7efb8b5 git-gui: Gracefully handle bad TCL_PATH at compile time 18 years ago