index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
15
-24
/
+32
*
fetch.c: change s_update_ref to use a ref transaction
Ronnie Sahlberg
2014-10-15
1
-10
/
+24
*
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
2014-10-15
5
-14
/
+17
*
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
2014-10-14
9
-45
/
+43
|
\
|
*
use skip_prefix() to avoid more magic numbers
René Scharfe
2014-10-07
9
-45
/
+43
*
|
Merge branch 'rs/mailsplit'
Junio C Hamano
2014-10-14
1
-1
/
+0
|
\
\
|
*
|
mailsplit: remove unnecessary unlink(2) call
René Scharfe
2014-10-07
1
-1
/
+0
*
|
|
Merge branch 'mh/lockfile'
Junio C Hamano
2014-10-14
17
-24
/
+34
|
\
\
\
|
*
|
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
17
-6
/
+17
|
*
|
|
lockfile: change lock_file::filename into a strbuf
Michael Haggerty
2014-10-01
2
-7
/
+7
|
*
|
|
try_merge_strategy(): use a statically-allocated lock_file object
Michael Haggerty
2014-10-01
1
-7
/
+7
|
*
|
|
try_merge_strategy(): remove redundant lock_file allocation
Michael Haggerty
2014-10-01
1
-1
/
+0
|
*
|
|
prepare_index(): declare return value to be (const char *)
Michael Haggerty
2014-10-01
1
-2
/
+2
|
*
|
|
unable_to_lock_die(): rename function from unable_to_lock_index_die()
Michael Haggerty
2014-10-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
3
-40
/
+358
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
receive-pack::hmac_sha1(): copy the entire SHA-1 hash out
Brian Gernhardt
2014-09-25
1
-2
/
+2
|
*
|
signed push: allow stale nonce in stateless mode
Junio C Hamano
2014-09-18
1
-10
/
+79
|
*
|
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
2014-09-17
1
-0
/
+4
|
*
|
signed push: fortify against replay attacks
Junio C Hamano
2014-09-17
1
-8
/
+124
|
*
|
signed push: remove duplicated protocol info
Junio C Hamano
2014-09-15
1
-0
/
+26
|
*
|
receive-pack: GPG-validate push certificates
Junio C Hamano
2014-09-15
1
-0
/
+31
|
*
|
push: the beginning of "git push --signed"
Junio C Hamano
2014-09-15
2
-0
/
+53
|
*
|
receive-pack: factor out capability string generation
Junio C Hamano
2014-09-15
1
-8
/
+14
|
*
|
receive-pack: factor out queueing of command
Junio C Hamano
2014-09-15
1
-21
/
+29
|
*
|
receive-pack: do not reuse old_sha1[] for other things
Junio C Hamano
2014-09-15
1
-3
/
+5
|
*
|
receive-pack: parse feature request a bit earlier
Junio C Hamano
2014-09-15
1
-12
/
+14
|
*
|
receive-pack: do not overallocate command structure
Junio C Hamano
2014-09-15
1
-2
/
+3
*
|
|
Merge branch 'jk/mbox-from-line'
Junio C Hamano
2014-09-29
1
-1
/
+17
|
\
\
\
|
*
|
|
mailinfo: work around -Wstring-plus-int warning
Eric Sunshine
2014-09-22
1
-1
/
+2
|
*
|
|
mailinfo: make ">From" in-body header check more robust
Jeff King
2014-09-16
1
-1
/
+16
*
|
|
|
Merge branch 'da/rev-parse-verify-quiet'
Junio C Hamano
2014-09-29
2
-3
/
+7
|
\
\
\
\
|
*
|
|
|
refs: make rev-parse --quiet actually quiet
David Aguilar
2014-09-19
2
-3
/
+7
*
|
|
|
|
Merge branch 'jk/branch-verbose-merged'
Junio C Hamano
2014-09-26
1
-14
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
branch: clean up commit flags after merge-filter walk
Jeff King
2014-09-18
1
-14
/
+19
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rs/realloc-array'
Junio C Hamano
2014-09-26
8
-19
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
8
-19
/
+13
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jc/ignore-sigpipe-while-running-hooks'
Junio C Hamano
2014-09-26
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
receive-pack: allow hooks to ignore its standard input stream
Junio C Hamano
2014-09-17
1
-0
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/prune-packed-server-info'
Junio C Hamano
2014-09-26
2
-17
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
repack: call prune_packed_objects() and update_server_info() directly
René Scharfe
2014-09-15
1
-17
/
+6
|
*
|
|
|
|
prune-packed: fix minor memory leak
Jeff King
2014-09-15
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jc/hash-object'
Junio C Hamano
2014-09-26
1
-42
/
+61
|
\
\
\
\
\
|
*
|
|
|
|
hash-object: add --literally option
Junio C Hamano
2014-09-11
1
-9
/
+36
|
*
|
|
|
|
hash-object: pass 'write_object' as a flag
Junio C Hamano
2014-09-11
1
-17
/
+15
|
*
|
|
|
|
hash-object: reduce file-scope statics
Junio C Hamano
2014-09-11
1
-29
/
+23
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
2014-09-26
3
-6
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
fsck_object(): allow passing object data separately from the object itself
Johannes Schindelin
2014-09-10
3
-6
/
+13
*
|
|
|
|
|
Merge branch 'jk/fsck-exit-code-fix'
Junio C Hamano
2014-09-19
1
-2
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fsck: return non-zero status on missing ref tips
Jeff King
2014-09-12
1
-1
/
+2
|
*
|
|
|
|
|
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
2014-09-10
1
-1
/
+2
[next]