index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Commit message (
Expand
)
Author
Age
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
|
*
config: don't implicitly use gitdir or commondir
Brandon Williams
2017-06-15
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
2017-06-24
|
\
\
|
*
|
ls-files: factor out tag calculation
Brandon Williams
2017-06-13
|
*
|
ls-files: factor out debug info into a function
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_files to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_ce_entry to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert prune_cache to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert ce_excluded to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_ru_info to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_other_files to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_killed_files to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert write_eolinfo to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert overlay_tree_on_cache to take an index
Brandon Williams
2017-06-13
|
*
|
tree: convert read_tree to take an index parameter
Brandon Williams
2017-06-13
|
*
|
convert: convert get_cached_convert_stats_ascii to take an index
Brandon Williams
2017-06-13
*
|
|
Merge branch 'pc/dir-count-slashes'
Junio C Hamano
2017-06-22
|
\
\
\
|
*
|
|
dir: create function count_slashes()
Prathamesh Chavan
2017-06-12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/consistent-h'
Junio C Hamano
2017-06-19
|
\
\
\
|
*
|
|
diff- and log- family: handle "git cmd -h" early
Junio C Hamano
2017-06-05
|
*
|
|
submodule--helper: show usage for "-h"
Jeff King
2017-05-30
|
*
|
|
remote-{ext,fd}: print usage message on invalid arguments
Jeff King
2017-05-30
|
*
|
|
upload-archive: handle "-h" option early
Jeff King
2017-05-30
|
*
|
|
credential: handle invalid arguments earlier
Jeff King
2017-05-30
*
|
|
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
|
\
\
\
\
|
*
|
|
|
builtin/diff-tree: cleanup references to sha1
Brandon Williams
2017-06-05
|
*
|
|
|
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
2017-06-05
|
*
|
|
|
notes-merge: convert notes_merge* to struct object_id
Brandon Williams
2017-06-05
|
*
|
|
|
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
2017-06-02
|
*
|
|
|
combine-diff: convert diff_tree_combined to struct object_id
Brandon Williams
2017-06-02
|
*
|
|
|
patch-ids: convert to struct object_id
Brandon Williams
2017-06-02
|
*
|
|
|
diff: convert fill_filespec to struct object_id
Brandon Williams
2017-06-02
|
*
|
|
|
grep: convert to struct object_id
Brandon Williams
2017-06-02
|
*
|
|
|
notes: convert some accessor functions to struct object_id
brian m. carlson
2017-06-02
|
*
|
|
|
builtin/notes: convert to struct object_id
brian m. carlson
2017-06-02
|
*
|
|
|
notes: make get_note return pointer to struct object_id
brian m. carlson
2017-06-02
|
*
|
|
|
notes: convert for_each_note to struct object_id
brian m. carlson
2017-06-02
*
|
|
|
|
Merge branch 'ab/pcre-v2'
Junio C Hamano
2017-06-19
|
\
\
\
\
\
|
*
|
|
|
|
grep: skip pthreads overhead when using one thread
Ævar Arnfjörð Bjarmason
2017-05-26
|
*
|
|
|
|
grep: don't redundantly compile throwaway patterns under threading
Ævar Arnfjörð Bjarmason
2017-05-26
*
|
|
|
|
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
log: fix memory leak in open_next_file()
Nguyễn Thái Ngọc Duy
2017-05-26
|
*
|
|
|
|
|
print errno when reporting a system call error
Nguyễn Thái Ngọc Duy
2017-05-26
|
*
|
|
|
|
|
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
|
*
|
|
|
|
|
clone: use xfopen() instead of fopen()
Nguyễn Thái Ngọc Duy
2017-05-26
|
*
|
|
|
|
|
use xfopen() in more places
Nguyễn Thái Ngọc Duy
2017-05-26
*
|
|
|
|
|
|
Merge branch 'jc/diff-tree-stale-comment'
Junio C Hamano
2017-06-13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
diff-tree: update stale in-code comments
Junio C Hamano
2017-06-02
*
|
|
|
|
|
|
|
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
2017-06-13
|
\
\
\
\
\
\
\
\
[next]