git.99rst.org
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
git.git
2020-04-10
Denton Liu
rebase: extract create_autostash()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Denton Liu
reset: extract reset_head() from rebase
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Denton Liu
rebase: generify reset_head()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Denton Liu
rebase: use apply_autostash() from sequencer.c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Denton Liu
sequencer: rename stash_sha1 to stash_oid
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Denton Liu
sequencer: make apply_autostash() accept a path
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Denton Liu
rebase: use read_oneliner()
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
Derrick Stolee
bloom: ignore renames when computing changed paths
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-08
Johannes Schindelin
ci: fix the `jobname` of the `GETTEXT_POISON` job
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Đoàn Trần Công...
ci/lib: set TERM environment variable if not exist
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Johannes Schindelin
ci/lib: allow running in GitHub Actions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Johannes Schindelin
ci/lib: if CI type is unknown, show the environment...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Junio C Hamano
Merge branch 'dd/ci-musl-libc' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Junio C Hamano
Merge branch 'dd/test-with-busybox' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Denton Liu
sequencer: make read_oneliner() extern
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Denton Liu
sequencer: configurably warn on non-existent files
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Denton Liu
sequencer: make read_oneliner() accept flags
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Denton Liu
sequencer: make file exists check more efficient
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
Đoàn Trần Công...
travis: build and test on Linux with musl libc and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Đoàn Trần Công...
ci/linux32: libify install-dependencies step
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Đoàn Trần Công...
ci: refactor docker runner script
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Đoàn Trần Công...
ci/linux32: parameterise command to switch arch
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Đoàn Trần Công...
ci/lib-docker: preserve required environment variables
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-06
Garima Singh
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Garima Singh
t4216: add end to end tests for git log with Bloom...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Garima Singh
revision.c: add trace2 stats around Bloom filter usage
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Garima Singh
revision.c: use Bloom filters to speed up path based...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Garima Singh
commit-graph: add --changed-paths option to write subco...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Garima Singh
commit-graph: reuse existing Bloom filters during write
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Garima Singh
commit-graph: write Bloom filters to commit graph file
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
Jeff King
Makefile: avoid running curl-config unnecessarily
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-05
Denton Liu
sequencer: stop leaking buf
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-02
Patrick Steinhardt
update-ref: implement interactive transaction handling
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Patrick Steinhardt
update-ref: read commands in a line-wise fashion
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Patrick Steinhardt
update-ref: move transaction handling into `update_refs...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Patrick Steinhardt
update-ref: pass end pointer instead of strbuf
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Patrick Steinhardt
update-ref: drop unused argument for `parse_refname`
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Patrick Steinhardt
update-ref: organize commands in an array
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
SZEDER Gábor
ci: make MAKEFLAGS available inside the Docker containe...
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
Elijah Newren
completion: fix 'git add' on paths under an untracked...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
Fix error-prone fill_directory() API; make it only...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
dir: replace double pathspec matching with single in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
dir: include DIR_KEEP_UNTRACKED_CONTENTS handling in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
dir: replace exponential algorithm with a linear one
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Derrick Stolee
dir: refactor treat_directory to clarify control flow
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
dir: fix confusion based on variable tense
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
dir: fix broken comment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
dir: consolidate treat_path() and treat_one_path()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
dir: fix simple typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
t3000: add more testcases testing a variety of ls-files...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Elijah Newren
t7063: more thorough status checking
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-30
Patrick Steinhardt
strbuf: provide function to append whole lines
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Patrick Steinhardt
git-update-ref.txt: add missing word
commit
|
commitdiff
|
tree
|
snapshot
next
git clone https://git.99rst.org/PROJECT