index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-grep.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-21
Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
Johannes Schindelin
3
-6
/
+8
2009-01-21
tutorial-2: Update with the new "git commit" ouput
Santi Béjar
1
-2
/
+2
2009-01-21
Rename detection: Avoid repeated filespec population
Björn Steinbrink
1
-2
/
+7
2009-01-21
Fix naming scheme for configure cache variables.
Ralf Wildenhues
1
-9
/
+9
2009-01-20
Makefile: use shell for-loop rather than Make's foreach loop during install
Brandon Casey
1
-4
/
+6
2009-01-20
use uppercase POSIX compliant signals for the 'trap' command
Markus Heidelberg
2
-10
/
+10
2009-01-20
contrib/difftool: remove distracting 'echo' in the SIGINT handler
Markus Heidelberg
1
-1
/
+0
2009-01-20
contrib/difftool: change trap condition from SIGINT to INT
Markus Heidelberg
1
-1
/
+1
2009-01-20
commit: more compact summary and without extra quotes
Santi Béjar
1
-2
/
+2
2009-01-20
Optimize color_parse_mem
René Scharfe
1
-17
/
+21
2009-01-20
Fix combined use of whitespace ignore options to diff
Keith Cascio
2
-6
/
+8
2009-01-20
test more combinations of ignore-whitespace options to diff
Keith Cascio
1
-0
/
+27
2009-01-20
shell: Document that 'cvs server' is a valid command
Lars Noschinski
1
-2
/
+3
2009-01-20
bash completion: refactor diff options
Thomas Rast
1
-15
/
+21
2009-01-20
bash completion: move pickaxe options to log
Thomas Rast
1
-1
/
+2
2009-01-19
difftool: put the cursor on the editable file for Vim
David Aguilar
1
-2
/
+6
2009-01-19
difftool: fix documentation problems
David Aguilar
2
-13
/
+12
2009-01-19
git-svn: Show UUID in svn info for added directories with svn 1.5.5
Marcel Koeppen
1
-1
/
+2
2009-01-19
git-am: re-fix the diag message printing
Junio C Hamano
1
-1
/
+1
2009-01-19
git-svn: avoid importing nested git repos
Eric Wong
2
-4
/
+131
2009-01-19
git-svn: fix SVN 1.1.x compatibility
Eric Wong
2
-3
/
+25
2009-01-19
git-svn: Add --localtime option to "fetch"
Pete Harlan
3
-3
/
+64
2009-01-19
git-svn: better attempt to handle broken symlink updates
Eric Wong
2
-4
/
+122
2009-01-19
git-svn: handle empty files marked as symlinks in SVN
Eric Wong
2
-5
/
+140
2009-01-18
Documentation: avoid using undefined parameters
Anders Melchiorsen
1
-2
/
+2
2009-01-18
Documentation: mention branches rather than heads
Anders Melchiorsen
1
-2
/
+2
2009-01-18
Documentation: remove a redundant elaboration
Anders Melchiorsen
1
-2
/
+1
2009-01-18
Documentation: git push repository can also be a remote
Anders Melchiorsen
1
-1
/
+3
2009-01-18
mergetool: put the cursor on the editable file for Vim
Markus Heidelberg
1
-2
/
+7
2009-01-18
t7700: demonstrate misbehavior of 'repack -a' when local packs exist
Brandon Casey
1
-0
/
+19
2009-01-18
test more combinations of ignore-whitespace options to diff
Keith Cascio
1
-0
/
+27
2009-01-18
Update draft release notes for 1.6.1.1
Junio C Hamano
1
-1
/
+6
2009-01-18
builtin-fsck: fix off by one head count
Christian Couder
1
-1
/
+1
2009-01-18
Fix gitdir detection when in subdir of gitdir
SZEDER Gábor
2
-1
/
+12
2009-01-18
git-am: Make it easier to see which patch failed
Jonas Flodén
1
-1
/
+1
2009-01-18
contrib: add 'git difftool' for launching common merge tools
David Aguilar
3
-0
/
+418
2009-01-18
Add is_regex_special()
René Scharfe
4
-11
/
+13
2009-01-18
Change NUL char handling of isspecial()
René Scharfe
5
-8
/
+15
2009-01-18
Reformat ctype.c
René Scharfe
1
-18
/
+14
2009-01-18
Add ctype test
René Scharfe
3
-1
/
+92
2009-01-18
bash: refactor 'git log --pretty=<format>' options
SZEDER Gábor
1
-4
/
+4
2009-01-18
bash: add missing format-patch command line options
SZEDER Gábor
1
-0
/
+2
2009-01-18
bash: remove unnecessary checks for long options with argument
SZEDER Gábor
1
-2
/
+0
2009-01-18
t5540: clarify that http-push does not handle packed-refs on the remote
Johannes Schindelin
1
-3
/
+15
2009-01-18
http-push: when making directories, have a trailing slash in the path name
Johannes Schindelin
3
-2
/
+11
2009-01-18
http-push: fix off-by-path_len
Johannes Schindelin
1
-3
/
+7
2009-01-18
Documentation: let asciidoc align related options
Markus Heidelberg
1
-2
/
+4
2009-01-18
expand --pretty=format color options
Jeff King
3
-1
/
+21
2009-01-18
color: make it easier for non-config to parse color specs
Jeff King
2
-2
/
+10
2009-01-18
Documentation: let asciidoc align related options
Markus Heidelberg
1
-1
/
+4
[next]