summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bash completion: Add completion for 'git archive'Lee Marlow2008-08-051-0/+24
* bash completion: More completions for 'git stash'Lee Marlow2008-08-052-2/+12
* bash completion: Add completion for 'git revert'Lee Marlow2008-08-051-0/+13
* bash completion: Add completion for 'git init'Lee Marlow2008-08-051-0/+19
* bash completion: Add completion for 'git clean'Lee Marlow2008-08-051-0/+15
* bash completion: Add completion for 'git clone'Lee Marlow2008-08-051-0/+26
* t9119: conditionally re-enable test depending on svn(1) versionEric Wong2008-08-051-29/+40
* Fix race condition in t9119-git-svn-info.shDavid D. Kilzer2008-08-051-4/+11
* git-svn: properly set path for "info" commandEric Wong2008-08-051-2/+6
* Documentation: typos / spelling fixesMike Ralphson2008-08-057-9/+9
* Merge branch 'maint'Junio C Hamano2008-08-057-11/+25
|\
| * RelNotes 1.5.6.5 updatesJunio C Hamano2008-08-051-0/+13
| * diff.renamelimit is a basic diff configurationLinus Torvalds2008-08-051-4/+5
| * git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.Jim Meyering2008-08-051-1/+1
| * Documentation: typos / spelling fixes in older RelNotesMike Ralphson2008-08-054-6/+6
* | correct access right for git-svn-dcommit testDmitry Potapov2008-08-041-0/+1
* | Fix typos in INSTALLAbhijit Menon-Sen2008-08-041-2/+2
* | Fix typo in perl/Git.pmAbhijit Menon-Sen2008-08-041-1/+1
* | Fix hash slice syntax errorAbhijit Menon-Sen2008-08-041-4/+4
* | Git.pm: localise $? in command_close_bidi_pipe()Abhijit Menon-Sen2008-08-041-0/+1
* | bash completion: Add completion for 'git grep'Lee Marlow2008-08-041-0/+24
* | Add output flushing before fork()Anders Melchiorsen2008-08-042-7/+7
* | git-svn: Abort with an error if 'fetch' parameter is invalid.Avery Pennarun2008-08-031-2/+6
* | 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