summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoLibravatar Johannes Schindelin2-2/+15
2008-08-02diff: chapter and part in funcname for texLibravatar Giuseppe Bilotta1-1/+1
2008-08-02Teach "git diff -p" Pascal/Delphi funcname patternLibravatar Avery Pennarun1-0/+6
2008-08-02diff: add ruby funcname patternLibravatar Giuseppe Bilotta1-0/+1
2008-08-02Fix reference to Everyday Git, which is an HTML document and not a man page.Libravatar Jon Jensen1-1/+1
2008-08-02bash completion: Add more long options for 'git log'Libravatar Lee Marlow1-0/+1
2008-08-02bash completion: remove unused function _git_diff_treeLibravatar Lee Marlow1-5/+0
2008-08-02clone: Add an option to set up a mirrorLibravatar Johannes Schindelin4-6/+37
2008-08-02Merge branch 'maint'Libravatar Junio C Hamano2-39/+47
2008-08-02git-name-rev: allow --name-only in combination with --stdinLibravatar Pieter de Bie2-4/+8
2008-08-02builtin-name-rev.c: split deeply nested part from the main functionLibravatar Junio C Hamano1-37/+41
2008-08-01Merge branch 'maint'Libravatar Junio C Hamano2-1/+20
2008-08-01Start 1.5.6.5 RelNotes to describe accumulated fixesLibravatar Junio C Hamano2-1/+20
2008-08-01Make git-add -i accept ranges like 7-Libravatar Ciaran McCreesh2-5/+6
2008-08-01Update my e-mail addressLibravatar Junio C Hamano43-43/+43
2008-08-01git-diff(1): "--c" -> "--cc" typo fixLibravatar Jonathan Nieder1-1/+1
2008-08-01git-submodule: move ill placed shift.Libravatar Pierre Habouzit1-1/+1
2008-08-01t/t4202-log.sh: add newline at end of fileLibravatar Brandon Casey1-1/+2
2008-08-01sort_in_topological_order(): avoid setting a commit flagLibravatar Johannes Schindelin3-8/+65
2008-08-01Documentation: clarify diff --ccLibravatar Junio C Hamano2-8/+8
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Libravatar Steve Haslam2-0/+30
2008-08-01Documentation: fix diff.external exampleLibravatar Anders Melchiorsen2-5/+7
2008-08-01make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano2-18/+64
2008-08-01init: handle empty "template" parameterLibravatar Jeff King2-0/+28
2008-08-01builtin-revert.c: typofixLibravatar Stephan Beyer1-1/+1
2008-07-31Allow "non-option" revision options in parse_option-enabled commandsLibravatar Pierre Habouzit1-1/+1
2008-07-31Teach --find-copies-harder to "git blame"Libravatar Junio C Hamano1-0/+4
2008-07-31Compact commit template messageLibravatar Jeff King2-13/+17
2008-07-30Make the DESCRIPTION match <x>... items in the SYNOPSISLibravatar Abhijit Menon-Sen11-20/+20
2008-07-30documentation: user-manual: update "using-bisect" sectionLibravatar Christian Couder1-6/+21
2008-07-30Fix test-parse-options "integer" testLibravatar Junio C Hamano2-4/+15
2008-07-30Replace uses of "git-var" with "git var"Libravatar Todd Zullinger7-9/+9
2008-07-30Fix merge name generation in "merge in C"Libravatar Junio C Hamano1-2/+2
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatLibravatar Cesar Eduardo Barros1-2/+3
2008-07-30Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano4-11/+36
2008-07-30Teach gitlinks to ie_modified() and ce_modified_check_fs()Libravatar Junio C Hamano1-5/+22
2008-07-30Advertise the ability to abort a commitLibravatar Anders Melchiorsen2-3/+5
2008-07-29Support copy and rename detection in fast-export.Libravatar Alexander Gavrilov3-2/+81
2008-07-29format-patch: Produce better output with --inline or --attachLibravatar Kevin Ballard10-3/+34
2008-07-29Documentation: Remove mentions of git-svnimport.Libravatar Brian Gernhardt1-14/+12
2008-07-29Make it clear that push can take multiple refspecsLibravatar Abhijit Menon-Sen1-8/+9
2008-07-29`git submodule add` now requires a <path>Libravatar Abhijit Menon-Sen1-4/+4
2008-07-29git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Libravatar Steffen Prohaska1-4/+7
2008-07-29git-gui (Windows): Switch to relative discovery of oguilibLibravatar Steffen Prohaska1-0/+1
2008-07-29git-gui: Correct installation of library to be $prefix/shareLibravatar Steffen Prohaska1-0/+4
2008-07-29git-gui: Fix gitk search in $PATH to work on WindowsLibravatar Shawn O. Pearce1-3/+9
2008-07-28Make use of stat.ctime configurableLibravatar Alex Riesen6-1/+19
2008-07-28merge-base: die with an error message if not passed a commit refLibravatar Christian Couder1-9/+17
2008-07-28t7001: fix "git mv" testLibravatar Junio C Hamano1-0/+2
2008-07-28Documentation: clarify what is shown in "git-ls-files -s" outputLibravatar Junio C Hamano1-1/+1