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
2017-06-05
tree-diff: convert diff_tree_paths to struct object_id
Brandon Williams
3
-38
/
+39
2017-06-05
tree-diff: convert try_to_follow_renames to struct object_id
Brandon Williams
1
-3
/
+5
2017-06-05
builtin/diff-tree: cleanup references to sha1
Brandon Williams
1
-5
/
+3
2017-06-05
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
16
-46
/
+47
2017-06-05
notes-merge: convert write_note_to_worktree to struct object_id
Brandon Williams
1
-10
/
+10
2017-06-05
notes-merge: convert verify_notes_filepair to struct object_id
Brandon Williams
1
-10
/
+10
2017-06-05
notes-merge: convert find_notes_merge_pair_ps to struct object_id
Brandon Williams
1
-12
/
+12
2017-06-05
notes-merge: convert merge_from_diffs to struct object_id
Brandon Williams
1
-15
/
+16
2017-06-05
notes-merge: convert notes_merge* to struct object_id
Brandon Williams
3
-42
/
+42
2017-06-02
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
5
-8
/
+8
2017-06-02
combine-diff: convert find_paths_* to struct object_id
Brandon Williams
1
-6
/
+6
2017-06-02
combine-diff: convert diff_tree_combined to struct object_id
Brandon Williams
3
-7
/
+7
2017-06-02
diff: convert diff_flush_patch_id to struct object_id
Brandon Williams
3
-8
/
+8
2017-06-02
patch-ids: convert to struct object_id
Brandon Williams
3
-13
/
+13
2017-06-02
diff: finish conversion for prepare_temp_file to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-02
diff: convert reuse_worktree_file to struct object_id
Brandon Williams
1
-5
/
+5
2017-06-02
diff: convert fill_filespec to struct object_id
Brandon Williams
10
-21
/
+21
2017-06-02
diff: convert diff_change to struct object_id
Brandon Williams
5
-20
/
+19
2017-06-02
diff: convert run_diff_files to struct object_id
Brandon Williams
1
-6
/
+6
2017-06-02
diff: convert diff_addremove to struct object_id
Brandon Williams
5
-17
/
+17
2017-06-02
diff: convert diff_index_show_file to struct object_id
Brandon Williams
1
-5
/
+5
2017-06-02
diff: convert get_stat_data to struct object_id
Brandon Williams
1
-13
/
+13
2017-06-02
grep: convert to struct object_id
Brandon Williams
4
-21
/
+27
2017-06-02
notes: convert some accessor functions to struct object_id
brian m. carlson
7
-41
/
+41
2017-06-02
builtin/notes: convert to struct object_id
brian m. carlson
5
-60
/
+60
2017-06-02
notes: convert format_display_notes to struct object_id
brian m. carlson
4
-7
/
+7
2017-06-02
notes: make get_note return pointer to struct object_id
brian m. carlson
5
-28
/
+28
2017-06-02
notes: convert for_each_note to struct object_id
brian m. carlson
4
-21
/
+21
2017-06-02
notes: convert internal parts to struct object_id
brian m. carlson
1
-31
/
+33
2017-06-02
notes: convert internal structures to struct object_id
brian m. carlson
1
-47
/
+51
2017-05-30
Fourth batch for 2.14
Junio C Hamano
1
-0
/
+55
2017-05-29
Third batch for 2.14
Junio C Hamano
1
-0
/
+93
2017-05-26
docs/config.txt: fix indefinite article in core.fileMode description
SZEDER Gábor
1
-1
/
+1
2017-05-23
Second batch for 2.14
Junio C Hamano
1
-0
/
+29
2017-05-22
usage: add NORETURN to BUG() function definitions
Ramsay Jones
1
-2
/
+2
2017-05-20
send-email: Net::SMTP::SSL is obsolete, use only when necessary
Dennis Kaarsemaker
1
-19
/
+35
2017-05-20
revision.c: ignore broken tags with ignore_missing_links
Jeff King
2
-2
/
+27
2017-05-20
config.txt: add an entry for log.showSignature
Kyle Meyer
1
-0
/
+4
2017-05-20
unpack-trees: preserve index extensions
David Turner
4
-0
/
+30
2017-05-20
rebase -i: add missing newline to end of message
Phillip Wood
1
-1
/
+1
2017-05-20
rebase -i: silence stash apply
Phillip Wood
1
-0
/
+2
2017-05-20
rebase -i: fix reflog message
Phillip Wood
1
-0
/
+1
2017-05-20
ref-filter: resolve HEAD when parsing %(HEAD) atom
Jeff King
1
-7
/
+9
2017-05-20
name-rev: change a "long" variable to timestamp_t
Junio C Hamano
1
-1
/
+1
2017-05-18
interpret-trailers: honor the cut line
Brian Malehorn
5
-13
/
+32
2017-05-18
t5400: avoid concurrent writes into a trace file
Jeff King
1
-1
/
+4
2017-05-18
t5545: enhance test coverage when no http server is installed
Stefan Beller
1
-42
/
+43
2017-05-18
test: allow skipping the remainder
Junio C Hamano
1
-8
/
+13
2017-05-17
completion: add git stash push
Thomas Gummerer
1
-1
/
+4
2017-05-17
config: match both symlink & realpath versions in IncludeIf.gitdir:*
Ævar Arnfjörð Bjarmason
3
-0
/
+49
[next]