summaryrefslogtreecommitdiffstats
path: root/patch-ids.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-02Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano2-1/+20
2008-08-02Make git-add -i accept ranges like 7-Ciaran McCreesh2-5/+6
2008-08-02Update my e-mail addressJunio C Hamano43-43/+43
2008-08-02git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder1-1/+1
2008-08-02git-submodule: move ill placed shift.Pierre Habouzit1-1/+1
2008-08-02t/t4202-log.sh: add newline at end of fileBrandon Casey1-1/+2
2008-08-02sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin3-8/+65
2008-08-02Documentation: clarify diff --ccJunio C Hamano2-8/+8
2008-08-02Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2-0/+30
2008-08-02Documentation: fix diff.external exampleAnders Melchiorsen2-5/+7
2008-08-02make sure parsed wildcard refspec ends with slashJunio C Hamano2-18/+64
2008-08-02init: handle empty "template" parameterJeff King2-0/+28
2008-08-02builtin-revert.c: typofixStephan Beyer1-1/+1
2008-07-31Allow "non-option" revision options in parse_option-enabled commandsPierre Habouzit1-1/+1
2008-07-31Teach --find-copies-harder to "git blame"Junio C Hamano1-0/+4
2008-07-31Compact commit template messageJeff King2-13/+17
2008-07-31Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen11-20/+20
2008-07-31documentation: user-manual: update "using-bisect" sectionChristian Couder1-6/+21
2008-07-30Fix test-parse-options "integer" testJunio C Hamano2-4/+15
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger7-9/+9
2008-07-30Fix merge name generation in "merge in C"Junio C Hamano1-2/+2
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros1-2/+3
2008-07-30Teach gitlinks to ie_modified() and ce_modified_check_fs()Junio C Hamano1-5/+22
2008-07-30Advertise the ability to abort a commitAnders Melchiorsen2-3/+5
2008-07-30Support copy and rename detection in fast-export.Alexander Gavrilov3-2/+81
2008-07-30format-patch: Produce better output with --inline or --attachKevin Ballard10-3/+34
2008-07-30Documentation: Remove mentions of git-svnimport.Brian Gernhardt1-14/+12
2008-07-30Make it clear that push can take multiple refspecsAbhijit Menon-Sen1-8/+9
2008-07-30`git submodule add` now requires a <path>Abhijit Menon-Sen1-4/+4
2008-07-30git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Steffen Prohaska1-4/+7
2008-07-30git-gui (Windows): Switch to relative discovery of oguilibSteffen Prohaska1-0/+1
2008-07-30git-gui: Correct installation of library to be $prefix/shareSteffen Prohaska1-0/+4
2008-07-30git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce1-3/+9
2008-07-29Make use of stat.ctime configurableAlex Riesen6-1/+19
2008-07-29merge-base: die with an error message if not passed a commit refChristian Couder1-9/+17
2008-07-29t7001: fix "git mv" testJunio C Hamano1-0/+2
2008-07-29Documentation: clarify what is shown in "git-ls-files -s" outputJunio C Hamano1-1/+1
2008-07-29run-command (Windows): Run dashless "git <cmd>"Steffen Prohaska1-7/+4
2008-07-29Refactor, adding prepare_git_cmd(const char **argv)Steffen Prohaska2-1/+7
2008-07-29builtin-verify-tag: fix -v option parsingOlivier Marin1-4/+5
2008-07-29ls-tree documentation: enhance notes on subdirectory and pathspec behaviourJunio C Hamano1-4/+14
2008-07-28Allow installing in the traditional wayJunio C Hamano1-1/+4
2008-07-28Allow building without any git installedJunio C Hamano1-1/+1
2008-07-28init: handle empty "template" parameterJeff King2-0/+28
2008-07-28GIT 1.6.0-rc1v1.6.0-rc1Junio C Hamano1-1/+18
2008-07-28git-mv: Keep moved index entries inactPetr Baudis4-55/+80
2008-07-28git-mv: Remove dead code branchPetr Baudis1-9/+7
2008-07-27fsck: Don't require tmp_obj_ file names are 14 bytes in lengthShawn O. Pearce1-4/+2
2008-07-27Avoid chdir() in list_commands_in_dir()Johannes Schindelin1-2/+10
2008-07-27builtin-branch: fix -v for --[no-]mergedLars Hjemli1-0/+15