index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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: respect commondir
Brandon Williams
2017-06-15
|
*
setup: teach discover_git_directory to respect the commondir
Brandon Williams
2017-06-15
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
|
*
config: remove git_config_iter
Brandon Williams
2017-06-15
|
*
config: create config.h
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 renormalize_buffer to take an index
Brandon Williams
2017-06-13
|
*
|
convert: convert convert_to_git to take an index
Brandon Williams
2017-06-13
|
*
|
convert: convert convert_to_git_filter_fd to take an index
Brandon Williams
2017-06-13
|
*
|
convert: convert crlf_to_git to take an index
Brandon Williams
2017-06-13
|
*
|
convert: convert get_cached_convert_stats_ascii to take an index
Brandon Williams
2017-06-13
*
|
|
Merge branch 'js/alias-early-config'
Junio C Hamano
2017-06-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
alias: use the early config machinery to expand aliases
Johannes Schindelin
2017-06-15
|
*
|
t7006: demonstrate a problem with aliases in subdirectories
Johannes Schindelin
2017-06-15
|
*
|
t1308: relax the test verifying that empty alias values are disallowed
Johannes Schindelin
2017-06-15
|
*
|
help: use early config when autocorrecting aliases
Johannes Schindelin
2017-06-15
|
*
|
config: report correct line number upon error
Johannes Schindelin
2017-06-15
|
*
|
discover_git_directory(): avoid setting invalid git_dir
Johannes Schindelin
2017-06-15
*
|
|
Merge branch 'sn/reset-doc-typofix'
Junio C Hamano
2017-06-24
|
\
\
\
|
*
|
|
doc: git-reset: fix a trivial typo
Štěpán Němec
2017-06-15
*
|
|
|
Merge branch 'sg/doc-pretty-formats'
Junio C Hamano
2017-06-24
|
\
\
\
\
|
*
|
|
|
docs/pretty-formats: stress that %- removes all preceding line-feeds
SZEDER Gábor
2017-06-15
*
|
|
|
|
Merge branch 'rs/pretty-add-again'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
|
*
|
|
|
|
pretty: recalculate duplicate short hashes
René Scharfe
2017-06-15
*
|
|
|
|
|
Merge branch 'jk/diff-highlight-module'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
diff-highlight: split code into module
Jeff King
2017-06-15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ah/doc-gitattributes-empty-index'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
doc: do not use `rm .git/index` when normalizing line endings
Andreas Heiduk
2017-06-15
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'ab/wildmatch-glob-slash-test'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
wildmatch test: cover a blind spot in "/" matching
Ævar Arnfjörð Bjarmason
2017-06-15
*
|
|
|
|
|
|
Merge branch 'ab/pcre-v2'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
grep: fix erroneously copy/pasted variable in check/assert pattern
Ævar Arnfjörð Bjarmason
2017-06-21
*
|
|
|
|
|
|
|
Merge branch 'da/mergetools-meld-output-opt-on-macos'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
mergetools/meld: improve compatibiilty with Meld on macOS X
David Aguilar
2017-06-18
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'nd/split-index-unshare'
Junio C Hamano
2017-06-24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Revert "split-index: add and use unshare_split_index()"
Junio C Hamano
2017-06-24
[next]