index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-11
Second half of seventh batch
Junio C Hamano
1
-0
/
+28
2015-06-05
Git 2.4.3
v2.4.3
Junio C Hamano
4
-3
/
+80
2015-06-05
The first half of the seventh batch for 2.5
Junio C Hamano
1
-0
/
+14
2015-06-01
Sixth batch for 2.5 cycle
Junio C Hamano
1
-1
/
+50
2015-06-01
suppress errors on missing UNINTERESTING links
Jeff King
1
-1
/
+1
2015-06-01
silence broken link warnings with revs->ignore_missing_links
Jeff King
3
-2
/
+17
2015-06-01
add quieter versions of parse_{tree,commit}
Jeff King
4
-6
/
+16
2015-06-01
completion: suggest sequencer commands for revert
Thomas Braun
1
-0
/
+5
2015-05-29
glossary: add "remote", "submodule", "superproject"
Stefan Beller
1
-0
/
+16
2015-05-29
t5520: check reflog action in fast-forward merge
Paul Tan
1
-3
/
+10
2015-05-29
t5521: test --dry-run does not make any changes
Paul Tan
1
-0
/
+13
2015-05-29
t5520: test --rebase failure on unborn branch with index
Paul Tan
1
-0
/
+15
2015-05-29
t5520: test --rebase with multiple branches
Paul Tan
1
-0
/
+9
2015-05-29
t5520: test work tree fast-forward when fetch updates head
Paul Tan
1
-0
/
+21
2015-05-29
t5520: test for failure if index has unresolved entries
Paul Tan
1
-0
/
+19
2015-05-29
submodule doc: reorder introductory paragraphs
Stefan Beller
1
-28
/
+22
2015-05-28
xmmap(): drop "Out of memory?"
Junio C Hamano
1
-1
/
+1
2015-05-28
config.c: rewrite ENODEV into EISDIR when mmap fails
Jeff King
1
-0
/
+2
2015-05-28
config.c: avoid xmmap error messages
Jeff King
3
-6
/
+21
2015-05-28
config.c: fix mmap leak when writing config
Jeff King
1
-4
/
+5
2015-05-28
read-cache.c: drop PROT_WRITE from mmap of index
Jeff King
1
-1
/
+1
2015-05-28
p4: retrieve the right revision of the file in UTF-16 codepath
Miguel Torroja
1
-1
/
+1
2015-05-28
ref_transaction_commit(): do not capitalize error messages
Michael Haggerty
2
-9
/
+9
2015-05-28
verify_lock(): do not capitalize error messages
Michael Haggerty
1
-2
/
+2
2015-05-28
verify_lock(): report errors via a strbuf
Michael Haggerty
1
-7
/
+12
2015-05-27
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
4
-20
/
+20
2015-05-27
diff: accept color.diff.context as a synonym for "plain"
Jeff King
2
-2
/
+3
2015-05-27
t7063: hide stderr from setup inside prereq
Jeff King
1
-2
/
+6
2015-05-27
verify_lock(): on errors, let the caller unlock the lock
Michael Haggerty
1
-4
/
+4
2015-05-27
verify_lock(): return 0/-1 rather than struct ref_lock *
Michael Haggerty
1
-7
/
+14
2015-05-27
clone: reorder --dissociate and --reference options
Jeff King
1
-2
/
+2
2015-05-27
clone: use OPT_STRING_LIST for --reference
Jeff King
1
-11
/
+2
2015-05-27
diff.c: --ws-error-highlight=<kind> option
Junio C Hamano
4
-16
/
+179
2015-05-27
diff.c: add emit_del_line() and emit_context_line()
Junio C Hamano
1
-12
/
+38
2015-05-26
Git 2.4.2
v2.4.2
Junio C Hamano
4
-3
/
+49
2015-05-26
Fifth batch for 2.5 cycle
Junio C Hamano
1
-6
/
+28
2015-05-26
git-p4: tests: use test-chmtime in place of touch
Luke Diamand
2
-5
/
+7
2015-05-26
t4015: separate common setup and per-test expectation
Junio C Hamano
1
-12
/
+13
2015-05-26
t4015: modernise style
Junio C Hamano
1
-238
/
+173
2015-05-26
http-backend: spool ref negotiation requests to buffer
Jeff King
3
-11
/
+105
2015-05-25
struct ref_lock: convert old_sha1 member to object_id
Michael Haggerty
1
-12
/
+12
2015-05-25
warn_if_dangling_symref(): convert local variable "junk" to object_id
Michael Haggerty
1
-3
/
+3
2015-05-25
each_ref_fn_adapter(): remove adapter
Michael Haggerty
2
-19
/
+0
2015-05-25
rev_list_insert_ref(): remove unneeded arguments
Michael Haggerty
1
-3
/
+3
2015-05-25
rev_list_insert_ref_oid(): new function, taking an object_oid
Michael Haggerty
1
-3
/
+7
2015-05-25
mark_complete(): remove unneeded arguments
Michael Haggerty
1
-3
/
+3
2015-05-25
mark_complete_oid(): new function, taking an object_oid
Michael Haggerty
1
-4
/
+7
2015-05-25
clear_marks(): rewrite to take an object_id argument
Michael Haggerty
1
-8
/
+5
2015-05-25
mark_complete(): rewrite to take an object_id argument
Michael Haggerty
1
-6
/
+5
2015-05-25
send_ref(): convert local variable "peeled" to object_id
Michael Haggerty
1
-3
/
+3
[next]