21453 Commits (53b3c47d64b4294ae586d1daa04f9140dadd9ae6)
 

Author SHA1 Message Date
Giuseppe Bilotta 74ae14199d submodules: ensure clean environment when operating in a submodule 15 years ago
Giuseppe Bilotta 7d750f0ea5 shell setup: clear_local_git_env() function 15 years ago
Giuseppe Bilotta 94c8ccaaba rev-parse: --local-env-vars option 15 years ago
Giuseppe Bilotta 48a7c1c49d Refactor list of of repo-local env vars 15 years ago
Junio C Hamano 3909f14f62 pack-objects documentation: reword "objects that appear in the standard input" 15 years ago
Matt Kraai 8bb45b25b2 commit: quote the user name in the example 15 years ago
Junio C Hamano d951615daa Merge branch 'ml/maint-grep-doc' into maint 15 years ago
Junio C Hamano e6cc51046f fetch --all/--multiple: keep all the fetched branch information 15 years ago
Jeff King db03b55781 push: fix segfault for odd config 15 years ago
Junio C Hamano bba5322a71 builtin-fetch --all/--multi: propagate options correctly 15 years ago
Junio C Hamano 13e65fe631 t5521: fix and modernize 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
Bert Wesarg 16758621d5 Documentation: mention conflict marker size argument (%L) for merge driver 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
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
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
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 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
Stephen Boyd 738820a913 Documentation: describe --thin more accurately 15 years ago
Jeff King cc1b8d8bc6 docs: don't talk about $GIT_DIR/refs/ everywhere 15 years ago
Junio C Hamano e3ff352c73 Update 1.7.0.1 release notes 15 years ago
Junio C Hamano c69f921560 Merge branch 'jk/cherry-pick-reword' into maint 15 years ago
Junio C Hamano 031f82f751 Merge branch 'jk/grep-double-dash' into maint 15 years ago
Junio C Hamano 07cb9a369e Merge branch 'jc/typo' into maint 15 years ago
Junio C Hamano 149794dd1d status: preload index to optimize lstat(2) calls 15 years ago
Nicolas Pitre b500d5e11e fast-import: use the diff_delta() max_delta_size argument 15 years ago
Nicolas Pitre 8c2ca8dd8a fast-import: honor pack.indexversion and pack.packsizelimit config vars 15 years ago
Nicolas Pitre 89e0a3a131 fast-import: make default pack size unlimited 15 years ago