21715 Commits (b76c056b95ccb15ae3b0723da983914de88b4bae)
 

Author SHA1 Message Date
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
Junio C Hamano 251a4951a2 Merge branch 'maint' 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
Michele Ballabio 3731449591 shortlog: warn the user when there is no input 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
Tay Ray Chuan 212cfe157e transport: update flags to be in running order 15 years ago
Tay Ray Chuan 9839018e87 fetch and pull: learn --progress 15 years ago
Tay Ray Chuan 7838106925 push: learn --progress 15 years ago
Tay Ray Chuan d01b3c02e8 transport->progress: use flag authoritatively 15 years ago
Tay Ray Chuan 5bd631b368 clone: support multiple levels of verbosity 15 years ago
Tay Ray Chuan 8afd8dc065 push: support multiple levels of verbosity 15 years ago
Tay Ray Chuan bde873c529 fetch: refactor verbosity option handling into transport.[ch] 15 years ago
Tay Ray Chuan 84f88512aa Documentation/git-push: put --quiet before --verbose 15 years ago
Tay Ray Chuan 409b8d82df Documentation/git-pull: put verbosity options before merge/fetch ones 15 years ago
Tay Ray Chuan c54b74afb7 Documentation/git-clone: mention progress in -v 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
Junio C Hamano 80eac928ae Merge branch 'il/rev-glob' 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