projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
git
2019-10-06
Junio C Hamano
Merge branch 'ma/asciidoctor-refmiscinfo'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Junio C Hamano
Merge branch 'am/mailmap-andrey-mazo'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Junio C Hamano
Merge branch 'jc/git-gui-has-maintainer'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Denton Liu
git-rev-list.txt: prune options in synopsis
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Pratyush Yadav
Documentation: update the location of the git-gui repo
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
René Scharfe
convert: fix handling of dashless UTF prefix in validat...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
ci: also build and test with MS Visual Studio on Azure...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
ci: really use shallow clones on Azure Pipelines
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
tests: let --immediate and --write-junit-xml play well...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
test-tool run-command: learn to run (parts of) the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
vcxproj: include more generated files
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
vcxproj: only copy `git-remote-http.exe` once it was...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
msvc: work around a bug in GetEnvironmentVariable()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
msvc: handle DEVELOPER=1
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
msvc: ignore some libraries when linking
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
compat/win32/path-utils.h: add #include guards
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
winansi: use FLEX_ARRAY to avoid compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
msvc: avoid using minus operator on unsigned types
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Johannes Schindelin
stash apply: report status correctly even in a worktree...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Johannes Schindelin
fetch: let --jobs=<n> parallelize --multiple, too
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Josh Steadmon
trace2: write discard message to sentinel files
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Josh Steadmon
trace2: discard new traces if target directory has...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Denton Liu
t4214: demonstrate octopus graph coloring failure
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Denton Liu
t4214: explicitly list tags in log
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Denton Liu
t4214: generate expect in their own test cases
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Denton Liu
t4214: use test_merge
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Denton Liu
test-lib: let test_merge() perform octopus merges
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Josh Steadmon
docs: clarify trace2 version invariants
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Josh Steadmon
docs: mention trace2 target-dir mode in git-config
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
René Scharfe
treewide: remove duplicate #include directives
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Johannes Schindelin
push: do not pretend to return `int` from `die_push_sim...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Elijah Newren
fast-export: handle nested tags
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Elijah Newren
t9350: add tests for tags of things other than a commit
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Elijah Newren
fast-export: allow user to request tags be marked with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Elijah Newren
fast-export: add support for --import-marks-if-exists
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Elijah Newren
fast-import: add support for new 'alias' command
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Elijah Newren
fast-import: allow tags to be identified by mark labels
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Elijah Newren
fast-import: fix handling of deleted tags
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Kunal Tyagi
add -i: show progress counter in the prompt
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Johannes Schindelin
range-diff: internally force `diff.noprefix=true`
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Johannes Schindelin
ci: run `hdr-check` as part of the `Static Analysis...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Jeff King
git_mkstemps_mode(): replace magic numbers with compute...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Garima Singh
commit-graph: emit trace2 cmd_mode for each sub-command
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Alexandr Miloslavskiy
t0061: fix test for argv[0] with spaces (MINGW only)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Alex Henrie
wrapper: use a loop instead of repetitive statements
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Alex Henrie
diffcore-break: use a goto instead of a redundant if...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Alex Henrie
commit-graph: remove a duplicate assignment
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Ali Utku Selen
shallow.c: don't free unallocated slabs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Elijah Newren
merge-recursive: fix the diff3 common ancestor label...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Emily Shaffer
promisor-remote: skip move_to_tail when no-op
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Johannes Schindelin
diffcore_rename(): use a stable sort
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Johannes Schindelin
Move git_sort(), a stable sort, into into libgit.a
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Elijah Newren
dir: special case check for the possibility that pathsp...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Fourth batch
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'ds/commit-graph-on-fetch'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'bw/rebase-autostash-keep-current-branch'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'ds/include-exclude'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'jh/trace2-pretty-output'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'dl/rebase-i-keep-base'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'sg/clean-nested-repo-with-ignored'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'dl/complete-cherry-pick-revert-skip'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'dl/use-sq-from-test-lib'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'jk/misc-uninitialized-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'sg/git-test-boolean'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'rs/get-tagged-oid'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'en/filter-branch-deprecation'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'en/merge-options-ff-and-friends'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'tg/push-all-in-mirror-forbidden'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'dt/remote-helper-doc-re-lock-option'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'rs/help-unknown-ref-does-not-return'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'nd/switch-and-restore'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'tb/file-url-to-unc-path'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'js/gitdir-at-unc-root'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'ar/mingw-run-external-with-non-ascii...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'rs/parse-tree-indirect'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'jk/fast-import-history-bugfix'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'mh/notes-duplicate-entries'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'tb/banned-vsprintf-namefix'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'mh/release-commit-memory-fix'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'mh/http-urlmatch-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'rs/strbuf-detach'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'rs/trace2-dst-warning'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'dl/format-patch-doc-test-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'bc/hash-independent-tests-part-5'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'jc/test-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'dl/compat-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Junio C Hamano
Merge branch 'js/visual-studio'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Bert Wesarg
builtin/submodule--helper: fix usage string for 'update...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Elijah Newren
fast-export: fix exporting a tag and nothing else
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Martin Ågren
user-manual.txt: render ASCII art correctly under Ascii...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Martin Ågren
asciidoctor-extensions.rb: handle "book" doctype in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Martin Ågren
user-manual.txt: change header notation
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Martin Ågren
user-manual.txt: add missing section label
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Denton Liu
Makefile: emulate compile in $(HCO) target better
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Denton Liu
pack-bitmap.h: remove magic number
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Denton Liu
promisor-remote.h: include missing header
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Denton Liu
apply.h: include missing header
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Tobias Klauser
git-svn: trim leading and trailing whitespaces in autho...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Alexandr Miloslavskiy
t0028: add more tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Alexandr Miloslavskiy
t0028: fix test for UTF-16-LE-BOM
commit
|
commitdiff
|
tree
|
snapshot
next