1150 Commits (a95148dea1d9546e96adef7c3cad11be80aa30f5)

Author SHA1 Message Date
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
Junio C Hamano 64cab59159 apply: do not get confused by symlinks in the middle 18 years ago
Shawn O. Pearce 1f07c4e5ce git-gui: Define a simple class/method system 18 years ago
Shawn O. Pearce a42cbacc11 Remove duplicate exports from Makefile 18 years ago
Shawn O. Pearce f522c9b5ed git-gui: Refactor into multiple files to save my sanity 18 years ago
Dana L. How 8b0eca7c7b Create pack-write.c for common pack writing code 18 years ago
Shawn O. Pearce c6a5e40303 git-gui: Track our own embedded values and rebuild when they change 18 years ago
Junio C Hamano 96651ef508 Make sure test-genrandom and test-chmtime are builtas part of the main build. 18 years ago
Junio C Hamano 7c1c6782e0 Split out mailmap handling out of shortlog 18 years ago
Josh Triplett b51b8bbf14 Create a sysconfdir variable, and use it for ETC_GITCONFIG 18 years ago
Nicolas Pitre 96a02f8f6d common progress display support 18 years ago
Junio C Hamano 4392da4d5d Documentation: support manual section (5) - file formats. 18 years ago
Junio C Hamano 845d377b28 git-gui: Honor TCLTK_PATH if supplied 18 years ago
Shawn O. Pearce 69dd97a430 Revert "Allow wish interpreter to be defined with TCLTK_PATH" 18 years ago
Linus Torvalds a59b276e18 Add a generic "object decorator" interface, and make object refs use it 18 years ago
Junio C Hamano 6d4da3dea0 Makefile: add patch-ids.h back in. 18 years ago
Junio C Hamano d0bfd026a8 Add basic infrastructure to assign attributes to paths 18 years ago
Shawn O. Pearce 9aef12673e Don't yap about merge-subtree during make 18 years ago
Junio C Hamano 5d23e133d2 Refactor patch-id filtering out of git-cherry and git-format-patch. 18 years ago
Nicolas Pitre 2dca1af448 simple random data generator for tests 18 years ago
Junio C Hamano 68faf68938 A new merge stragety 'subtree'. 18 years ago
Arjen Laarhoven 63b4b7a7ed Makefile: iconv() on Darwin has the old interface 18 years ago
Fernando J. Pereda 3b486cd229 Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make. 18 years ago
Alex Riesen 33580fbd30 Fix passing of TCLTK_PATH to git-gui 18 years ago
Junio C Hamano 766b084f59 Fix dependency of common-cmds.h 18 years ago
Eygene Ryabinkin e2a1bc67d3 Allow wish interpreter to be defined with TCLTK_PATH 18 years ago
Eygene Ryabinkin 6bdb18a9ce Rewrite Tcl/Tk interpreter path for the GUI tools. 18 years ago
Eygene Ryabinkin 81b63c707e Add --with-tcltk and --without-tcltk to configure. 18 years ago