summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Documentation: minor grammatical fix in rev-list-options.txtLibravatar Jack Nagel1-1/+1
2011-07-21Documentation: git-filter-branch honors replacement refsLibravatar Peter Collingbourne1-2/+3
2011-07-20remote-curl: Add a format check to parsing of info/refsLibravatar Julian Phillips1-0/+2
2011-07-19git-config: Remove extra whitespacesLibravatar Pavan Kumar Sunkara1-2/+2
2011-07-19tests: cleanup binary test vector filesLibravatar Vitaliy Ivanov8-13/+13
2011-07-14Do not log unless all connect() attempts failLibravatar Dave Zarzycki1-14/+11
2011-07-13rebase: clarify "restore the original branch"Libravatar Martin von Zweigbergk2-7/+11
2011-07-13reset [<commit>] paths...: do not mishandle unmerged pathsLibravatar Junio C Hamano3-2/+18
2011-07-12Documentation: clearly specify what refs are honored by core.logAllRefUpdatesLibravatar Bert Wesarg2-3/+6
2011-07-11get_pwd_cwd(): Do not trust st_dev/st_ino blindlyLibravatar Johannes Schindelin1-1/+2
2011-07-08help_unknown_cmd: do not propose an "unknown" cmdLibravatar Michael Schubert1-0/+12
2011-07-06Merge commit 'v1.7.6' into jc/checkout-reflog-fixLibravatar Junio C Hamano1277-27194/+94555
2011-07-06Merge commit 'v1.7.0' into jc/checkout-reflog-fixLibravatar Junio C Hamano1295-32474/+132143
2011-07-06Merge commit 'v1.6.0' into jc/checkout-reflog-fixLibravatar Junio C Hamano926-20440/+66638
2011-07-06checkout: do not write bogus reflog entry outLibravatar Junio C Hamano1-3/+5
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsLibravatar Martin von Zweigbergk93-6/+92
2011-07-06docs: document --textconv diff optionLibravatar Jeff King1-0/+11
2011-07-01mergetool: check return value from readLibravatar Junio C Hamano1-4/+4
2011-06-30gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xssLibravatar Jakub Narebski1-1/+2
2011-06-30gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xssLibravatar Jakub Narebski1-1/+9
2011-06-29git-submodule.sh: preserve stdin for the command spawned by foreachLibravatar Brandon Casey2-3/+7
2011-06-29t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinLibravatar Brandon Casey1-0/+18
2011-06-29Merge git://bogomips.org/git-svn into maintLibravatar Junio C Hamano2-4/+41
2011-06-29Merge branch 'maint-1.7.5' into maintLibravatar Junio C Hamano2-3/+11
2011-06-29test: skip clean-up when running under --immediate modeLibravatar Junio C Hamano1-2/+10
2011-06-29"branch -d" can remove more than one branchesLibravatar Junio C Hamano1-1/+1
2011-06-29Documentation/i18n: quote double-dash for AsciiDocLibravatar Jonathan Nieder2-6/+6
2011-06-29Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashLibravatar Junio C Hamano7-7/+7
2011-06-29Documentation: quote double-dash for AsciiDocLibravatar Jonathan Nieder7-7/+7
2011-06-28git-svn: Correctly handle root commits in mergeinfo rangesLibravatar Michael Haggerty2-3/+7
2011-06-28git-svn: Disambiguate rev-list arguments to improve error messageLibravatar Michael Haggerty1-2/+2
2011-06-28git-svn: Demonstrate a bug with root commits in mergeinfo rangesLibravatar Michael Haggerty1-0/+33
2011-06-26submodule add: always initialize .git/config entryLibravatar Jens Lehmann1-17/+18
2011-06-26submodule sync: do not auto-vivify uninteresting submoduleLibravatar Junio C Hamano3-13/+29
2011-06-26Git 1.7.6Libravatar Junio C Hamano3-8/+7
2011-06-26Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2011-06-24Merge branch 'maint-1.7.4' into maintLibravatar Junio C Hamano1-1/+1
2011-06-24completion: replace core.abbrevguard to core.abbrevLibravatar Namhyung Kim1-1/+1
2011-06-23glossary: clarify description of HEADLibravatar Junio C Hamano1-2/+2
2011-06-23glossary: update description of head and refLibravatar Junio C Hamano1-4/+5
2011-06-23glossary: update description of "tag"Libravatar Junio C Hamano1-8/+8
2011-06-23git.txt: de-emphasize the implementation detail of a refLibravatar Junio C Hamano1-4/+3
2011-06-23check-ref-format doc: de-emphasize the implementation detail of a refLibravatar Junio C Hamano1-3/+6
2011-06-23git-remote.txt: avoid sounding as if loose refs are the only ones in the worldLibravatar Junio C Hamano1-9/+10
2011-06-23git-remote.txt: fix wrong remote refspecLibravatar Namhyung Kim1-6/+6
2011-06-22Git 1.7.6-rc3Libravatar Junio C Hamano1-1/+1
2011-06-22Merge branch 'maint'Libravatar Junio C Hamano1-4/+8
2011-06-22Makefile: Track changes to LDFLAGS and relink when necessaryLibravatar Fredrik Kuivinen2-8/+18
2011-06-22Documentation: git diff --check respects core.whitespaceLibravatar Christof Krüger1-4/+8
2011-06-22config: use strbuf_split_str instead of a temporary strbufLibravatar Jeff King1-3/+1