index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff-interface.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-18
deref_tag: handle tag->tagged = NULL
Martin Koegler
1
-1
/
+4
2008-02-18
deref_tag: handle return value NULL
Martin Koegler
5
-3
/
+12
2008-02-18
help.c: use 'git_config_string' to get 'help_default_format'.
Christian Couder
1
-6
/
+2
2008-02-18
gitweb: Add new option -nohtml to quot_xxx subroutines
Jakub Narebski
1
-13
/
+24
2008-02-18
gitweb: Fix displaying unchopped argument in chop_and_escape_str
Jakub Narebski
1
-2
/
+2
2008-02-18
bisect view: check for MinGW32 and MacOSX in addition to X11
Johannes Schindelin
1
-2
/
+2
2008-02-17
sending errors to stdout under $PAGER
Junio C Hamano
1
-0
/
+1
2008-02-17
Sync with 1.5.4.2 and start 1.5.5 Release Notes
Junio C Hamano
5
-3
/
+83
2008-02-17
GIT 1.5.4.2
v1.5.4.2
Junio C Hamano
5
-11
/
+65
2008-02-17
Documentation/SubmittingPatches - a suggested patch flow
Junio C Hamano
1
-0
/
+35
2008-02-16
Documentation/git-reset: Add an example of resetting selected paths
Pieter de Bie
1
-0
/
+17
2008-02-16
Documentation/git-reset: don't mention --mixed for selected-paths reset
Pieter de Bie
1
-2
/
+2
2008-02-16
Documentation/git-reset:
Junio C Hamano
1
-1
/
+1
2008-02-16
Update fast-import documentation to discuss crash reports
Shawn O. Pearce
1
-0
/
+87
2008-02-16
Finish current packfile during fast-import crash handler
Shawn O. Pearce
1
-0
/
+7
2008-02-16
Include the fast-import marks table in crash reports
Shawn O. Pearce
1
-0
/
+10
2008-02-16
Include annotated tags in fast-import crash reports
Shawn O. Pearce
1
-0
/
+13
2008-02-16
Documentation: add 'git-web--browse.txt' and simplify other docs.
Christian Couder
3
-43
/
+86
2008-02-16
git-help--browse: improve browser support under OS X
Jay Soffian
1
-2
/
+6
2008-02-16
commit: discard index after setting up partial commit
Jeff King
2
-0
/
+25
2008-02-16
filter-branch: handle filenames that need quoting
Junio C Hamano
2
-4
/
+19
2008-02-16
diff: Fix miscounting of --check output
Junio C Hamano
2
-2
/
+11
2008-02-16
hg-to-git: fix parent analysis
Stelian Pop
1
-1
/
+1
2008-02-16
mailinfo: feed only one line to handle_filter() for QP input
Jay Soffian
6
-1
/
+45
2008-02-16
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Christian Couder
1
-5
/
+2
2008-02-16
Add "const" qualifier to "char *excludes_file".
Christian Couder
3
-8
/
+4
2008-02-16
Add "const" qualifier to "char *editor_program".
Christian Couder
3
-8
/
+4
2008-02-16
Add "const" qualifier to "char *pager_program".
Christian Couder
3
-8
/
+4
2008-02-16
config: add 'git_config_string' to refactor string config variables.
Christian Couder
2
-13
/
+13
2008-02-16
diff.c: remove useless check for value != NULL
Christian Couder
1
-7
/
+2
2008-02-16
fast-import: check return value from unpack_entry()
Shawn O. Pearce
1
-0
/
+2
2008-02-15
Validate nicknames of remote branches to prohibit confusing ones
Daniel Barkalow
1
-1
/
+11
2008-02-15
diff.c: replace a 'strdup' with 'xstrdup'.
Christian Couder
1
-1
/
+1
2008-02-15
diff.c: fixup garding of config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-14
git-gui: Correct size of dictionary name widget in options dialog
Shawn O. Pearce
1
-3
/
+1
2008-02-14
git-gui: Paper bag fix bad string length call in spellchecker
Shawn O. Pearce
1
-1
/
+1
2008-02-14
[PATCH] gitk: Heed the lines of context in merge commits
Johannes Sixt
1
-1
/
+2
2008-02-13
config: add test cases for empty value and no value config variables.
Christian Couder
1
-0
/
+23
2008-02-13
cvsimport: have default merge regex also match beginning of commit message
Gerrit Pape
1
-1
/
+1
2008-02-13
git clone -s documentation: force a new paragraph for the NOTE
Miklos Vajna
1
-6
/
+7
2008-02-13
status: suggest "git rm --cached" to unstage for initial commit
Jeff King
2
-2
/
+11
2008-02-13
Protect get_author_ident_from_commit() from filenames in work tree
Junio C Hamano
2
-1
/
+23
2008-02-13
upload-pack: Initialize the exec-path.
Johannes Sixt
1
-0
/
+3
2008-02-13
bisect: use verbatim commit subject in the bisect log
Johannes Schindelin
1
-1
/
+1
2008-02-13
git-cvsimport.txt: fix '-M' description.
Sergei Organov
1
-2
/
+2
2008-02-13
[PATCH] gitk: learn --show-all output
Linus Torvalds
1
-7
/
+8
2008-02-13
Revert "pack-objects: only throw away data during memory pressure"
Junio C Hamano
1
-11
/
+2
2008-02-13
Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR
Johan Herland
2
-7
/
+6
2008-02-13
Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR
Johan Herland
1
-1
/
+17
2008-02-12
git-gui: Automatically spell check commit messages as the user types
Shawn O. Pearce
4
-1
/
+442
[next]