summaryrefslogtreecommitdiffstats
path: root/blob.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-06bash completion: Add completion for 'git mv'Lee Marlow1-0/+13
2008-08-06bash completion: Add completion for 'git ls-files'Lee Marlow1-0/+21
2008-08-06bash completion: Add completion for 'git archive'Lee Marlow1-0/+24
2008-08-06bash completion: More completions for 'git stash'Lee Marlow2-2/+12
2008-08-06bash completion: Add completion for 'git revert'Lee Marlow1-0/+13
2008-08-06bash completion: Add completion for 'git init'Lee Marlow1-0/+19
2008-08-06bash completion: Add completion for 'git clean'Lee Marlow1-0/+15
2008-08-06bash completion: Add completion for 'git clone'Lee Marlow1-0/+26
2008-08-06t9119: conditionally re-enable test depending on svn(1) versionEric Wong1-29/+40
2008-08-06Fix race condition in t9119-git-svn-info.shDavid D. Kilzer1-4/+11
2008-08-06git-svn: properly set path for "info" commandEric Wong1-2/+6
2008-08-06Documentation: typos / spelling fixesMike Ralphson7-9/+9
2008-08-06RelNotes 1.5.6.5 updatesJunio C Hamano1-0/+13
2008-08-06diff.renamelimit is a basic diff configurationLinus Torvalds1-4/+5
2008-08-05git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.Jim Meyering1-1/+1
2008-08-05Documentation: typos / spelling fixes in older RelNotesMike Ralphson4-6/+6
2008-08-05correct access right for git-svn-dcommit testDmitry Potapov1-0/+1
2008-08-05Fix typos in INSTALLAbhijit Menon-Sen1-2/+2
2008-08-05Fix typo in perl/Git.pmAbhijit Menon-Sen1-1/+1
2008-08-05Fix hash slice syntax errorAbhijit Menon-Sen1-4/+4
2008-08-05Git.pm: localise $? in command_close_bidi_pipe()Abhijit Menon-Sen1-0/+1
2008-08-05bash completion: Add completion for 'git grep'Lee Marlow1-0/+24
2008-08-05Add output flushing before fork()Anders Melchiorsen2-7/+7
2008-08-04git-svn: Abort with an error if 'fetch' parameter is invalid.Avery Pennarun1-2/+6
2008-08-04Flush output in start_asyncAnders Melchiorsen2-0/+9
2008-08-03Modify mingw_main() workaround to avoid link errorsSteffen Prohaska1-2/+3
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2-2/+15
2008-08-03git-name-rev: don't use printf without formatRené Scharfe1-7/+5
2008-08-03diff: chapter and part in funcname for texGiuseppe Bilotta1-1/+1
2008-08-03Teach "git diff -p" Pascal/Delphi funcname patternAvery Pennarun1-0/+6
2008-08-03diff: add ruby funcname patternGiuseppe Bilotta1-0/+1
2008-08-03Fix reference to Everyday Git, which is an HTML document and not a man page.Jon Jensen1-1/+1
2008-08-03bash completion: Add more long options for 'git log'Lee Marlow1-0/+1
2008-08-03bash completion: remove unused function _git_diff_treeLee Marlow1-5/+0
2008-08-03clone: Add an option to set up a mirrorJohannes Schindelin4-6/+37
2008-08-02git-name-rev: allow --name-only in combination with --stdinPieter de Bie2-4/+8
2008-08-02builtin-name-rev.c: split deeply nested part from the main functionJunio C Hamano1-37/+41
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