index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree-walk.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-19
bisect: fix singular/plural grammar nit
David Ripton
1
-3
/
+5
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
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
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
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
commit.c::print_summary: do not release the format string too early
Junio C Hamano
1
-1
/
+1
2010-01-17
Do not use date.c:tm_to_time_t() from compat/mingw.c
Johannes Sixt
1
-17
/
+19
2010-01-17
MSVC: Windows-native implementation for subset of Pthreads API
Andrzej K. Haczewski
6
-11
/
+217
2010-01-17
MSVC: Fix an "incompatible pointer types" compiler warning
Ramsay Jones
2
-25
/
+19
2010-01-17
Windows: avoid the "dup dance" when spawning a child process
Johannes Sixt
3
-49
/
+50
2010-01-17
Windows: simplify the pipe(2) implementation
Johannes Sixt
1
-29
/
+8
2010-01-17
Windows: boost startup by avoiding a static dependency on shell32.dll
Johannes Sixt
1
-2
/
+14
2010-01-17
Windows: disable Python
Erik Faye-Lund
1
-0
/
+2
2010-01-17
Add push --set-upstream
Ilari Liusvaara
5
-1
/
+136
2010-01-16
t7111: fix bad HEAD in tests with unmerged entries
Christian Couder
1
-10
/
+10
2010-01-16
difftool: Update copyright notices to list each year separately
David Aguilar
2
-2
/
+2
2010-01-16
Fix uninitialized variable in get_refs_via_rsync().
Richard Weinberger
1
-1
/
+1
2010-01-16
Test t5560: Fix test when run with dash
Tarmigan Casebolt
1
-5
/
+10
2010-01-16
difftool: Use eval to expand '--extcmd' expressions
David Aguilar
2
-2
/
+14
2010-01-16
difftool: Add '-x' and as an alias for '--extcmd'
David Aguilar
3
-8
/
+24
2010-01-16
t7800-difftool.sh: Simplify the --extcmd test
David Aguilar
1
-8
/
+5
2010-01-15
grep --no-index: allow use of "git grep" outside a git repository
Junio C Hamano
2
-0
/
+78
2010-01-15
grep: prepare to run outside of a work tree
Junio C Hamano
2
-1
/
+8
2010-01-15
Document git-blame triple -C option
Ramkumar Ramachandra
2
-3
/
+5
2010-01-15
fast-import: tag may point to any object type
Dmitry Potapov
1
-5
/
+5
2010-01-14
commit: allow suppression of implicit identity advice
Jeff King
4
-2
/
+11
2010-01-14
commit: show interesting ident information in summary
Jeff King
2
-4
/
+42
2010-01-14
strbuf: add strbuf_addbuf_percentquote
Jeff King
3
-0
/
+19
2010-01-14
strbuf_expand: convert "%%" to "%"
Jeff King
5
-1
/
+18
2010-01-14
rebase -i: Retain user-edited commit messages after squash/fixup conflicts
Michael Haggerty
2
-39
/
+63
2010-01-14
t3404: Set up more of the test repo in the "setup" step
Michael Haggerty
1
-25
/
+26
2010-01-14
rebase -i: For fixup commands without squashes, do not start editor
Michael Haggerty
2
-31
/
+57
2010-01-14
rebase -i: Change function make_squash_message into update_squash_message
Michael Haggerty
1
-15
/
+20
2010-01-14
rebase -i: Extract function do_with_author
Michael Haggerty
1
-12
/
+15
2010-01-14
rebase -i: Handle the author script all in one place in do_next
Michael Haggerty
1
-2
/
+2
2010-01-14
rebase -i: Extract a function "commit_message"
Michael Haggerty
1
-5
/
+10
2010-01-14
rebase -i: Simplify commit counting for generated commit messages
Michael Haggerty
1
-8
/
+3
2010-01-14
rebase -i: Improve consistency of commit count in generated commit messages
Michael Haggerty
2
-3
/
+3
2010-01-14
t3404: Test the commit count in commit messages generated by "rebase -i"
Michael Haggerty
2
-3
/
+12
[next]