summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-28Allow building without any git installedLibravatar Junio C Hamano1-1/+1
2008-07-27init: handle empty "template" parameterLibravatar Jeff King2-0/+28
2008-07-27GIT 1.6.0-rc1Libravatar Junio C Hamano1-1/+18
2008-07-27git-mv: Keep moved index entries inactLibravatar Petr Baudis4-55/+80
2008-07-27git-mv: Remove dead code branchLibravatar Petr Baudis1-9/+7
2008-07-27fsck: Don't require tmp_obj_ file names are 14 bytes in lengthLibravatar Shawn O. Pearce1-4/+2
2008-07-27Avoid chdir() in list_commands_in_dir()Libravatar Johannes Schindelin1-2/+10
2008-07-27builtin-branch: fix -v for --[no-]mergedLibravatar Lars Hjemli1-0/+15
2008-07-27builtin-branch: factor out merge_filter matchingLibravatar Lars Hjemli1-5/+13
2008-07-27builtin-branch: remove duplicated codeLibravatar Lars Hjemli1-7/+2
2008-07-27rev-parse: Add support for the ^! and ^@ syntaxLibravatar Björn Steinbrink2-0/+34
2008-07-27make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano2-18/+64
2008-07-27gitweb: More about how gitweb gets 'owner' of repositoryLibravatar Jakub Narebski1-1/+2
2008-07-27t6030 (bisect): work around Mac OS X "ls"Libravatar Jonathan Nieder1-1/+1
2008-07-27Documentation/git-submodule.txt: fix doubled wordLibravatar Cesar Eduardo Barros1-1/+1
2008-07-27bash completion: Add completion for 'git help'Libravatar Lee Marlow1-7/+39
2008-07-27Documentation: fix diff.external exampleLibravatar Anders Melchiorsen2-5/+7
2008-07-27bash completion: Add long options for 'git describe'Libravatar Thomas Rast1-0/+9
2008-07-27Clarify that "git log x.c y.h" lists commits that touch either fileLibravatar Abhijit Menon-Sen1-1/+1
2008-07-27Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano5-21/+178
2008-07-27git-gui: Preserve scroll position on reshow_diff.Libravatar Alexander Gavrilov1-4/+14
2008-07-27git-gui: Fix the Remote menu separator.Libravatar Alexander Gavrilov1-0/+1
2008-07-26git-gui: "Stage Line": Treat independent changes in adjacent lines betterLibravatar Johannes Sixt1-3/+58
2008-07-26git-gui: Fix "Stage/Unstage Line" with one line of context.Libravatar Johannes Sixt1-0/+3
2008-07-25git-reset: Let -q hush "locally modified" messagesLibravatar Stephan Beyer1-6/+9
2008-07-25git-svn: teach dcommit about svn auto-propsLibravatar Brad King2-0/+139
2008-07-25Windows: Do not compile git-shellLibravatar Johannes Sixt1-2/+2
2008-07-25Windows: Make sure argv[0] has a pathLibravatar Johannes Sixt1-0/+12