index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
write_or_die.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-03
pull: do not clobber untracked files on initial pull
Jeff King
2
-1
/
+12
2011-04-03
compat: add missing #include <sys/resource.h>
Jonathan Nieder
1
-0
/
+1
2011-04-03
git.el: Don't use font-lock-compile-keywords
Lawrence Mitchell
1
-3
/
+10
2011-04-03
t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-04-03
Fix two unused variable warnings in gcc 4.6
Dan McGee
2
-6
/
+1
2011-04-03
Remove old binaries from .gitignore
Dan McGee
1
-2
/
+0
2011-04-03
sparse: Fix errors and silence warnings
Stephen Boyd
7
-9
/
+9
2011-04-03
Update release notes
Junio C Hamano
2
-23
/
+21
2011-04-03
Git 1.7.4.3
v1.7.4.3
Junio C Hamano
3
-2
/
+34
2011-04-03
Doc: mention --delta-base-offset is the default for Porcelain commands
Junio C Hamano
1
-1
/
+6
2011-04-01
docs: fix filter-branch subdir example for exotic repo names
Jeff King
1
-1
/
+1
2011-03-31
Git 1.7.5-rc0
v1.7.5-rc0
Junio C Hamano
2
-2
/
+2
2011-03-31
parse-remote: typofix
Junio C Hamano
1
-1
/
+1
2011-03-30
grep: allow -E and -n to be turned on by default via configuration
Joe Ratterman
4
-1
/
+52
2011-03-30
contrib/thunderbird-patch-inline: do not require bash to run the script
Maxin john
1
-2
/
+2
2011-03-30
t8001: check the exit status of the command being tested
Junio C Hamano
1
-5
/
+6
2011-03-30
strbuf.h: remove a tad stale docs-in-comment and reference api-doc instead
Michael Witten
1
-36
/
+1
2011-03-30
Typos: t/README
Michael Witten
1
-5
/
+4
2011-03-30
Documentation/config.txt: make truth value of numbers more explicit
Carlos Martín Nieto
1
-1
/
+1
2011-03-30
git-pack-objects.txt: fix grammatical errors
Stephen Boyd
1
-3
/
+3
2011-03-30
parse-remote: replace unnecessary sed invocation
Stephen Boyd
1
-1
/
+2
2011-03-30
tests: kill backgrounded processes more robustly
Jeff King
1
-6
/
+6
2011-03-29
vcs-svn: a void function shouldn't try to return something
Michael Witten
1
-1
/
+2
2011-03-29
Revert two "no-done" reverts
Junio C Hamano
2
-7
/
+31
2011-03-29
enable "no-done" extension only when serving over smart-http
Junio C Hamano
1
-3
/
+4
2011-03-29
Fix potential local deadlock during fetch-pack
Junio C Hamano
1
-4
/
+5
2011-03-29
enable "no-done" extension only when fetching over smart-http
Junio C Hamano
1
-1
/
+2
2011-03-29
HOME must be set before calling git-init when creating test repositories
Alex Riesen
1
-3
/
+3
2011-03-29
tests: make sure input to sed is newline terminated
Jonathan Nieder
1
-2
/
+6
2011-03-29
Revert "fetch-pack: Implement no-done capability"
Junio C Hamano
1
-15
/
+3
2011-03-29
Revert "upload-pack: Implement no-done capability"
Junio C Hamano
1
-16
/
+4
2011-03-28
git tag documentation grammar fixes and readability updates
Michael Witten
1
-18
/
+18
2011-03-28
tests: fix overeager scrubbing of environment variables
Jens Lehmann
1
-1
/
+10
2011-03-28
grep: Add the option '--line-number'
Joe Ratterman
2
-1
/
+2
2011-03-28
Improve test for pthreads flag
Giuseppe Bilotta
1
-0
/
+2
2011-03-28
vcs-svn: add missing cast to printf argument
Jonathan Nieder
1
-1
/
+2
2011-03-27
vcs-svn: add missing cast to printf argument
Jonathan Nieder
1
-1
/
+2
2011-03-27
Update draft release note to 1.7.5
Junio C Hamano
1
-2
/
+15
2011-03-26
vcs-svn: handle log message with embedded NUL
Jonathan Nieder
6
-13
/
+94
2011-03-26
vcs-svn: avoid unnecessary copying of log message and author
Jonathan Nieder
1
-10
/
+10
2011-03-26
vcs-svn: remove buffer_read_string
Jonathan Nieder
5
-48
/
+17
2011-03-26
vcs-svn: make reading of properties binary-safe
Jonathan Nieder
2
-14
/
+37
2011-03-26
Git 1.7.4.2
v1.7.4.2
Junio C Hamano
2
-1
/
+8
2011-03-25
pull: do not clobber untracked files on initial pull
Jeff King
2
-1
/
+12
2011-03-25
merge: merge unborn index before setting ref
Jeff King
2
-1
/
+5
2011-03-25
t7607: clean up stray untracked file
Jeff King
1
-1
/
+2
2011-03-25
t7607: mark known breakage in test 11 as fixed
Jeff King
1
-1
/
+1
2011-03-25
gitweb: Fix handling of fractional timezones in parse_date
Jakub Narebski
1
-2
/
+4
2011-03-25
git-gui: detect the use of MUI langauge packs on Windows
Pat Thoyts
1
-0
/
+19
2011-03-24
tests: avoid nonportable {foo,bar} glob
Jonathan Nieder
1
-8
/
+8
[next]