1226 Commits (63267de2acc18027fc0208c0937fd62b91301fec)

Author SHA1 Message Date
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
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