index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-verify-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-22
make "git var" a built-in
Linus Torvalds
4
-4
/
+4
2010-01-22
fix git-p4 editor invocation
Nicolas Pitre
1
-1
/
+1
2010-01-22
make "git hash-object" a built-in
Linus Torvalds
4
-5
/
+4
2010-01-22
make "git merge-tree" a built-in
Linus Torvalds
4
-4
/
+4
2010-01-22
slim down "git show-index"
Linus Torvalds
4
-67
/
+69
2010-01-22
Remove diff machinery dependency from read-cache
Linus Torvalds
2
-78
/
+76
2010-01-22
merge-recursive: do not return NULL only to cause segfault
Junio C Hamano
1
-4
/
+4
2010-01-22
git-rebase.txt: Fix spelling
Horst H. von Brand
1
-1
/
+1
2010-01-22
retry request without query when info/refs?query fails
Tay Ray Chuan
1
-2
/
+16
2010-01-21
Make 'rerere forget' work from a subdirectory.
Johannes Sixt
2
-24
/
+53
2010-01-21
Make test case numbers unique
Johannes Sixt
2
-0
/
+0
2010-01-21
conflict-marker-size: add test and docs
Junio C Hamano
2
-0
/
+29
2010-01-21
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+45
2010-01-20
date.c: mark file-local function static
Junio C Hamano
2
-2
/
+1
2010-01-20
Git 1.6.6.1
v1.6.6.1
Junio C Hamano
3
-8
/
+16
2010-01-20
Git 1.6.5.8
v1.6.5.8
Junio C Hamano
4
-3
/
+32
2010-01-20
Fix "checkout A..." synonym for "checkout A...HEAD" on Windows
Junio C Hamano
1
-2
/
+4
2010-01-20
status: don't require the repository to be writable
Junio C Hamano
1
-4
/
+6
2010-01-20
Makefile: honor NO_CURL when setting REMOTE_CURL_* variables
Johannes Sixt
1
-10
/
+6
2010-01-20
ident.c: replace fprintf with fputs to suppress compiler warning
Tarmigan Casebolt
1
-1
/
+1
2010-01-20
rm: only refresh entries that we may touch
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2010-01-19
bisect: fix singular/plural grammar nit
David Ripton
1
-3
/
+5
2010-01-19
cvsimport: standarize system() calls to external git tools
Ben Walton
1
-5
/
+5
2010-01-19
cvsimport: standarize open() calls to external git tools
Ben Walton
1
-4
/
+4
2010-01-19
cvsimport: modernize callouts to git subcommands
Ben Walton
1
-32
/
+32
2010-01-19
Fix mis-backport of t7002
Junio C Hamano
1
-1
/
+5
2010-01-19
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+16
2010-01-19
Update draft release notes to 1.6.6.1
Junio C Hamano
1
-1
/
+16
2010-01-19
builtin-apply.c: fix the --- and +++ header filename consistency check
Andreas Gruenbacher
2
-1
/
+39
2010-01-19
Replace parse_blob() with an explanatory comment
Daniel Barkalow
2
-22
/
+8
2010-01-19
grep: NUL terminate input from a file
Jim Meyering
1
-0
/
+1
2010-01-18
builtin-apply.c: Skip filenames without enough components
Andreas Gruenbacher
2
-2
/
+14
2010-01-18
symlinks.c: remove unused functions
Junio C Hamano
2
-33
/
+0
2010-01-18
object.c: remove unused functions
Junio C Hamano
2
-26
/
+0
2010-01-18
Document that merge strategies can now take their own options
Junio C Hamano
2
-1
/
+33
2010-01-18
Extend merge-subtree tests to test -Xsubtree=dir.
Avery Pennarun
1
-1
/
+46
2010-01-18
Make "subtree" part more orthogonal to the rest of merge-recursive.
Junio C Hamano
6
-18
/
+91
2010-01-18
pull: Fix parsing of -X<option>
Junio C Hamano
1
-7
/
+14
2010-01-18
Teach git-pull to pass -X<option> to git-merge
Avery Pennarun
2
-2
/
+23
2010-01-18
git merge -X<option>
Avery Pennarun
11
-26
/
+162
2010-01-18
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+38
2010-01-17
Update COPYING with GPLv2 with new FSF address
Junio C Hamano
1
-13
/
+12
2010-01-17
user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
Junio C Hamano
3
-2
/
+8
2010-01-17
user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
Junio C Hamano
3
-1
/
+11
2010-01-17
rerere: honor conflict-marker-size attribute
Junio C Hamano
3
-2
/
+20
2010-01-17
rerere: prepare for customizable conflict marker length
Junio C Hamano
1
-10
/
+44
2010-01-17
commit.c::print_summary: do not release the format string too early
Junio C Hamano
1
-1
/
+1
2010-01-17
conflict-marker-size: new attribute
Junio C Hamano
1
-25
/
+34
2010-01-17
rerere: use ll_merge() instead of using xdl_merge()
Junio C Hamano
1
-4
/
+1
2010-01-17
merge-tree: use ll_merge() not xdl_merge()
Junio C Hamano
2
-11
/
+9
[next]