summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-18revision --simplify-merges: make it a no-op without pathspecLibravatar Junio C Hamano1-1/+4
2008-08-18revision --simplify-merges: do not leave commits unprocessedLibravatar Junio C Hamano1-1/+3
2008-08-14revision --simplify-merges: use decoration instead of commit->util fieldLibravatar Junio C Hamano2-12/+38
2008-08-03Topo-sort before --simplify-mergesLibravatar Junio C Hamano2-3/+95
2008-08-02revision traversal: show full history with merge simplificationLibravatar Junio C Hamano3-22/+160
2008-08-02revision.c: whitespace fixLibravatar Junio C Hamano1-1/+1
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
2008-07-28run-command (Windows): Run dashless "git <cmd>"Libravatar Steffen Prohaska1-7/+4
2008-07-28Refactor, adding prepare_git_cmd(const char **argv)Libravatar Steffen Prohaska2-1/+7
2008-07-28builtin-verify-tag: fix -v option parsingLibravatar Olivier Marin1-4/+5
2008-07-28ls-tree documentation: enhance notes on subdirectory and pathspec behaviourLibravatar Junio C Hamano1-4/+14
2008-07-28Allow installing in the traditional wayLibravatar Junio C Hamano1-1/+4