1819 Commits (29b2f0565a1e3fdd6ef40d6e12e211757071ef56)

Author SHA1 Message Date
Joachim Schmitz 7f9e848cf8 Add a no-op setitimer() wrapper 13 years ago
Ramsay Jones c91841594c test-regex: Add a test to check for a bug in the regex routines 13 years ago
Jeff King 5fafce0b78 check-docs: get documented command list from Makefile 13 years ago
Jeff King 7d02b574f4 check-docs: drop git-help special-case 13 years ago
Jeff King eb28501e15 check-docs: list git-gui as a command 13 years ago
Jeff King cf6aaff377 check-docs: factor out command-list 13 years ago
Jeff King 1b7b522c26 check-docs: update non-command documentation list 13 years ago
Jeff King 41c1709a56 check-docs: mention gitweb specially 13 years ago
Ben Walton 436783c95a Enable HAVE_DEV_TTY for Solaris 13 years ago
Johannes Sixt 9145b19ecf Makefile: use overridable $(FIND) instead of hard-coded 'find' 13 years ago
Junio C Hamano ee9be06770 perl: detect new files in MakeMaker builds 13 years ago
Jiang Xin c2d140db08 i18n: New keywords for xgettext extraction from sh 13 years ago
Jonathan Nieder f200197c39 Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads 13 years ago
Jonathan Nieder 1015cc4225 Makefile: fix location of listing produced by "make subdir/foo.s" 13 years ago
Stefano Lattarini 8242ff470f build: reconfigure automatically if configure.ac changes 13 years ago
Stefano Lattarini dc7ace5f77 build: "make clean" should not remove configure-generated files 13 years ago
Jonathan Nieder 7b63c77eee Makefile: document ground rules for target-specific dependencies 13 years ago
Jeff King 520a6cdce3 Makefile: move GIT-VERSION-FILE dependencies closer to use 13 years ago
Jeff King b5295f322c Makefile: build instaweb similar to other scripts 13 years ago
Jeff King e4dd89ab98 Makefile: update scripts when build-time parameters change 13 years ago
Jeff King 2b9391bc67 Makefile: do not replace @@GIT_VERSION@@ in shell scripts 13 years ago
Jeff King be1dbd0a93 Makefile: split prefix flags from GIT-CFLAGS 13 years ago
Jonathan Nieder 33ddbcb012 Makefile: be silent when only GIT_USER_AGENT changes 13 years ago
Jeff King 620c293abd Makefile: split GIT_USER_AGENT from GIT-CFLAGS 13 years ago
Jeff King 47eb28ec0c Makefile: do not replace @@GIT_USER_AGENT@@ in scripts 13 years ago
Jeff King c0219dd5d8 Makefile: apply dependencies consistently to sparse/asm targets 13 years ago
Jeff King eea8c32b92 Makefile: do not have git.o depend on common-cmds.h 13 years ago
Jonathan Nieder 60d24dd255 Makefile: fold XDIFF_H and VCSSVN_H into LIB_H 13 years ago
Torsten Bögershausen 76759c7dff git on Mac OS and precomposed unicode 13 years ago
Junio C Hamano c0f86547c5 index-pack: Disable threading on cygwin 13 years ago
Javier Roucher Iglesias e30b2feb1b add 'git credential' plumbing command 13 years ago
Jeff King b8ba629264 Makefile: fold MISC_H into LIB_H 13 years ago
Jeff King fc890030c1 Makefile: sort LIB_H list 13 years ago
Vincent van Ravesteijn 1cc8af044c help: use HTML as the default help format on Windows 13 years ago
Jeff King 745c7c8e62 http: get default user-agent from git_user_agent 13 years ago
Jeff King 42dcbb738b version: add git_user_agent function 13 years ago
Jeff King 816fb46be6 move git_version_string into version.c 13 years ago
Erik Faye-Lund 38475f972c Makefile: add missing GIT-VERSION-FILE dependency 13 years ago
Jeff King bf17126211 docs: drop asciidoc7compatible flag 13 years ago
Nguyễn Thái Ngọc Duy b8a2486f15 index-pack: support multithreaded delta resolving 13 years ago
Junio C Hamano 70de5e65e8 Makefile: NO_INSTALL_HARDLINKS 13 years ago
Nguyễn Thái Ngọc Duy 8275905e7e Makefile: keep many variable list sorted 13 years ago
Nguyễn Thái Ngọc Duy d96e3c150f tag: add --column 13 years ago
Nguyễn Thái Ngọc Duy 323d053091 status: add --column 13 years ago
Nguyễn Thái Ngọc Duy ebe31ef2ed branch: add --column 13 years ago
Nguyễn Thái Ngọc Duy 7e29b8254f Add column layout skeleton and git-column 13 years ago
Nguyễn Thái Ngọc Duy 9665627d8c i18n: help: mark strings for translation 13 years ago
Nguyễn Thái Ngọc Duy 1b8b2e4dc8 Makefile: feed all header files to xgettext 13 years ago
René Scharfe 0db71e0fa9 add mergesort() for linked lists 13 years ago
Jonathan Nieder 5b58619aa0 var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settings 13 years ago