summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-16Windows: avoid the "dup dance" when spawning a child processLibravatar Johannes Sixt3-49/+50
2010-01-16Windows: simplify the pipe(2) implementationLibravatar Johannes Sixt1-29/+8
2010-01-16Windows: boost startup by avoiding a static dependency on shell32.dllLibravatar Johannes Sixt1-2/+14
2010-01-16Windows: disable PythonLibravatar Erik Faye-Lund1-0/+2
2010-01-16t7111: fix bad HEAD in tests with unmerged entriesLibravatar Christian Couder1-10/+10
2010-01-15Fix uninitialized variable in get_refs_via_rsync().Libravatar Richard Weinberger1-1/+1
2010-01-15Test t5560: Fix test when run with dashLibravatar Tarmigan Casebolt1-5/+10
2010-01-14Document git-blame triple -C optionLibravatar Ramkumar Ramachandra2-3/+5
2010-01-14fast-import: tag may point to any object typeLibravatar Dmitry Potapov1-5/+5
2010-01-13Merge branch 'jc/checkout-merge-base'Libravatar Junio C Hamano7-5/+222
2010-01-13Merge branch 'rs/maint-archive-match-pathspec'Libravatar Junio C Hamano1-1/+24
2010-01-13Merge branch 'il/vcs-helper'Libravatar Junio C Hamano7-93/+505
2010-01-13Merge branch 'cc/reset-more'Libravatar Junio C Hamano7-20/+435
2010-01-13Merge branch 'nd/sparse'Libravatar Junio C Hamano33-102/+1049
2010-01-13t7502: test commit.status, --status and --no-statusLibravatar Junio C Hamano1-0/+109
2010-01-13commit: support commit.status, --status, and --no-statusLibravatar James P. Howard, II3-3/+25
2010-01-12Merge branch 'maint'Libravatar Junio C Hamano4-5/+3
2010-01-12lockfile: show absolute filename in unable_to_lock_messageLibravatar Matthieu Moy1-2/+3
2010-01-12hg-to-git: fix COMMITTER type-oLibravatar Bart Trojanowski1-4/+4
2010-01-12remote-curl: Fix Accept header for smart HTTP connectionsLibravatar Shawn O. Pearce2-2/+2
2010-01-12strbuf.c: remove unused functionLibravatar Junio C Hamano2-8/+0
2010-01-12sha1_file.c: remove unused functionLibravatar Junio C Hamano2-9/+0
2010-01-12mailmap.c: remove unused functionLibravatar Junio C Hamano2-6/+0
2010-01-12utf8.c: mark file-local function staticLibravatar Junio C Hamano2-2/+1
2010-01-12submodule.c: mark file-local function staticLibravatar Junio C Hamano1-1/+1
2010-01-12quote.c: mark file-local function staticLibravatar Junio C Hamano2-2/+1
2010-01-12remote-curl.c: mark file-local function staticLibravatar Junio C Hamano1-1/+1
2010-01-12read-cache.c: mark file-local functions staticLibravatar Junio C Hamano2-4/+4
2010-01-12parse-options.c: mark file-local function staticLibravatar Junio C Hamano2-5/+5
2010-01-12entry.c: mark file-local function staticLibravatar Junio C Hamano2-4/+1
2010-01-12http.c: mark file-local functions staticLibravatar Junio C Hamano2-11/+8
2010-01-12grep: -L should show empty filesLibravatar Junio C Hamano1-2/+0
2010-01-11pretty.c: mark file-local function staticLibravatar Junio C Hamano2-2/+1
2010-01-11builtin-rev-list.c: mark file-local function staticLibravatar Junio C Hamano2-3/+1
2010-01-11bisect.c: mark file-local function staticLibravatar Junio C Hamano1-1/+1
2010-01-11push: spell 'Note about fast-forwards' section name correctly in error message.Libravatar Matthieu Moy1-2/+2
2010-01-11rebase--interactive: Ignore comments and blank lines in peek_next_commandLibravatar Michael Haggerty1-1/+1
2010-01-11Add missing #include to support TIOCGWINSZ on SolarisLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2010-01-11Remove empty directories when checking out a commit with fewer submodulesLibravatar Peter Collingbourne2-2/+19
2010-01-11Use $(git rev-parse --show-toplevel) in cd_to_toplevel().Libravatar Steven Drake1-14/+5
2010-01-11Add 'git rev-parse --show-toplevel' option.Libravatar Steven Drake2-0/+9
2010-01-10Merge branch 'tr/http-updates'Libravatar Junio C Hamano3-2/+60
2010-01-10Merge branch 'jk/maint-1.6.5-reset-hard'Libravatar Junio C Hamano2-4/+8
2010-01-10Merge branch 'jk/push-to-delete'Libravatar Junio C Hamano3-3/+53
2010-01-10Merge branch 'mm/config-path'Libravatar Junio C Hamano3-4/+58
2010-01-10Merge branch 'pm/cvs-environ'Libravatar Junio C Hamano2-1/+36
2010-01-10Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'Libravatar Junio C Hamano1-4/+2
2010-01-10Merge branch 'bg/maint-remote-update-default'Libravatar Junio C Hamano2-6/+18
2010-01-10Merge branch 'mm/diag-path-in-treeish'Libravatar Junio C Hamano4-7/+198
2010-01-10Merge branch 'fc/opt-quiet-gc-reset'Libravatar Junio C Hamano3-3/+3