2012 Commits (9d4a0692dcd528501ced5cfde64bd9af1b67d803)

Author SHA1 Message Date
Jeff King e23a91b047 Makefile: drop D_INO_IN_DIRENT build knob 9 years ago
Michael Rappazzo ac6c561b59 worktree: add top-level worktree.c 9 years ago
Alejandro R. Sedeño 57cee8ac5f Makefile: use SHELL_PATH when running generate-cmdlist.sh 9 years ago
Junio C Hamano ac179b4d9c Makefile: allow $(ARFLAGS) specified from the command line 9 years ago
John Keeping ef49e05a64 Makefile: fix MAKEFLAGS tests with multiple flags 9 years ago
Stefan Beller 74703a1e4d submodule: rewrite `module_list` shell function in C 9 years ago
Eric Sunshine 82aec45b7d generate-cmdlist: re-implement as shell script 10 years ago
Heiko Voigt 959b5455d0 submodule: implement a config API for lookup of .gitmodules values 10 years ago
Michael Haggerty 1a9d15db25 tempfile: a new module for handling temporary files 10 years ago
Paul Tan 783d7e865e builtin-am: remove redirection to git-am.sh 10 years ago
Paul Tan 73c2779f42 builtin-am: implement skeletal builtin am 10 years ago
Karthik Nayak c95b758587 ref-filter: move code from 'for-each-ref' 10 years ago
Karsten Blees b1ffafa978 Makefile / racy-git.txt: clarify USE_NSEC prerequisites 10 years ago
Nguyễn Thái Ngọc Duy df0b6cfbda worktree: new place for "git prune --worktrees" 10 years ago
Paul Tan b1456605c2 pull: remove redirection to git-pull.sh 10 years ago
Paul Tan 1e1ea69fa4 pull: implement skeletal builtin pull 10 years ago
Jeff King 7c37a5dc82 Makefile: silence perl/PM.stamp recipe 10 years ago
Jeff King a2d25ef07f Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS 10 years ago
Jeff King e25c7cc146 Makefile: drop dependency between git-instaweb and gitweb 10 years ago
Eric Sunshine 527ec3980b generate-cmdlist: parse common group commands 10 years ago
Eric Sunshine 11c6659d85 command-list: prepare machinery for upcoming "common groups" section 10 years ago
Junio C Hamano 309a9e3373 tests: skip dav http-push tests under NO_EXPAT=NoThanks 10 years ago
Jeff King 0cc30e0e84 strbuf_getwholeline: use getdelim if it is available 10 years ago
Nguyễn Thái Ngọc Duy a3ddcefd97 t7063: tests for untracked cache 10 years ago
Kyle J. McKay 9529080de2 configure: support HAVE_BSD_SYSCTL option 10 years ago
Tom G. Christensen 3af67924e0 Makefile: handle broken curl version number in version check 10 years ago
Kyle J. McKay 290c8e7a3f gettext.h: add parentheses around N_ expansion if supported 10 years ago
Reuben Hawkins 88e011814b configure.ac: check for HMAC_CTX_cleanup 10 years ago
Reuben Hawkins a6c3c638ac configure.ac: check for clock_gettime and CLOCK_MONOTONIC 10 years ago
David Michael d543d9c0f4 compat: convert modes to use portable file type values 10 years ago
Jonathan Nieder ca2051d6e3 Makefile: have python scripts depend on NO_PYTHON setting 10 years ago
Jonathan Nieder 64c07db9ad Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macros 10 years ago
Jeff King e204b001cf Makefile: have perl scripts depend on NO_PERL setting 10 years ago
Bernhard Reiter 1e16b255b9 git-imap-send: use libcurl for implementation 10 years ago
David Michael 48a031af3c Makefile: reorder linker flags in the git executable rule 10 years ago
Christian Couder 6634f05454 trailer: add interpret-trailers command 10 years ago
Christian Couder 9385b5d706 trailer: add data structures and basic functions 10 years ago
René Scharfe 38d905bf58 sha1-array: add test-sha1-array and basic tests 10 years ago
Ian Liu Rodrigues 3b2c5413c9 Makefile: fix some typos in the preamble 10 years ago
Pat Thoyts 5491e9e29e Makefile: propagate NATIVE_CRLF to C 11 years ago
Jeff King 14821f8822 Makefile: drop CHECK_HEADER_DEPENDENCIES code 11 years ago
Jeff King d85b0dff72 Makefile: use `find` to determine static header dependencies 11 years ago
Jonathan Nieder 1f31963e92 i18n: treat "make pot" as an explicitly-invoked target 11 years ago
Jeff King 93b5393611 Makefile: make perf tests optional for profile build 11 years ago
David Turner a3b3ae35d4 git-gui: Make git-gui lib dir configurable at runime 11 years ago
Tanay Abhra 4c715ebb96 test-config: add tests for the config_set API 11 years ago
Karsten Blees 148d6771bf trace: add high resolution timer function to debug performance issues 11 years ago
Andi Kleen 066dd2632a Fix profile feedback with -jN and add profile-fast 11 years ago
Andi Kleen 5d7fd6d06f Run the perf test suite for profile feedback too 11 years ago
Andi Kleen 0be314c207 Use BASIC_FLAGS for profile feedback 11 years ago