index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-options-cb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-24
path: add repo_worktree_path and strbuf_repo_worktree_path
Brandon Williams
2
-0
/
+49
2017-06-24
path: add repo_git_path and strbuf_repo_git_path
Brandon Williams
2
-0
/
+29
2017-06-24
path: worktree_git_path() should not use file relocation
Brandon Williams
1
-1
/
+2
2017-06-24
path: convert do_git_path to take a 'struct repository'
Brandon Williams
1
-14
/
+28
2017-06-24
path: convert strbuf_git_common_path to take a 'struct repository'
Brandon Williams
3
-8
/
+16
2017-06-24
path: always pass in commondir to update_common_dir
Brandon Williams
1
-3
/
+1
2017-06-24
path: create path.h
Brandon Williams
3
-58
/
+64
2017-06-24
environment: store worktree in the_repository
Brandon Williams
1
-5
/
+4
2017-06-24
environment: place key repository state in the_repository
Brandon Williams
4
-53
/
+34
2017-06-24
repository: introduce the repository object
Brandon Williams
3
-0
/
+224
2017-06-24
environment: remove namespace_len variable
Brandon Williams
1
-5
/
+4
2017-06-24
setup: add comment indicating a hack
Brandon Williams
1
-0
/
+6
2017-06-24
setup: don't perform lazy initialization of repository state
Brandon Williams
3
-9
/
+24
2017-06-19
Ninth batch for 2.14
Junio C Hamano
1
-0
/
+29
2017-06-15
sub-process: correct path to API docs in a comment
Christian Couder
1
-1
/
+1
2017-06-15
config: don't implicitly use gitdir or commondir
Brandon Williams
3
-24
/
+29
2017-06-15
config: respect commondir
Brandon Williams
2
-4
/
+8
2017-06-15
setup: teach discover_git_directory to respect the commondir
Brandon Williams
3
-16
/
+26
2017-06-15
config: don't include config.h by default
Brandon Williams
146
-1
/
+145
2017-06-15
config: remove git_config_iter
Brandon Williams
1
-1
/
+0
2017-06-15
config: create config.h
Brandon Williams
2
-189
/
+195
2017-06-15
alias: use the early config machinery to expand aliases
Johannes Schindelin
3
-59
/
+26
2017-06-15
t7006: demonstrate a problem with aliases in subdirectories
Johannes Schindelin
1
-0
/
+11
2017-06-15
t1308: relax the test verifying that empty alias values are disallowed
Johannes Schindelin
1
-1
/
+3
2017-06-15
help: use early config when autocorrecting aliases
Johannes Schindelin
1
-1
/
+1
2017-06-15
config: report correct line number upon error
Johannes Schindelin
2
-1
/
+8
2017-06-15
discover_git_directory(): avoid setting invalid git_dir
Johannes Schindelin
1
-0
/
+1
2017-06-15
git-svn: document special options for commit-diff
Andreas Heiduk
1
-0
/
+15
2017-06-13
Eighth batch for 2.14
Junio C Hamano
1
-14
/
+21
2017-06-13
Prepare for 2.13.2
Junio C Hamano
2
-1
/
+38
2017-06-13
ls-files: factor out tag calculation
Brandon Williams
1
-16
/
+25
2017-06-13
ls-files: factor out debug info into a function
Brandon Williams
1
-9
/
+14
2017-06-13
ls-files: convert show_files to take an index
Brandon Williams
1
-15
/
+15
2017-06-13
ls-files: convert show_ce_entry to take an index
Brandon Williams
1
-5
/
+6
2017-06-13
ls-files: convert prune_cache to take an index
Brandon Williams
1
-7
/
+8
2017-06-13
ls-files: convert ce_excluded to take an index
Brandon Williams
1
-4
/
+5
2017-06-13
ls-files: convert show_ru_info to take an index
Brandon Williams
1
-4
/
+4
2017-06-13
ls-files: convert show_other_files to take an index
Brandon Williams
1
-3
/
+4
2017-06-13
ls-files: convert show_killed_files to take an index
Brandon Williams
1
-10
/
+11
2017-06-13
ls-files: convert write_eolinfo to take an index
Brandon Williams
1
-7
/
+6
2017-06-13
ls-files: convert overlay_tree_on_cache to take an index
Brandon Williams
3
-9
/
+12
2017-06-13
tree: convert read_tree to take an index parameter
Brandon Williams
3
-12
/
+21
2017-06-13
convert: convert renormalize_buffer to take an index
Brandon Williams
4
-6
/
+9
2017-06-13
convert: convert convert_to_git to take an index
Brandon Williams
8
-15
/
+18
2017-06-13
convert: convert convert_to_git_filter_fd to take an index
Brandon Williams
3
-4
/
+6
2017-06-13
convert: convert crlf_to_git to take an index
Brandon Williams
1
-6
/
+8
2017-06-13
convert: convert get_cached_convert_stats_ascii to take an index
Brandon Williams
3
-4
/
+9
2017-06-08
doc: describe git svn init --ignore-refs
Andreas Heiduk
1
-0
/
+16
2017-06-07
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
2
-9
/
+27