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
2010-06-25
test-lib: output a newline before "ok" under a TAP harness
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2010-06-25
test-lib: Make the test_external_* functions TAP-aware
Ævar Arnfjörð Bjarmason
3
-12
/
+53
2010-06-25
test-lib: Adjust output to be valid TAP format
Ævar Arnfjörð Bjarmason
2
-30
/
+59
2010-06-23
url.c: "<scheme>://" part at the beginning should not be URL decoded
Junio C Hamano
1
-10
/
+18
2010-06-22
Update draft release notes to 1.7.2
Junio C Hamano
1
-12
/
+41
2010-06-22
Update draft release notes to 1.7.1.1
Junio C Hamano
1
-0
/
+21
2010-06-21
tests: remove unnecessary '^' from 'expr' regular expression
Junio C Hamano
2
-3
/
+3
2010-06-21
Drop items that are 1.7.1.1 fixes from the 1.7.1 release notes
Junio C Hamano
1
-21
/
+0
2010-06-21
Update draft release notes to 1.7.1.1
Junio C Hamano
1
-0
/
+21
2010-06-21
git-cvsserver: fix error for invalid password formats
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2010-06-21
git-cvsserver: typo in a comment: bas -> has
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-06-20
gitweb/Makefile: fix typo in gitweb.min.css rule
Jay Soffian
1
-1
/
+1
2010-06-18
Update draft release notes to 1.7.2
Junio C Hamano
1
-4
/
+33
2010-06-18
unpack-trees: Make index lookahead less pessimal
Brian Downing
1
-2
/
+10
2010-06-17
Update draft release notes to 1.7.2
Junio C Hamano
1
-25
/
+1
2010-06-17
Prepare draft release notes to 1.7.1.1
Junio C Hamano
2
-1
/
+47
2010-06-16
pretty: Introduce ' ' modifier to add space if non-empty
Michael J Gruber
3
-3
/
+24
2010-06-16
common_prefix: simplify and fix scanning for prefixes
Junio C Hamano
1
-13
/
+13
2010-06-16
completion: Add --signature and format.signature
Stephen Boyd
1
-1
/
+2
2010-06-16
format-patch: Add a signature option (--signature)
Stephen Boyd
5
-3
/
+83
2010-06-15
notes: Initialize variable to appease Sun Studio
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-06-14
gitweb: Return or exit after done serving request
Jakub Narebski
1
-1
/
+9
2010-06-14
Make :/ accept a regex rather than a fixed pattern
Linus Torvalds
1
-3
/
+9
2010-06-14
Update draft release notes to 1.7.2
Junio C Hamano
1
-11
/
+102
2010-06-14
git svn: avoid unnecessary '/' in paths for SVN
Eric Wong
1
-0
/
+3
2010-06-14
git-svn: strip off leading slashes on --trunk argument
Jonathan Nieder
1
-0
/
+1
2010-06-14
git-mailinfo documentation: clarify -u/--encoding
Zhang Le
1
-4
/
+4
2010-06-14
Remove python 2.5'isms
Brandon Casey
6
-13
/
+39
2010-06-14
Makefile: add PYTHON_PATH to GIT-BUILD-OPTIONS
Brandon Casey
1
-0
/
+1
2010-06-13
add-interactive: Clarify “remaining hunks in the file”
Jonathan Nieder
2
-6
/
+6
2010-06-13
gitweb: Fix typo in hash key name in %opts in git_header_html
Jakub Narebski
1
-1
/
+1
2010-06-13
commit: use value of GIT_REFLOG_ACTION env variable as reflog message
Christian Couder
2
-6
/
+13
2010-06-13
commit::print_summary(): don't use format_commit_message()
Tay Ray Chuan
2
-8
/
+6
2010-06-13
parseopt: wrap rev-parse --parseopt usage for eval consumption
Thomas Rast
4
-16
/
+30
2010-06-12
log_ref_setup: don't return stack-allocated array
Thomas Rast
3
-17
/
+15
2010-06-11
check_aliased_update: strcpy() instead of strcat() to copy
Thomas Rast
1
-2
/
+2
2010-06-11
t/README: document --root option
Thomas Rast
1
-0
/
+6
2010-06-11
fast-import: die_nicely() back to vsnprintf (reverts part of ebaa79f)
Thomas Rast
1
-3
/
+5
2010-06-11
test-lib: use DIFF definition from GIT-BUILD-OPTIONS
Junio C Hamano
2
-10
/
+16
2010-06-11
Makefile: default pager on AIX to "more"
Jeff King
1
-0
/
+1
2010-06-11
rebase -i: Abort cleanly if new base cannot be checked out
Ian Ward Comfort
2
-1
/
+12
2010-06-11
merge-recursive: demonstrate an incorrect conflict with submodule
Johannes Sixt
1
-0
/
+29
2010-06-11
commit: give advice on empty amend
Jeff King
1
-0
/
+7
2010-06-11
gitweb: Run in FastCGI mode if gitweb script has .fcgi extension
Jakub Narebski
1
-8
/
+13
2010-06-11
Documentation/checkout: clarify description
Jonathan Nieder
1
-19
/
+21
2010-06-11
rebase -i -p: document shortcomings
Jonathan Nieder
2
-0
/
+33
2010-06-10
Makefile: default pager on AIX to "more"
Jeff King
1
-0
/
+1
2010-06-08
Refactor parse_date for approxidate functions
Ramkumar Ramachandra
1
-19
/
+37
2010-06-08
Change C99 comments to old-style C comments
Tor Arntsen
3
-4
/
+4
2010-06-08
branch: don't fail listing branches if one of the commits wasn't found
Simo Melenius
1
-1
/
+4
[next]