projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
git
2020-04-17
Jiang Xin
send-pack: fix inconsistent porcelain output
commit
|
commitdiff
|
tree
|
snapshot
2020-04-17
Terry Moschou
complete: zsh: add missing sub cmd completion candidates
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Derrick Stolee
log: add log.excludeDecoration config option
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Derrick Stolee
log-tree: make ref_filter_match() a helper method
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Emma Brooks
Documentation: explain "mboxrd" pretty format
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Vasil Dimov
range-diff: avoid negative string precision
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Vasil Dimov
range-diff: fix a crash in parsing git-log output
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Jeff King
credential: treat "?" and "#" in URLs as end of host
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
luciano.rocha...
freshen_file(): use NULL `times' for implicit current...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-14
Junio C Hamano
Sync with v2.26.1
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Johannes Schindelin
t: restrict `is_hidden` to be called only on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Johannes Schindelin
mingw: make test_path_is_hidden more robust
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Johannes Schindelin
t: consolidate the `is_hidden` functions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Martin Ågren
merge: use skip_prefix to parse config key
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Jonathan Tan
rebase --merge: optionally skip upstreamed commits
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Elijah Newren
rebase: fix an incompatible-options error message
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Elijah Newren
rebase: reinstate --no-keep-empty
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Elijah Newren
rebase -i: mark commits that begin empty in todo editor
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jeff King
config: reject parsing of files over INT_MAX
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jeff King
config: use size_t to store parsed variable baselen
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jeff King
git_config_parse_key(): return baselen as size_t
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jeff King
config: drop useless length variable in write_pair()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jeff King
parse_config_key(): return subsection len as size_t
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jeff King
remote: drop auto-strlen behavior of make_branch()...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Nathan Sanders
mingw: cope with the Isilon network file system
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
마누엘
interactive: explicitly `fflush` stdout before expectin...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Johannes Schindelin
interactive: refactor code asking the user for interact...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Johannes Schindelin
mingw: help debugging by optionally executing bash...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Derrick Stolee
revision: --show-pulls adds helpful merges
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jeff King
repository: mark the "refs" pointer as private
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
brian m. carlson
builtin/receive-pack: use constant-time comparison...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Junio C Hamano
sha1-name: do not assume that the ref store is initialized
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Martin Ågren
config.txt: move closing "----" to cover entire listing
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Johannes Schindelin
stash -p: (partially) fix bug concerning split hunks
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Johannes Schindelin
t3904: fix incorrect demonstration of a bug
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Johannes Schindelin
mingw: do not treat `COM0` as a reserved file name
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Matthias Aßhauer
mingw: use modern strftime implementation if possible
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Johannes Schindelin
subtree: fix build with AsciiDoctor 2
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Emma Brooks
format-patch: teach --no-encode-email-headers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jonathan Tan
diff: restrict when prefetching occurs
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jonathan Tan
diff: refactor object read
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jonathan Tan
diff: make diff_populate_filespec_options struct
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Elijah Newren
sequencer: honor GIT_REFLOG_ACTION
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Damien Robert
doc: --recurse-submodules mostly applies to active...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Damien Robert
doc: be more precise on (fetch|push).recurseSubmodules
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Damien Robert
doc: explain how to deactivate submodule.recurse completely
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Damien Robert
doc: document --recurse-submodules for reset and restore
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Damien Robert
doc: list all commands affected by submodule.recurse
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Jeff King
fast-import: replace custom hash with hashmap.c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Philippe Blain
pull doc: correct outdated description of an example
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Philippe Blain
pull doc: refer to a specific section in 'fetch' doc
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Johannes Schindelin
t0007: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Elijah Newren
git-rebase.txt: add another hook to the hooks section...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Đoàn Trần Công...
Documentation: document merge option --no-gpg-sign
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Đoàn Trần Công...
Documentation: merge commit-tree --[no-]gpg-sign
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Đoàn Trần Công...
Documentation: reword commit --no-gpg-sign
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Đoàn Trần Công...
Documentation: document am --no-gpg-sign
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Đoàn Trần Công...
cherry-pick/revert: honour --no-gpg-sign in all case
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Đoàn Trần Công...
rebase.c: honour --no-gpg-sign
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Jonathan Tan
promisor-remote: accept 0 as oid_nr in function
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Li Xuejiang
git-submodule.sh: setup uninitialized variables
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Derrick Stolee
t5319: replace 'touch -m' with 'test-tool chmtime'
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Derrick Stolee
commit-graph: fix buggy --expire-time option
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Jeff King
clone: use "quick" lookup while following tags
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Martin Ågren
user-manual.conf: don't specify [listingblock]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Alban Gruin
t3432: test `--merge' with `rebase.abbreviateCommands...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Alban Gruin
sequencer: don't abbreviate a command if it doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Johannes Schindelin
MyFirstObjectWalk: remove unnecessary conditional statement
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Jeff King
oidset: stop referring to sha1-array
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Jeff King
ref-filter: stop referring to "sha1 array"
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Jeff King
bisect: stop referring to sha1_array
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Jeff King
test-tool: rename sha1-array to oid-array
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Jeff King
oid_array: rename source file from sha1-array
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Jeff King
oid_array: use size_t for iteration
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Jeff King
oid_array: use size_t for count and allocation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
brian m. carlson
docs: add a FAQ
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Jonathan Tan
connected: always use partial clone optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Junio C Hamano
Merge branch 'ds/default-pack-use-sparse-to-true'
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Martin Ågren
INSTALL: drop support for docbook-xsl before 1.74
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Martin Ågren
manpage-normal.xsl: fold in manpage-base.xsl
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Martin Ågren
manpage-bold-literal.xsl: stop using git.docbook.backslash
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Martin Ågren
Doc: drop support for docbook-xsl before 1.73.0
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Martin Ågren
Doc: drop support for docbook-xsl before 1.72.0
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Martin Ågren
Doc: drop support for docbook-xsl before 1.71.1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Julien Moutinho
gitweb: fix UTF-8 encoding when using CGI::Fast
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Jeff King
test-lib-functions: simplify packetize() stdin code
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Junio C Hamano
CodingGuidelines: allow ${#posix} == strlen($posix)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Junio C Hamano
t/README: suggest how to leave test early with failure
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Philippe Blain
git-rebase.txt: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
René Scharfe
pull: pass documented fetch options on
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
René Scharfe
pull: remove --update-head-ok from documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Alban Gruin
sequencer: mark messages for translation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Denton Liu
wrapper: indent with tabs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Damien Robert
midx.c: fix an integer underflow
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Elijah Newren
pull: avoid running both merge and rebase
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Jeff King
p5310: stop timing non-bitmap pack-to-disk
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Jeff King
upload-pack: handle unexpected delim packets
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Jeff King
test-lib-functions: make packetize() more efficient
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Jeff King
t/lib-*.sh: drop executable bit
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Jeff King
t/lib-credential.sh: drop shebang line
commit
|
commitdiff
|
tree
|
snapshot
next