summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-28reflog: honor gc.reflogexpire=neverLibravatar Adam Simpkins2-4/+43
2010-02-28prune: honor --expire=neverLibravatar Adam Simpkins2-14/+43
2010-02-26git svn: delay importing SVN::Base until it is neededLibravatar josh robb1-5/+11
2010-02-26git-svn: Fix discarding of extra parents from svn:mergeinfoLibravatar Tuomas Suutari2-2/+2
2010-02-26t9151: Add two new svn:mergeinfo test casesLibravatar Tuomas Suutari3-53/+581
2010-02-26t9151: Fix a few commits in the SVN dumpLibravatar Tuomas Suutari2-38/+74
2010-02-25Merge branch 'maint'Libravatar Junio C Hamano1-0/+1
2010-02-25Merge branch 'maint-1.6.6' into maintLibravatar Junio C Hamano1-0/+1
2010-02-25t/t0001-init.sh: add test for 'init with init.templatedir set'Libravatar Steven Drake2-1/+21
2010-02-25init: having keywords without value is not a global error.Libravatar Steven Drake1-2/+0
2010-02-25grep docs: document --no-index optionLibravatar Mark Lodato1-4/+8
2010-02-25grep docs: --cached and <tree>... are incompatibleLibravatar Mark Lodato1-3/+3
2010-02-25grep docs: use AsciiDoc literals consistentlyLibravatar Mark Lodato1-5/+5
2010-02-25grep docs: pluralize "Example" sectionLibravatar Mark Lodato1-2/+2
2010-02-25Windows: redirect f[re]open("/dev/null") to f[re]open("nul")Libravatar Johannes Sixt4-0/+33
2010-02-25t3301-notes: insert a shbang line in ./fake_editor.shLibravatar Johannes Sixt1-0/+1
2010-02-25Fix gitmkdtemp: correct test for mktemp() return valueLibravatar Filippo Negroni1-1/+1
2010-02-24notes: fix malformed tree entryLibravatar Junio C Hamano1-2/+2
2010-02-24builtin-notes: Minor (mostly parse_options-related) fixesLibravatar Johan Herland1-21/+17
2010-02-24pack-objects documentation: Fix --honor-pack-keep as well.Libravatar Nelson Elhage1-2/+2
2010-02-24is_submodule_modified(): clear environment properlyLibravatar Giuseppe Bilotta1-11/+11
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