21512 Commits (bf60fff8f1e814e1603328141b68686337a5a0b5)
 

Author SHA1 Message Date
Junio C Hamano 13e65fe631 t5521: fix and modernize 15 years ago
Junio C Hamano 0901d5a2ef Merge branch 'maint' 15 years ago
Jonathan Nieder 29b67543d3 am: remove rebase-apply directory before gc 15 years ago
Bert Wesarg 689b8c290d rerere: fix memory leak if rerere images can't be read 15 years ago
Johannes Sixt aa0945701e Print RUNTIME_PREFIX warning only when GIT_TRACE is set 15 years ago
Ilari Liusvaara 53a52ff33d Allow '+', '-' and '.' in remote helper names 15 years ago
Bert Wesarg 16758621d5 Documentation: mention conflict marker size argument (%L) for merge driver 15 years ago
Nicolas Pitre f965c525a4 move encode_in_pack_object_header() to a better place 15 years ago
Jeff King e1327ed5fb add-interactive: fix bogus diff header line ordering 15 years ago
Matthieu Moy 5256b00631 Use git_mkstemp_mode instead of plain mkstemp to create object files 15 years ago
Matthieu Moy 1d9740cb32 git_mkstemps_mode: don't set errno to EINVAL on exit. 15 years ago
Matthieu Moy f80c7ae8fe Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. 15 years ago
Matthieu Moy b862b61c03 git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument. 15 years ago
Matthieu Moy 00787ed55a Move gitmkstemps to path.c 15 years ago
Matthieu Moy 7aba6185d5 Add a testcase for ACL with restrictive umask. 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Jonathan Nieder 8c33b4cf67 tests: Fix race condition in t7006-pager 15 years ago
Nicolas Pitre 748af44c63 sha1_file: be paranoid when creating loose objects 15 years ago
Larry D'Anna 1caaf225f8 git-diff: add a test for git diff --quiet -w 15 years ago
Junio C Hamano 241b9254e1 Merge branch 'ml/maint-grep-doc' 15 years ago
Junio C Hamano cab1b013e6 Merge branch 'tc/maint-transport-ls-remote-with-void' 15 years ago
Junio C Hamano db3df36a3d Merge branch 'hm/maint-imap-send-crlf' 15 years ago
Junio C Hamano 5f8a0de98b Merge branch 'sp/push-sideband' 15 years ago
Junio C Hamano 25666af37b Merge branch 'jc/checkout-detached' 15 years ago
Junio C Hamano 92de348948 Merge branch 'jc/maint-fix-test-perm' 15 years ago
Junio C Hamano 7fa2b1f60b Merge branch 'jn/makefile-script-lib' 15 years ago
Junio C Hamano e95a4df460 Merge branch 'mv/request-pull-modernize' 15 years ago
Dmitry Potapov ea68b0ce9f hash-object: don't use mmap() for small files 15 years ago
Nicolas Pitre 9892bebafe sha1_file: don't malloc the whole compressed result when writing out objects 15 years ago
Jonathan Nieder 2d3ca21677 t7006-pager: if stdout is not a terminal, make a new one 15 years ago
Junio C Hamano 1958e5be90 Merge branch 'maint' 15 years ago
Thomas Rast 36c079756f cherry_pick_list: quit early if one side is empty 15 years ago
Jonathan Nieder 60b6e2200d tests: Add tests for automatic use of pager 15 years ago
Nelson Elhage 21da426214 Documentation: pack-objects: Clarify --local's semantics. 15 years ago
René Scharfe 462749b728 utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text() 15 years ago
René Scharfe 68ad5e1e9c utf8.c: remove strbuf_write() 15 years ago
René Scharfe 3c0ff44a1e utf8.c: remove print_spaces() 15 years ago
René Scharfe bb96a2c900 utf8.c: remove print_wrapped_text() 15 years ago
Evan Powers b39c3612eb git-p4: fix bug in symlink handling 15 years ago
Thomas Rast 4551d03541 t1450: fix testcases that were wrongly expecting failure 15 years ago
Junio C Hamano 470b452628 mailinfo: do not strip leading spaces even for a header line 15 years ago
Jacob Helwig e9e921981d Documentation: Fix indentation problem in git-commit(1) 15 years ago
Junio C Hamano 50c19c777d Merge branch 'maint' 15 years ago
Junio C Hamano 7c0be4da5c Merge branch 'jk/maint-rmdir-fix' into maint 15 years ago
Jeff King 3fc0d131c5 rm: fix bug in recursive subdirectory removal 15 years ago
Mark Lodato 73e9da0196 Add an optional argument for --color options 15 years ago
Stephen Boyd 738820a913 Documentation: describe --thin more accurately 15 years ago
Junio C Hamano b56735e797 Merge branch 'maint' 15 years ago
Jeff King cc1b8d8bc6 docs: don't talk about $GIT_DIR/refs/ everywhere 15 years ago
Michael Lukashov 1b22b6c897 refactor duplicated encode_header in pack-objects and fast-import 15 years ago