index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-diff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
t9151: Add two new svn:mergeinfo test cases
Tuomas Suutari
3
-53
/
+581
2010-02-26
t9151: Fix a few commits in the SVN dump
Tuomas Suutari
2
-38
/
+74
2010-02-25
Windows: redirect f[re]open("/dev/null") to f[re]open("nul")
Johannes Sixt
4
-0
/
+33
2010-02-25
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
1
-0
/
+1
2010-02-25
commit: quote the user name in the example
Matt Kraai
1
-1
/
+1
2010-02-23
am: remove rebase-apply directory before gc
Jonathan Nieder
1
-2
/
+1
2010-02-23
rerere: fix memory leak if rerere images can't be read
Bert Wesarg
1
-3
/
+6
2010-02-23
Documentation: mention conflict marker size argument (%L) for merge driver
Bert Wesarg
1
-1
/
+2
2010-02-20
git-p4: fix bug in symlink handling
Evan Powers
1
-3
/
+2
2010-02-20
t1450: fix testcases that were wrongly expecting failure
Thomas Rast
1
-8
/
+8
2010-02-20
Documentation: Fix indentation problem in git-commit(1)
Jacob Helwig
1
-3
/
+3
2010-02-19
rm: fix bug in recursive subdirectory removal
Jeff King
2
-1
/
+9
2010-02-19
Documentation: describe --thin more accurately
Stephen Boyd
5
-28
/
+36
2010-02-18
docs: don't talk about $GIT_DIR/refs/ everywhere
Jeff King
10
-36
/
+39
2010-02-18
Update draft release notes to 1.7.1
Junio C Hamano
1
-1
/
+4
2010-02-18
Update 1.7.0.1 release notes
Junio C Hamano
1
-1
/
+1
2010-02-17
gitweb: Protect escaping functions against calling on undef
Jakub Narebski
1
-1
/
+8
2010-02-17
gitweb: esc_html (short) error message in die_error
Jakub Narebski
1
-2
/
+2
2010-02-17
fast-import: use the diff_delta() max_delta_size argument
Nicolas Pitre
1
-6
/
+2
2010-02-17
fast-import: honor pack.indexversion and pack.packsizelimit config vars
Nicolas Pitre
1
-0
/
+11
2010-02-17
fast-import: make default pack size unlimited
Nicolas Pitre
2
-10
/
+7
2010-02-17
fast-import: use write_idx_file() instead of custom code
Nicolas Pitre
1
-46
/
+17
2010-02-17
fast-import: use sha1write() for pack data
Nicolas Pitre
1
-10
/
+25
2010-02-17
fast-import: start using struct pack_idx_entry
Nicolas Pitre
1
-29
/
+28
2010-02-17
grep documentation: clarify what files match
Mark Lodato
1
-5
/
+12
2010-02-17
Prepare 1.7.0.1 release notes
Junio C Hamano
1
-1
/
+21
2010-02-17
Fix use of mutex in threaded grep
Junio C Hamano
1
-9
/
+16
2010-02-16
transport: add got_remote_refs flag
Tay Ray Chuan
2
-1
/
+10
2010-02-16
dwim_ref: fix dangling symref warning
Jeff King
1
-2
/
+1
2010-02-16
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
2
-2
/
+14
2010-02-16
diff: make sure --output=/bad/path is caught
Larry D'Anna
1
-0
/
+2
2010-02-16
Remove hyphen from "git-command" in two error messages
Pete Harlan
2
-2
/
+2
2010-02-14
fix minor memory leak in get_tree_entry()
René Scharfe
1
-0
/
+1
2010-02-14
Resurrect "git grep --no-index"
Junio C Hamano
3
-1
/
+93
2010-02-14
Start 1.7.0 maintenance track
Junio C Hamano
3
-2
/
+13
2010-02-14
Start 1.7.1 cycle
Junio C Hamano
3
-2
/
+19
2010-02-13
Git 1.7.0
v1.7.0
Junio C Hamano
3
-1
/
+11
2010-02-13
Fix typo in 1.6.6.2 release notes
Junio C Hamano
1
-1
/
+1
2010-02-13
Re-fix check-ref-format documentation mark-up
Junio C Hamano
1
-1
/
+1
2010-02-12
git-imap-send: Convert LF to CRLF before storing patch to draft box
Hitoshi Mitake
1
-1
/
+39
2010-02-12
archive documentation: attributes are taken from the tree by default
Junio C Hamano
1
-0
/
+8
2010-02-12
Documentation: minor fixes to RelNotes-1.7.0
Michael J Gruber
1
-8
/
+8
2010-02-12
bash: support 'git am's new '--continue' option
SZEDER Gábor
1
-1
/
+1
2010-02-12
filter-branch: Fix error message for --prune-empty --commit-filter
Jacob Helwig
1
-1
/
+1
2010-02-12
cherry-pick: prettify the advice message
Jeff King
1
-4
/
+6
2010-02-12
cherry-pick: show commit name instead of sha1
Jeff King
1
-7
/
+7
2010-02-12
cherry-pick: format help message as strbuf
Jeff King
1
-4
/
+4
2010-02-12
cherry-pick: refactor commit parsing code
Jeff King
1
-8
/
+2
2010-02-12
cherry-pick: rewrap advice message
Jeff King
1
-4
/
+4
2010-02-12
am: switch --resolved to --continue
Jeff King
2
-3
/
+5
[next]