summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-24submodules: ensure clean environment when operating in a submoduleLibravatar Giuseppe Bilotta1-10/+10
2010-02-24shell setup: clear_local_git_env() functionLibravatar Giuseppe Bilotta1-0/+7
2010-02-24rev-parse: --local-env-vars optionLibravatar Giuseppe Bilotta2-0/+13
2010-02-24Refactor list of of repo-local env varsLibravatar Giuseppe Bilotta3-12/+28
2010-02-24pack-objects documentation: reword "objects that appear in the standard input"Libravatar Junio C Hamano1-3/+3
2010-02-24Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2010-02-24commit: quote the user name in the exampleLibravatar Matt Kraai1-1/+1
2010-02-24Merge branch 'ml/maint-grep-doc' into maintLibravatar Junio C Hamano1-5/+12
2010-02-24shortlog: warn the user when there is no inputLibravatar Michele Ballabio1-0/+2
2010-02-24fetch --all/--multiple: keep all the fetched branch informationLibravatar Junio C Hamano2-7/+40
2010-02-24push: fix segfault for odd configLibravatar Jeff King1-1/+1
2010-02-24builtin-fetch --all/--multi: propagate options correctlyLibravatar Junio C Hamano2-1/+29
2010-02-24t5521: fix and modernizeLibravatar Junio C Hamano1-26/+20
2010-02-24transport: update flags to be in running orderLibravatar Tay Ray Chuan1-2/+2
2010-02-24fetch and pull: learn --progressLibravatar Tay Ray Chuan4-5/+18
2010-02-24push: learn --progressLibravatar Tay Ray Chuan2-2/+11
2010-02-24transport->progress: use flag authoritativelyLibravatar Tay Ray Chuan6-12/+27
2010-02-24clone: support multiple levels of verbosityLibravatar Tay Ray Chuan1-10/+6
2010-02-24push: support multiple levels of verbosityLibravatar Tay Ray Chuan4-10/+10
2010-02-24fetch: refactor verbosity option handling into transport.[ch]Libravatar Tay Ray Chuan3-4/+10
2010-02-24Documentation/git-push: put --quiet before --verboseLibravatar Tay Ray Chuan1-4/+4
2010-02-24Documentation/git-pull: put verbosity options before merge/fetch onesLibravatar Tay Ray Chuan2-0/+10
2010-02-24Documentation/git-clone: mention progress in -vLibravatar Tay Ray Chuan1-1/+2
2010-02-23Merge branch 'maint'Libravatar Junio C Hamano3-6/+9
2010-02-23am: remove rebase-apply directory before gcLibravatar Jonathan Nieder1-2/+1
2010-02-23rerere: fix memory leak if rerere images can't be readLibravatar Bert Wesarg1-3/+6
2010-02-23Print RUNTIME_PREFIX warning only when GIT_TRACE is setLibravatar Johannes Sixt1-1/+1
2010-02-23Allow '+', '-' and '.' in remote helper namesLibravatar Ilari Liusvaara1-2/+17
2010-02-23Documentation: mention conflict marker size argument (%L) for merge driverLibravatar Bert Wesarg1-1/+2
2010-02-23move encode_in_pack_object_header() to a better placeLibravatar Nicolas Pitre4-28/+28
2010-02-23Merge branch 'il/rev-glob'Libravatar Junio C Hamano9-19/+357
2010-02-22add-interactive: fix bogus diff header line orderingLibravatar Jeff King2-1/+31
2010-02-22Use git_mkstemp_mode instead of plain mkstemp to create object filesLibravatar Matthieu Moy2-4/+4
2010-02-22git_mkstemps_mode: don't set errno to EINVAL on exit.Libravatar Matthieu Moy1-1/+0
2010-02-22Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.Libravatar Matthieu Moy3-20/+10
2010-02-22git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.Libravatar Matthieu Moy3-2/+27
2010-02-22Move gitmkstemps to path.cLibravatar Matthieu Moy3-71/+69
2010-02-22Add a testcase for ACL with restrictive umask.Libravatar Matthieu Moy1-0/+67
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds90-97/+97
2010-02-22tests: Fix race condition in t7006-pagerLibravatar Jonathan Nieder1-6/+6
2010-02-21sha1_file: be paranoid when creating loose objectsLibravatar Nicolas Pitre1-0/+9
2010-02-21git-diff: add a test for git diff --quiet -wLibravatar Larry D'Anna1-0/+15
2010-02-21Merge branch 'ml/maint-grep-doc'Libravatar Junio C Hamano1-5/+12
2010-02-21Merge branch 'tc/maint-transport-ls-remote-with-void'Libravatar Junio C Hamano2-1/+10
2010-02-21Merge branch 'hm/maint-imap-send-crlf'Libravatar Junio C Hamano1-1/+39
2010-02-21Merge branch 'sp/push-sideband'Libravatar Junio C Hamano10-134/+370
2010-02-21Merge branch 'jc/checkout-detached'Libravatar Junio C Hamano5-12/+46
2010-02-21Merge branch 'jc/maint-fix-test-perm'Libravatar Junio C Hamano2-0/+4
2010-02-21Merge branch 'jn/makefile-script-lib'Libravatar Junio C Hamano3-14/+28
2010-02-21Merge branch 'mv/request-pull-modernize'Libravatar Junio C Hamano1-4/+4