index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blob.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-06
bash completion: Add completion for 'git mv'
Lee Marlow
1
-0
/
+13
2008-08-06
bash completion: Add completion for 'git ls-files'
Lee Marlow
1
-0
/
+21
2008-08-06
bash completion: Add completion for 'git archive'
Lee Marlow
1
-0
/
+24
2008-08-06
bash completion: More completions for 'git stash'
Lee Marlow
2
-2
/
+12
2008-08-06
bash completion: Add completion for 'git revert'
Lee Marlow
1
-0
/
+13
2008-08-06
bash completion: Add completion for 'git init'
Lee Marlow
1
-0
/
+19
2008-08-06
bash completion: Add completion for 'git clean'
Lee Marlow
1
-0
/
+15
2008-08-06
bash completion: Add completion for 'git clone'
Lee Marlow
1
-0
/
+26
2008-08-06
t9119: conditionally re-enable test depending on svn(1) version
Eric Wong
1
-29
/
+40
2008-08-06
Fix race condition in t9119-git-svn-info.sh
David D. Kilzer
1
-4
/
+11
2008-08-06
git-svn: properly set path for "info" command
Eric Wong
1
-2
/
+6
2008-08-06
Documentation: typos / spelling fixes
Mike Ralphson
7
-9
/
+9
2008-08-06
RelNotes 1.5.6.5 updates
Junio C Hamano
1
-0
/
+13
2008-08-06
diff.renamelimit is a basic diff configuration
Linus Torvalds
1
-4
/
+5
2008-08-05
git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.
Jim Meyering
1
-1
/
+1
2008-08-05
Documentation: typos / spelling fixes in older RelNotes
Mike Ralphson
4
-6
/
+6
2008-08-05
correct access right for git-svn-dcommit test
Dmitry Potapov
1
-0
/
+1
2008-08-05
Fix typos in INSTALL
Abhijit Menon-Sen
1
-2
/
+2
2008-08-05
Fix typo in perl/Git.pm
Abhijit Menon-Sen
1
-1
/
+1
2008-08-05
Fix hash slice syntax error
Abhijit Menon-Sen
1
-4
/
+4
2008-08-05
Git.pm: localise $? in command_close_bidi_pipe()
Abhijit Menon-Sen
1
-0
/
+1
2008-08-05
bash completion: Add completion for 'git grep'
Lee Marlow
1
-0
/
+24
2008-08-05
Add output flushing before fork()
Anders Melchiorsen
2
-7
/
+7
2008-08-04
git-svn: Abort with an error if 'fetch' parameter is invalid.
Avery Pennarun
1
-2
/
+6
2008-08-04
Flush output in start_async
Anders Melchiorsen
2
-0
/
+9
2008-08-03
Modify mingw_main() workaround to avoid link errors
Steffen Prohaska
1
-2
/
+3
2008-08-03
clone --bare: Add ".git" suffix to the directory name to clone into
Johannes Schindelin
2
-2
/
+15
2008-08-03
git-name-rev: don't use printf without format
René Scharfe
1
-7
/
+5
2008-08-03
diff: chapter and part in funcname for tex
Giuseppe Bilotta
1
-1
/
+1
2008-08-03
Teach "git diff -p" Pascal/Delphi funcname pattern
Avery Pennarun
1
-0
/
+6
2008-08-03
diff: add ruby funcname pattern
Giuseppe Bilotta
1
-0
/
+1
2008-08-03
Fix reference to Everyday Git, which is an HTML document and not a man page.
Jon Jensen
1
-1
/
+1
2008-08-03
bash completion: Add more long options for 'git log'
Lee Marlow
1
-0
/
+1
2008-08-03
bash completion: remove unused function _git_diff_tree
Lee Marlow
1
-5
/
+0
2008-08-03
clone: Add an option to set up a mirror
Johannes Schindelin
4
-6
/
+37
2008-08-02
git-name-rev: allow --name-only in combination with --stdin
Pieter de Bie
2
-4
/
+8
2008-08-02
builtin-name-rev.c: split deeply nested part from the main function
Junio C Hamano
1
-37
/
+41
2008-08-02
Start 1.5.6.5 RelNotes to describe accumulated fixes
Junio C Hamano
2
-1
/
+20
2008-08-02
Make git-add -i accept ranges like 7-
Ciaran McCreesh
2
-5
/
+6
2008-08-02
Update my e-mail address
Junio C Hamano
43
-43
/
+43
2008-08-02
git-diff(1): "--c" -> "--cc" typo fix
Jonathan Nieder
1
-1
/
+1
2008-08-02
git-submodule: move ill placed shift.
Pierre Habouzit
1
-1
/
+1
2008-08-02
t/t4202-log.sh: add newline at end of file
Brandon Casey
1
-1
/
+2
2008-08-02
sort_in_topological_order(): avoid setting a commit flag
Johannes Schindelin
3
-8
/
+65
2008-08-02
Documentation: clarify diff --cc
Junio C Hamano
2
-8
/
+8
2008-08-02
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2
-0
/
+30
2008-08-02
Documentation: fix diff.external example
Anders Melchiorsen
2
-5
/
+7
2008-08-02
make sure parsed wildcard refspec ends with slash
Junio C Hamano
2
-18
/
+64
2008-08-02
init: handle empty "template" parameter
Jeff King
2
-0
/
+28
2008-08-02
builtin-revert.c: typofix
Stephan Beyer
1
-1
/
+1
[next]