939 Commits (45533d2694d480be86112f2da36d555e7373ba24)

Author SHA1 Message Date
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
Shawn O. Pearce 74f2b2a8d0 Make 'make' quieter while building git 18 years ago
Shawn O. Pearce 0b5ea163d2 git-gui: Make 'make' quieter by default 18 years ago
Johannes Schindelin 9509af686b Make git-revert & git-cherry-pick a builtin 18 years ago
Ramsay Jones 7943b3a94f Unset NO_C99_FORMAT on Cygwin. 18 years ago
Ramsay Jones fd547a972a Fix a "pointer type missmatch" warning. 18 years ago
Johannes Schindelin 0df56eabf2 fetch.o depends on the headers, too. 18 years ago
Eric Wong 17e4836875 Add test-chmtime: a utility to change mtime on files 18 years ago
Johannes Schindelin 2e0afafebd Add git-bundle: move objects and references by archive 18 years ago
Shawn O. Pearce 4917d2a66e Include git-gui credits file in dist. 18 years ago
Shawn O. Pearce 871f4c97ad git-gui: Display all authors of git-gui. 18 years ago