index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-refs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-23
msvc: Add a definition of NORETURN compatible with msvc compiler
Ramsay Jones
1
-0
/
+3
2010-01-23
Update draft release notes to 1.7.0
Junio C Hamano
1
-1
/
+26
2010-01-23
msvc: Fix a compiler warning due to an incorrect pointer cast
Ramsay Jones
1
-1
/
+1
2010-01-23
msvc: Fix an "unrecognized option" linker warning
Ramsay Jones
2
-0
/
+2
2010-01-23
Make difftool.prompt fall back to mergetool.prompt
Sebastian Schuberth
1
-1
/
+2
2010-01-23
engine.pl: Fix a recent breakage of the buildsystem generator
Ramsay Jones
1
-3
/
+5
2010-01-23
ignore duplicated slashes in make_relative_path()
Junio C Hamano
2
-9
/
+36
2010-01-22
git-mv: fix moving more than one source to a single destination
Junio C Hamano
2
-4
/
+19
2010-01-22
rebase -i: Enclose sed command substitution in quotes
Michael Haggerty
1
-1
/
+1
2010-01-22
rebase -i: Avoid non-portable "test X -a Y"
Michael Haggerty
1
-1
/
+1
2010-01-22
make "index-pack" a built-in
Linus Torvalds
7
-15
/
+16
2010-01-22
make "git pack-redundant" a built-in
Linus Torvalds
4
-7
/
+5
2010-01-22
make "git unpack-file" a built-in
Linus Torvalds
4
-5
/
+4
2010-01-22
make "mktag" a built-in
Linus Torvalds
4
-6
/
+4
2010-01-22
make "merge-index" a built-in
Linus Torvalds
4
-6
/
+5
2010-01-22
merge-tree: remove unnecessary call of git_extract_argv0_path
Johannes Sixt
1
-2
/
+0
2010-01-22
make "git patch-id" a built-in
Linus Torvalds
4
-4
/
+4
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
Documentation: improve description of --glob=pattern and friends
Thomas Rast
1
-17
/
+15
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
Fix "log --oneline" not to show notes
Junio C Hamano
3
-4
/
+7
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-21
Fix memory corruption when .gitignore does not end by \n
Nguyễn Thái Ngọc Duy
1
-3
/
+13
2010-01-21
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
8
-1
/
+82
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
rev-parse --branches/--tags/--remotes=pattern
Ilari Liusvaara
9
-20
/
+139
2010-01-20
rev-parse --glob
Ilari Liusvaara
9
-2
/
+223
2010-01-20
Teach @{upstream} syntax to strbuf_branchanme()
Junio C Hamano
2
-45
/
+77
2010-01-20
t1506: more test for @{upstream} syntax
Junio C Hamano
1
-0
/
+41
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
[next]