summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Flush output in start_asyncAnders Melchiorsen2008-08-032-0/+9
* Modify mingw_main() workaround to avoid link errorsSteffen Prohaska2008-08-031-2/+3
* Merge branch 'maint'Junio C Hamano2008-08-031-7/+5
|\
| * git-name-rev: don't use printf without formatRené Scharfe2008-08-031-7/+5
* | clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2008-08-032-2/+15
* | diff: chapter and part in funcname for texGiuseppe Bilotta2008-08-021-1/+1
* | Teach "git diff -p" Pascal/Delphi funcname patternAvery Pennarun2008-08-021-0/+6
* | diff: add ruby funcname patternGiuseppe Bilotta2008-08-021-0/+1
* | Fix reference to Everyday Git, which is an HTML document and not a man page.Jon Jensen2008-08-021-1/+1
* | bash completion: Add more long options for 'git log'Lee Marlow2008-08-021-0/+1
* | bash completion: remove unused function _git_diff_treeLee Marlow2008-08-021-5/+0
* | clone: Add an option to set up a mirrorJohannes Schindelin2008-08-024-6/+37
* | Merge branch 'maint'Junio C Hamano2008-08-022-39/+47
|\ \ | |/
| * git-name-rev: allow --name-only in combination with --stdinPieter de Bie2008-08-022-4/+8
| * builtin-name-rev.c: split deeply nested part from the main functionJunio C Hamano2008-08-021-37/+41
* | Merge branch 'maint'Junio C Hamano2008-08-012-1/+20
|\ \ | |/
| * Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano2008-08-012-1/+20
| * Make git-add -i accept ranges like 7-Ciaran McCreesh2008-08-012-5/+6
| * Update my e-mail addressJunio C Hamano2008-08-0143-43/+43
| * git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder2008-08-011-1/+1
| * git-submodule: move ill placed shift.Pierre Habouzit2008-08-011-1/+1
| * t/t4202-log.sh: add newline at end of fileBrandon Casey2008-08-011-1/+2
| * sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-08-013-8/+65
| * Documentation: clarify diff --ccJunio C Hamano2008-08-012-8/+8
| * Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-08-012-0/+30
| * Documentation: fix diff.external exampleAnders Melchiorsen2008-08-012-5/+7
| * make sure parsed wildcard refspec ends with slashJunio C Hamano2008-08-012-18/+64
| * init: handle empty "template" parameterJeff King2008-08-012-0/+28
| * builtin-revert.c: typofixStephan Beyer2008-08-011-1/+1
* | Allow "non-option" revision options in parse_option-enabled commandsPierre Habouzit2008-07-311-1/+1
* | Teach --find-copies-harder to "git blame"Junio C Hamano2008-07-311-0/+4
* | Compact commit template messageJeff King2008-07-312-13/+17
* | Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-3011-20/+20
* | documentation: user-manual: update "using-bisect" sectionChristian Couder2008-07-301-6/+21
* | Fix test-parse-options "integer" testJunio C Hamano2008-07-302-4/+15
* | Replace uses of "git-var" with "git var"Todd Zullinger2008-07-307-9/+9
* | Fix merge name generation in "merge in C"Junio C Hamano2008-07-301-2/+2
* | Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros2008-07-301-2/+3
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-07-304-11/+36
|\ \
| * | git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Steffen Prohaska2008-07-291-4/+7
| * | git-gui (Windows): Switch to relative discovery of oguilibSteffen Prohaska2008-07-291-0/+1
| * | git-gui: Correct installation of library to be $prefix/shareSteffen Prohaska2008-07-291-0/+4
| * | git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce2008-07-291-3/+9
| * | git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov2008-07-271-4/+14
| * | git-gui: Fix the Remote menu separator.Alexander Gavrilov2008-07-271-0/+1
* | | Teach gitlinks to ie_modified() and ce_modified_check_fs()Junio C Hamano2008-07-301-5/+22
* | | Advertise the ability to abort a commitAnders Melchiorsen2008-07-302-3/+5
* | | Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-293-2/+81
* | | format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-2910-3/+34
* | | Documentation: Remove mentions of git-svnimport.Brian Gernhardt2008-07-291-14/+12