1058 Commits (373a273309433d66d56505f0a125434c57fa508d)

Author SHA1 Message Date
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
Eygene Ryabinkin 3cfaf11b1d NO_TCLTK 18 years ago
Eygene Ryabinkin 7878b383d6 Add the WITH_P4IMPORT knob to the Makefile. 18 years ago
Junio C Hamano aa453216d1 Do not bother documenting fetch--tool 18 years ago
Gerrit Pape 66d5871ead Makefile: remove test-chmtime program in target clean. 18 years ago
James Bowes 6757ada403 Make gc a builtin. 18 years ago
Theodore Ts'o c4b4a5af16 Add git-mergetool to run an appropriate merge conflict resolution program 18 years ago
Shawn O. Pearce 115f0fe499 Don't package the git-gui credits file anymore 18 years ago
Shawn O. Pearce bb616ddd15 git-gui: Revert "git-gui: Display all authors of git-gui." 18 years ago
Alex Riesen a6f37099d0 Allow "make -w" generate its usual output 18 years ago
Alex Riesen b777434383 Support of "make -s": do not output anything of the build itself 18 years ago
Alex Riesen 31d0399c3c More build output cleaning up 18 years ago
Alex Riesen 0c3b4aac8e git-gui: Support of "make -s" in: do not output anything of the build itself 18 years ago
Shawn O. Pearce 2314c94770 Make 'make' quiet by default 18 years ago