index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-sha1.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
fsck: return error code when verify_pack() goes wrong
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2011-11-03
receive-pack: do not expect object 0{40} to exist
Junio C Hamano
1
-6
/
+11
2011-11-02
t3200: add test case for 'branch -m'
Stefan Naewe
1
-0
/
+5
2011-11-02
branch -m: handle no arg properly
Tay Ray Chuan
1
-5
/
+8
2011-11-02
Update draft release notes to 1.7.8
Junio C Hamano
1
-55
/
+11
2011-11-02
Git 1.7.7.2
v1.7.7.2
Junio C Hamano
2
-1
/
+45
2011-11-01
name-hash.c: always initialize dir_next pointer
Johannes Sixt
1
-1
/
+1
2011-11-01
svn: Quote repository root in regex match
Ted Percival
1
-2
/
+2
2011-11-01
mingw: poll.h is no longer in sys/
Erik Faye-Lund
1
-1
/
+1
2011-10-31
t7511: avoid use of reserved filename on Windows.
Pat Thoyts
1
-1
/
+1
2011-10-31
Git 1.7.8-rc0
v1.7.8-rc0
Junio C Hamano
2
-2
/
+2
2011-10-31
upload-archive: use start_command instead of fork
Erik Faye-Lund
4
-55
/
+31
2011-10-31
compat/win32/poll.c: upgrade from upstream
Erik Faye-Lund
1
-6
/
+13
2011-10-31
mingw: move poll out of sys-folder
Erik Faye-Lund
3
-2
/
+4
2011-10-28
(squash) test for previous
Junio C Hamano
1
-0
/
+11
2011-10-28
blame.c: Properly initialize strbuf after calling, textconv_object()
Sebastian Schuberth
1
-1
/
+3
2011-10-27
Update draft release notes to 1.7.8
Junio C Hamano
1
-3
/
+1
2011-10-27
clone: Quote user supplied path in a single quote pair
Richard Hartmann
1
-2
/
+2
2011-10-27
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+17
2011-10-26
read-cache.c: fix index memory allocation
René Scharfe
2
-3
/
+53
2011-10-26
make the sample pre-commit hook script reject names with newlines, too
Jim Meyering
1
-2
/
+6
2011-10-26
completion: fix issue with process substitution not working on Git for Windows
Stefan Naewe
1
-1
/
+2
2011-10-26
gitweb/Makefile: Remove static/gitweb.js in the clean target
Ramsay Jones
1
-1
/
+3
2011-10-26
builtin/grep: simplify lock_and_read_sha1_file()
Junio C Hamano
1
-7
/
+3
2011-10-26
builtin/grep: make lock/unlock into static inline functions
Junio C Hamano
1
-5
/
+23
2011-10-26
git grep: be careful to use mutexes only when they are initialized
Johannes Schindelin
1
-4
/
+5
2011-10-24
Reindent closing bracket using tab instead of spaces
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-10-24
Git 1.7.7.1
v1.7.7.1
Junio C Hamano
2
-2
/
+3
2011-10-24
pretty.c: use original commit message if reencoding fails
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2011-10-24
pretty.c: free get_header() return value
Nguyễn Thái Ngọc Duy
1
-4
/
+3
2011-10-24
RelNotes/1.7.7.1: setgid bit patch is about fixing "git init" via Makefile se...
Jonathan Nieder
1
-2
/
+3
2011-10-22
Update draft release notes to 1.7.8
Junio C Hamano
1
-2
/
+21
2011-10-21
gitweb: fix regression when filtering out forks
Julien Muchembled
1
-1
/
+1
2011-10-21
Add simple test for Git::config_path() in t/t9700-perl-git.sh
Jakub Narebski
2
-1
/
+9
2011-10-21
completion: match ctags symbol names in grep patterns
Jeff King
1
-0
/
+13
2011-10-21
contrib: add git-jump script
Jeff King
2
-0
/
+161
2011-10-21
Almost ready for 1.7.7.1
Junio C Hamano
1
-0
/
+20
2011-10-21
gitweb: provide a way to customize html headers
Lénaïc Huard
5
-0
/
+17
2011-10-21
submodule::module_clone(): silence die() message from module_name()
Tay Ray Chuan
1
-1
/
+1
2011-10-21
submodule: whitespace fix
Tay Ray Chuan
1
-3
/
+3
2011-10-21
pack-objects: don't traverse objects unnecessarily
Dan McGee
1
-6
/
+12
2011-10-21
tests: add missing executable bits
Jeff King
2
-0
/
+0
2011-10-20
git-remote-mediawiki: don't include HTTP login/password in author
Matthieu Moy
1
-0
/
+4
2011-10-19
resolve_ref(): report breakage to the caller without warning
Junio C Hamano
1
-7
/
+11
2011-10-19
resolve_ref(): expose REF_ISBROKEN flag
Junio C Hamano
2
-9
/
+9
2011-10-19
Update draft release notes to 1.7.8
Junio C Hamano
1
-2
/
+22
2011-10-19
t/t3000-ls-files-others.sh: use $SHELL_PATH to run git-new-workdir script
Brandon Casey
1
-1
/
+1
2011-10-19
t1300: attempting to remove a non-existent .git/config is not an error
Johannes Sixt
1
-12
/
+7
2011-10-18
strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwholeline()
Brandon Casey
1
-1
/
+0
2011-10-18
libperl-git: refactor Git::config_*
Junio C Hamano
1
-64
/
+24
[next]