index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
Update draft release notes to 1.8.4
Junio C Hamano
1
-29
/
+29
2013-07-15
Git 1.8.3.3
v1.8.3.3
Junio C Hamano
3
-2
/
+24
2013-07-12
Update draft release notes for 1.8.4
Junio C Hamano
1
-0
/
+7
2013-07-12
git-clone.txt: remove the restriction on pushing from a shallow clone
Nguyễn Thái Ngọc Duy
1
-5
/
+7
2013-07-12
pack-revindex: radix-sort the revindex
Jeff King
1
-5
/
+95
2013-07-12
pack-revindex: use unsigned to store number of objects
Jeff King
1
-4
/
+4
2013-07-12
cat-file: split --batch input lines on whitespace
Jeff King
3
-3
/
+34
2013-07-12
cat-file: add %(objectsize:disk) format atom
Jeff King
2
-0
/
+24
2013-07-12
cat-file: add --batch-check=<format>
Jeff King
3
-26
/
+142
2013-07-11
Update draft release notes to 1.8.4
Junio C Hamano
1
-3
/
+76
2013-07-11
cat-file: refactor --batch option parsing
Jeff King
1
-18
/
+38
2013-07-11
cat-file: teach --batch to stream blob objects
Jeff King
1
-13
/
+28
2013-07-11
t1006: modernize output comparisons
Jeff King
1
-43
/
+18
2013-07-09
remote-http: use argv-array
Junio C Hamano
1
-16
/
+16
2013-07-09
range_set: fix coalescing bug when range is a subset of another
Eric Sunshine
2
-3
/
+4
2013-07-09
t4211: fix broken test when one -L range is subset of another
Eric Sunshine
2
-5
/
+133
2013-07-09
commit: reject non-characters
Peter Krefting
2
-2
/
+23
2013-07-08
pull: change the description to "integrate" changes
John Keeping
2
-2
/
+2
2013-07-08
test-lint: detect 'export FOO=bar'
Thomas Rast
1
-0
/
+1
2013-07-08
t9902: fix 'test A == B' to use = operator
Thomas Rast
1
-1
/
+1
2013-07-08
remote.c: avoid O(m*n) behavior in match_push_refs
Brandon Casey
1
-2
/
+25
2013-07-08
git-remote-mediawiki: add preview subcommand into git mw
Benoit Person
2
-2
/
+311
2013-07-08
git-remote-mediawiki: add git-mw command
Benoit Person
2
-3
/
+64
2013-07-08
git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Me...
Benoit Person
2
-73
/
+89
2013-07-08
git-remote-mediawiki: update tests to run with the new bin-wrapper
Benoit Person
1
-6
/
+2
2013-07-08
git-remote-mediawiki: add a git bin-wrapper for developement
Benoit Person
2
-0
/
+20
2013-07-08
wrap-for-bin: make bin-wrappers chainable
Benoit Person
2
-1
/
+2
2013-07-08
git-remote-mediawiki: introduction of Git::Mediawiki.pm
Benoit Person
2
-3
/
+45
2013-07-08
t0000: do not use export X=Y
Torsten Bögershausen
1
-1
/
+2
2013-07-08
clone: drop connectivity check for local clones
Jeff King
2
-5
/
+14
2013-07-07
push: avoid suggesting "merging" remote changes
John Keeping
1
-6
/
+6
2013-07-07
git-config(1): clarify precedence of multiple values
John Keeping
1
-8
/
+12
2013-07-07
name-rev doc: rewrite --stdin paragraph
Ramkumar Ramachandra
1
-2
/
+4
2013-07-07
teach sha1_object_info_extended a "disk_size" query
Jeff King
2
-4
/
+17
2013-07-07
zero-initialize object_info structs
Jeff King
2
-2
/
+2
2013-07-07
lockfile: fix buffer overflow in path handling
Michael Haggerty
1
-4
/
+6
2013-07-07
diffcore-pickaxe: simplify has_changes and contains
René Scharfe
1
-7
/
+4
2013-07-06
diff-options: document default similarity index
Fraser Tweedale
1
-1
/
+1
2013-07-05
t4205 (log-pretty-formats): avoid using `sed`
Alexey Shumkin
1
-16
/
+10
2013-07-05
t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit...
Alexey Shumkin
1
-13
/
+28
2013-07-05
t4205, t6006, t7102: make functions better readable
Alexey Shumkin
3
-25
/
+16
2013-07-05
t4205 (log-pretty-formats): revert back single quotes
Alexey Shumkin
1
-53
/
+53
2013-07-05
test-lib.sh - cygwin does not have usable FIFOs
Mark Levedahl
1
-1
/
+8
2013-07-05
t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
Alexey Shumkin
4
-18
/
+18
2013-07-05
gitweb: allow extra breadcrumbs to prefix the trail
Tony Finch
2
-3
/
+26
2013-07-05
commit: reject overlong UTF-8 sequences
brian m. carlson
2
-6
/
+22
2013-07-05
commit: reject invalid UTF-8 codepoints
brian m. carlson
2
-5
/
+30
2013-07-05
send-email: provide port separately from hostname
brian m. carlson
1
-2
/
+4
2013-07-04
fixup-builtins: retire an old transition helper script
Ramkumar Ramachandra
2
-19
/
+0
2013-07-04
Update draft release notes to 1.8.3.3
Junio C Hamano
1
-0
/
+15
[next]