2034 Commits (b98712b9aa97f20a142ca3fcfd027c7b26642e3b)

Author SHA1 Message Date
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
Michael J Gruber d07b00b7f3 verify-commit: scriptable commit signature verification 11 years ago
Nguyễn Thái Ngọc Duy 3e52f70b15 t1700: new tests for split-index mode 11 years ago
Nguyễn Thái Ngọc Duy 5fc2fc8fa2 read-cache: split-index mode 11 years ago
Torsten Bögershausen 9c94389c3e utf8: make it easier to auto-update git_wcwidth() 11 years ago
Junio C Hamano b2feb64309 Revert the whole "ask curl-config" topic for now 11 years ago
Dave Borowitz f3f11fa6a5 Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR 11 years ago
Jiang Xin 47fbfded53 i18n: only extract comments marked with "TRANSLATORS:" 11 years ago
Nguyễn Thái Ngọc Duy 39539495ac index-pack: work around thread-unsafe pread() 11 years ago
Dave Borowitz d5067112db Makefile: allow static linking against libcurl 11 years ago
Dave Borowitz 61a64fff4f Makefile: use curl-config to determine curl flags 11 years ago
Jeff King 6654754779 date: recognize bogus FreeBSD gmtime output 11 years ago
Justin Lebar 01689909eb comments: fix misuses of "nor" 11 years ago
Kirill Smelkov 61f76a3612 Portable alloca for Git 11 years ago
Дилян Палаузов 3064b13053 Makefile: describe CHARSET_LIB better 11 years ago
Nguyễn Thái Ngọc Duy 9ef176b55c tag: support --sort=<spec> 11 years ago
Thomas Gummerer 5d9fc888b4 test-lib: allow setting the index format version 11 years ago
Nguyễn Thái Ngọc Duy 70a8fc999d stop using fnmatch (either native or compat) 11 years ago
John Keeping fd78cedc52 Makefile: remove redundant object in git-http{fetch,push} 11 years ago
Johannes Sixt b594c975c7 Makefile: Fix compilation of Windows resource file 11 years ago
Vicent Marti 7cc8f97108 pack-objects: implement bitmap writing 11 years ago
Vicent Marti fff42755ef pack-bitmap: add support for bitmap indexes 11 years ago
Vicent Marti e1273106f6 ewah: compressed bitmap implementation 11 years ago
Jonathan Nieder bb5d531efa stop installing git-tar-tree link 11 years ago
Jonathan Nieder 0386dd37b1 Makefile: add PERLLIB_EXTRA variable that adds to default perl path 11 years ago
Jonathan Nieder 07981dce81 Makefile: rebuild perl scripts when perl paths change 11 years ago
Karsten Blees efc684245b remove old hash.[ch] implementation 11 years ago
Karsten Blees 6a364ced49 add a hashtable implementation that supports O(1) removal 11 years ago
Masanari Iida 73fd416b29 git-gui: correct spelling errors in comments 11 years ago
John Keeping 816b2c04c9 peek-remote: remove deprecated alias of ls-remote 11 years ago
John Keeping 7c4012812a lost-found: remove deprecated command 11 years ago
John Keeping eb8e7e1d9a repo-config: remove deprecated alias for "git config" 11 years ago
Vicent Marti 2834bc27c1 pack-objects: refactor the packing list 11 years ago
Ramsay Jones 9371322a60 sparse: suppress some "using sizeof on a function" warnings 11 years ago
Stefan Beller a1bbc6c017 repack: rewrite the shell script in C 11 years ago
John Keeping ae34ac126f git_remote_helpers: remove little used Python library 11 years ago
Steffen Prohaska a487916dd5 Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU" 12 years ago
Kyle J. McKay 6a56993b2e config: parse http.<url>.<variable> using urlmatch 12 years ago
Brian Gernhardt c984938f9c Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1 12 years ago
Jeremy Huddleston 3ef2bcad02 imap-send: use Apple's Security framework for base64 encoding 12 years ago
Ramsay Jones f66450ae94 cygwin: Remove the Win32 l/stat() implementation 12 years ago
Eric Sunshine 226ad3482a builtin: add git-check-mailmap command 12 years ago