index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-21
verify_path: drop clever fallthrough
Jeff King
2018-05-21
skip_prefix: add case-insensitive variant
Jeff King
2018-05-21
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
2018-05-21
is_ntfs_dotgit: match other .git files
Johannes Schindelin
2018-05-21
is_hfs_dotgit: match other .git files
Jeff King
2018-05-21
is_ntfs_dotgit: use a size_t for traversing string
Jeff King
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
2018-05-22
submodule: add --dissociate option to add/update commands
Casey Fitzpatrick
2018-05-22
submodule: add --progress option to add command
Casey Fitzpatrick
2018-05-22
submodule: clean up substitutions in script
Casey Fitzpatrick
2018-05-22
unpack_trees_options: free messages when done
Martin Ågren
2018-05-22
argv-array: return the pushed string from argv_push*()
Junio C Hamano
2018-05-21
travis-ci: run gcc-8 on linux-gcc jobs
Nguyễn Thái Ngọc Duy
2018-05-21
regex: do not call `regfree()` if compilation fails
Martin Ågren
2018-05-21
config: let `config_store_data_clear()` handle `key`
Martin Ågren
2018-05-21
config: let `config_store_data_clear()` handle `value_regex`
Martin Ågren
2018-05-21
config: free resources of `struct config_store_data`
Martin Ågren
2018-05-21
t5300: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4208: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4045: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4042: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4205: sort log output in a hash-independent way
brian m. carlson
2018-05-21
t/lib-diff-alternative: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4030: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4029: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4029: fix test indentation
brian m. carlson
2018-05-21
t4022: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4020: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4014: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4008: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t4007: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t3905: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
t3702: abstract away SHA-1-specific constants
brian m. carlson
2018-05-21
fmt_with_err: add a comment that truncation is OK
Jeff King
2018-05-21
shorten_unambiguous_ref: use xsnprintf
Jeff King
2018-05-21
fsmonitor: use internal argv_array of struct child_process
René Scharfe
2018-05-21
log_write_email_headers: use strbufs
Jeff King
2018-05-21
http: use strbufs instead of fixed buffers
Jeff King
2018-05-21
config: die when --blob is used outside a repository
Jeff King
2018-05-21
get_main_ref_store: BUG() when outside a repository
Jeff King
2018-05-21
t9902-completion: exercise __git_complete_index_file() directly
SZEDER Gábor
2018-05-21
completion: don't return with error from __gitcomp_file_direct()
SZEDER Gábor
2018-05-21
merge-recursive: provide pair of `unpack_trees_{start,finish}()`
Elijah Newren
2018-05-21
merge: setup `opts` later in `checkout_fast_forward()`
Martin Ågren
2018-05-18
config: a user-provided invalid section is not a BUG
Johannes Schindelin
2018-05-18
merge-recursive: give notice when submodule commit gets fast-forwarded
Leif Middelschulte
2018-05-18
object.c: clear replace map before freeing it
Stefan Beller
2018-05-18
fetch: generate ref-prefixes when using a configured refspec
Brandon Williams
2018-05-18
refspec: consolidate ref-prefix generation logic
Brandon Williams
2018-05-18
submodule: convert push_unpushed_submodules to take a struct refspec
Brandon Williams
[prev]
[next]