1978 Commits (9c77381d6a495e102b811df954d0fa14e62250ab)

Author SHA1 Message Date
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 12 years ago
Ramsay Jones 9371322a60 sparse: suppress some "using sizeof on a function" warnings 12 years ago
Stefan Beller a1bbc6c017 repack: rewrite the shell script in C 12 years ago
John Keeping ae34ac126f git_remote_helpers: remove little used Python library 12 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
Ramkumar Ramachandra 531c8dd4fb fixup-builtins: retire an old transition helper script 12 years ago
Johan Herland 49c2470400 Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c 12 years ago
Junio C Hamano b4b594a315 prio-queue: priority queue of pointers to structs 12 years ago
René Scharfe 1ecb5ff141 read-cache: add simple performance test 12 years ago
Felipe Contreras 21117bfeac Makefile: use $^ to avoid listing prerequisites on the command line 12 years ago
Felipe Contreras 7ded055401 build: do not install git-remote-testgit 12 years ago
Felipe Contreras 6c473a56d2 build: generate and clean test scripts 12 years ago
Pat Thoyts bbc284d6ec Ensure the resource file is rebuilt when the version changes. 12 years ago
Johannes Schindelin 2be50eae75 Windows resource: handle dashes in the Git version gracefully 12 years ago
Pat Thoyts ce39c2e04c Provide a Windows version resource for the git executables. 12 years ago
Nguyễn Thái Ngọc Duy 4917e1edab Makefile: promote wildmatch to be the default fnmatch implementation 12 years ago
Felipe Contreras 416fda6917 build: do not install git-remote-testpy 12 years ago
Felipe Contreras 4331ea8de2 build: add NO_INSTALL variable 12 years ago
Felipe Contreras f530aa9778 build: cleanup using $< 12 years ago
Felipe Contreras 654f23f57c build: cleanup using $^ 12 years ago
Felipe Contreras 1b0a0f8446 build: trivial simplification 12 years ago
David Aguilar 61067954ce cache.h: eliminate SHA-1 deprecation warnings on Mac OS X 12 years ago
David Aguilar 4dcd7732db Makefile: add support for Apple CommonCrypto facility 12 years ago
Filipe Cabecinhas 6c642a8786 compate/clipped-write.c: large write(2) fails on Mac OS X/XNU 12 years ago
Thomas Rast 5ce4367d64 coverage: build coverage-untested-functions by default 12 years ago
Thomas Rast c14cc77c11 coverage: set DEFAULT_TEST_TARGET to avoid using prove 12 years ago
Thomas Rast dcbe7f1ab8 coverage: do not delete .gcno files before building 12 years ago
Thomas Rast 0c38a95ec8 coverage: split build target into compile and test 12 years ago
David Aguilar 29de20504e Makefile: fix default regex settings on Darwin 12 years ago
Ramsay Jones 83ff1da3e8 cygwin: Remove the CYGWIN_V15_WIN32API build variable 12 years ago
Michael Haggerty 32d462cea8 pack-refs: merge code from pack-refs.{c,h} into refs.{c,h} 12 years ago
John Keeping 2d14e13c56 test output: respect $TEST_OUTPUT_DIRECTORY 12 years ago
Junio C Hamano 709a957d94 git-remote-testgit: build it to run under $SHELL_PATH 12 years ago