21377 Commits (c40d92e4c73b44d9cb4c3ba3a0ab53464964369c)
 

Author SHA1 Message Date
Junio C Hamano e8a285e553 Merge branch 'maint-1.6.5' into maint-1.6.6 15 years ago
Michal Sojka 8024d5961b Remove extra '-' from git-am(1) 15 years ago
Michael Wookey 90ff12a860 run-command.c: fix build warnings on Ubuntu 15 years ago
Junio C Hamano 511da22ecf Start preparing for 1.7.0.2 15 years ago
Junio C Hamano b46946aae7 Merge branch 'tc/maint-transport-ls-remote-with-void' into maint 15 years ago
Junio C Hamano be8198b236 Merge branch 'hm/maint-imap-send-crlf' into maint 15 years ago
Junio C Hamano a886ba2801 Merge branch 'sp/maint-push-sideband' into maint 15 years ago
Junio C Hamano a625740aae Merge branch 'jc/maint-fix-test-perm' into maint 15 years ago
Junio C Hamano f54555ca29 Merge branch 'np/fast-import-idx-v2' into maint 15 years ago
Jakub Narebski 9be3614eff gitweb: Fix project-specific feature override behavior 15 years ago
Sylvain Rabot 964ad928d6 gitweb multiple project roots documentation 15 years ago
Christian Couder 8f69f72fca bisect: error out when passing bad path parameters 15 years ago
Junio C Hamano c5e5f60305 Git 1.7.0.1 15 years ago
Mark Lodato c0d3a38293 Remove reference to GREP_COLORS from documentation 15 years ago
Markus Heidelberg 77e8466fb9 sha1_name: fix segfault caused by invalid index access 15 years ago
Adam Simpkins 4a9f439415 reflog: honor gc.reflogexpire=never 15 years ago
Adam Simpkins cbf731ed4e prune: honor --expire=never 15 years ago
Junio C Hamano 64da6e20de Merge branch 'maint-1.6.6' into maint 15 years ago
Mark Lodato 2e48fcdbc4 grep docs: document --no-index option 15 years ago
Mark Lodato ec2537beda grep docs: --cached and <tree>... are incompatible 15 years ago
Mark Lodato bfb8306de5 grep docs: use AsciiDoc literals consistently 15 years ago
Mark Lodato 04416018a7 grep docs: pluralize "Example" section 15 years ago
Johannes Sixt 97a449ee30 t3301-notes: insert a shbang line in ./fake_editor.sh 15 years ago
Filippo Negroni 1f80c2afb0 Fix gitmkdtemp: correct test for mktemp() return value 15 years ago
Nelson Elhage 18879bc526 pack-objects documentation: Fix --honor-pack-keep as well. 15 years ago
Giuseppe Bilotta 5ce9086ddf is_submodule_modified(): clear environment properly 15 years ago
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