6215 Commits (1718aab3e434575f3faef0afd3c66552e42f178f)
 

Author SHA1 Message Date
Junio C Hamano 1718aab3e4 Merge branch 'jc/unpack' 19 years ago
Junio C Hamano 3b67d2917a unpack-objects -r: call it "recover". 19 years ago
Junio C Hamano ae44b235d4 Merge branch 'jc/binary' 19 years ago
Junio C Hamano f6e8dd3b43 Merge branch 'aw/send-pack' 19 years ago
Franck Bui-Huu 8a5dbef8ac Test return value of finish_connect() 19 years ago
Jeff King cdad8bbe92 contrib/vim: add syntax highlighting file for commits 19 years ago
Christian Couder 6d2489235f Fix space in string " false" problem in "trace.c". 19 years ago
Franck Bui-Huu f42a5c4eb0 connect.c: finish_connect(): allow null pid parameter 19 years ago
Christian Couder 0f503d77ac Fix a memory leak in "connect.c" and die if command too long. 19 years ago
Christian Couder 86257aa324 Move add_to_string to "quote.c" and make it extern. 19 years ago
Jakub Narebski 8be683520e gitweb: Paginate history output 19 years ago
Jakub Narebski 04f7a94f65 gitweb: Make pickaxe search a feature 19 years ago
Junio C Hamano a41fae9c46 get_sha1_hex() micro-optimization 19 years ago
Jakub Narebski 2878836c50 autoconf: Add config.cache to .gitignore 19 years ago
Jakub Narebski baf1219acb autoconf: Add support for setting NO_ICONV and ICONVDIR 19 years ago
Jakub Narebski 6ff88de7f7 autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconv 19 years ago
Junio C Hamano 82793c55e4 diff --binary generates full index on binary files. 19 years ago
Junio C Hamano 2b6eef943f Make apply --binary a no-op. 19 years ago
Andy Whitcroft c727fe2afc send-pack: switch to using git-rev-list --stdin 19 years ago
Junio C Hamano 7bbf88c52b Merge branch 'jc/daemon' 19 years ago
Junio C Hamano d9edcbd606 Revert "daemon: add upload-tar service." 19 years ago
Junio C Hamano 8895cbcda1 Merge branch 'pm/diff' 19 years ago
Martin Langhoff 0ea2582d1c git-repack: create new packs inside $GIT_DIR, not cwd 19 years ago
Junio C Hamano 42cabc341c Teach rev-list an option to read revs from the standard input. 19 years ago
Junio C Hamano 5d6f0935e6 revision.c: allow injecting revision parameters after setup_revisions(). 19 years ago
Christian Couder 0caea90be0 Fix memory leak in prepend_to_path (git.c). 19 years ago
Andy Whitcroft c41e20b30b send-pack: remove remote reference limit 19 years ago
Jakub Narebski 825b045f52 autoconf: Fix copy'n'paste error 19 years ago
Paul Mackerras cb2b9f5ee1 diff-index --cc shows a 3-way diff between HEAD, index and working tree. 19 years ago
Junio C Hamano 8f5d6b469f Merge branch 'jc/pack' 19 years ago
Jakub Narebski f685d07de0 autoconf: Quote AC_CACHE_CHECK arguments 19 years ago
Jakub Narebski f8affe317d autoconf: Check for subprocess.py 19 years ago
Jakub Narebski c23cca1720 autoconf: Add -liconv to LIBS when NEEDS_LIBICONV 19 years ago
Jakub Narebski 762c7205f6 gitweb: Divide page path into directories -- path's "breadcrumbs" 19 years ago
Jakub Narebski 72dbafa1e6 gitweb: Correct typo: '==' instead of 'eq' in git_difftree_body 19 years ago
Jakub Narebski 0b5deba132 gitweb: Add GIT favicon, assuming image/png type 19 years ago
Linus Torvalds 5d44cd1c8b Fix git-fsck-objects SIGSEGV/divide-by-zero 19 years ago
Junio C Hamano f986f2c830 unpack-objects desperately salvages objects from a corrupt pack 19 years ago
Junio C Hamano 72518e9c26 more lightweight revalidation while reusing deflated stream in packing 19 years ago
Jakub Narebski f2e609473c gitweb: Change the name of diff to parent link in "commit" view to "diff 19 years ago
Junio C Hamano 7042dbf7a1 pack-objects: fix thinko in revalidate code 19 years ago
Christian Couder 2886bdb118 Update GIT_TRACE documentation. 19 years ago
Junio C Hamano 1bbb2cff62 Merge branch 'master' into cc/trace 19 years ago
Junio C Hamano df6d61017a pack-objects: re-validate data we copy from elsewhere. 19 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 19 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 19 years ago
Junio C Hamano ad1ed5ee89 consolidate two copies of new style object header parsing code. 19 years ago
Sergey Vlasov 501524e938 Documentation: Fix howto/revert-branch-rebase.html generation 19 years ago
Johannes Schindelin af04b12710 fmt-merge-msg: fix off-by-one bug 19 years ago
Jonas Fonseca 8c02eee29e git-rev-list(1): group options; reformat; document more options 19 years ago