projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git
2020-01-15
Johannes Schindelin
terminal: add a new function to read a single keystroke
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Johannes Schindelin
terminal: accommodate Git for Windows' default terminal
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Johannes Schindelin
terminal: make the code of disable_echo() reusable
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Johannes Schindelin
built-in add -p: handle diff.algorithm
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Johannes Schindelin
built-in add -p: support interactive.diffFilter
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Johannes Schindelin
t3701: adjust difffilter test
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Johannes Schindelin
commit --interactive: make it work with the built-in...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Johannes Schindelin
built-in add -p: implement the "worktree" patch modes
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Johannes Schindelin
built-in add -p: implement the "checkout" patch modes
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Johannes Schindelin
built-in stash: use the built-in `git add -p` if so...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Johannes Schindelin
legacy stash -p: respect the add.interactive.usebuiltin...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Johannes Schindelin
built-in add -p: implement the "stash" and "reset"...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-22
Johannes Schindelin
built-in add -p: prepare for patch modes other than...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: show helpful hint when nothing can...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: only show the applicable parts of...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: implement the 'q' ("quit") command
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: implement the '/' ("search regex"...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: implement the 'g' ("goto") command
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: implement hunk editing
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
strbuf: add a helper function to call the editor "on...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: coalesce hunks after splitting them
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: implement the hunk splitting feature
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: show different prompts for mode change...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in app -p: allow selecting a mode change as a...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: handle deleted empty files
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: support multi-file diffs
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: offer a helpful error message when...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: color the prompt and the help text
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: adjust hunk headers as needed
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -p: show colored hunks by default
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -i: wire up the new C code for the `patch...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Johannes Schindelin
built-in add -i: start implementing the `patch` functio...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Johannes Schindelin
apply --allow-overlap: fix a corner case
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Johannes Schindelin
git add -p: use non-zero exit code when the diff genera...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Johannes Schindelin
t3701: verify that the diff.algorithm config setting...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Johannes Schindelin
t3701: verify the shown messages when nothing can be...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Johannes Schindelin
t3701: add a test for the different `add -p` prompts
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Johannes Schindelin
t3701: avoid depending on the TTY prerequisite
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Johannes Schindelin
t3701: add a test for advanced split-hunk editing
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
built-in add -i: offer the `quit` command
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
built-in add -i: re-implement the `diff` command
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
built-in add -i: implement the `patch` command
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
built-in add -i: re-implement `add-untracked` in C
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
built-in add -i: re-implement `revert` in C
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
built-in add -i: implement the `update` command
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
built-in add -i: prepare for multi-selection commands
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
built-in add -i: allow filtering the modified files...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-01
Johannes Schindelin
add-interactive: make sure to release `rev.prune_data`
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Slavica Đukić
built-in add -i: implement the `help` command
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Slavica Đukić
built-in add -i: use color in the main loop
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Schindelin
built-in add -i: support `?` (prompt help)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Schindelin
built-in add -i: show unique prefixes of the commands
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Johannes Schindelin
built-in add -i: implement the main loop
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Slavica Đukić
built-in add -i: color the header in the `status` command
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Daniel Ferreira
built-in add -i: implement the `status` command
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Daniel Ferreira
diff: export diffstat interface
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Johannes Schindelin
Start to implement a built-in version of `git add ...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Junio C Hamano
Git 2.24
v2.24.0
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Junio C Hamano
Merge branch 'bc/doc-use-docbook-5'
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Junio C Hamano
Merge branch 'ds/commit-graph-on-fetch'
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Junio C Hamano
Merge branch 'jt/delay-fetch-if-missing'
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Junio C Hamano
Merge https://github.com/prati0100/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Junio C Hamano
Merge tag 'l10n-2.24.0-rnd2' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Jiang Xin
l10n: zh_CN: for git v2.24.0 l10n round 1~2
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Elijah Newren
RelNotes/2.24.0: fix self-contradictory note
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Martin Ågren
manpage-bold-literal.xsl: match for namespaced "d:liter...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-02
Elijah Newren
RelNotes/2.24.0: typofix
commit
|
commitdiff
|
tree
|
snapshot
2019-10-31
Matthias Rüster
l10n: de.po: Update German translation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Peter Krefting
l10n: sv.po: Update Swedish translation (4695t0f0u)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Junio C Hamano
Git 2.24-rc2
v2.24.0-rc2
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Junio C Hamano
Merge branch 'wb/fsmonitor-bitmap-fix'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Junio C Hamano
Merge branch 'rl/gitweb-blame-prev-fix'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Junio C Hamano
Merge branch 'js/mingw-needs-hiding-fix'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jiang Xin
Merge branch 'master' of github.com:vnwildman/git
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jiang Xin
Merge branch 'next' of github.com:ChrisADR/git-po
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
William Baker
t7519-status-fsmonitor: improve comments
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Alexander Shopov
l10n: bg.po: Updated Bulgarian translation (4694)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Tran Ngoc Quan
l10n: vi(4694t): Updated translation for v2.24.0
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Christopher...
l10n: es: 2.24.0 round 2
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jiang Xin
Merge branch 'l10n/it/update-italian-translation'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Alessandro...
l10n: it.po: update the Italian translation for Git...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jean-Noël Avila
l10n: fr v2.24.0 rnd2
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jiang Xin
l10n: git.pot: v2.24.0 round 2 (1 new)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Jiang Xin
Merge tag 'v2.24.0-rc1' of github.com:git/git into...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Johannes Schindelin
mingw: avoid a buffer overrun in `needs_hiding()`
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Robert Luberda
gitweb: correctly store previous rev in javascript...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Derrick Stolee
commit-graph: fix writing first commit-graph during...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
Derrick Stolee
t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Junio C Hamano
Git 2.24-rc1
v2.24.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Junio C Hamano
Merge branch 'sg/ci-osx-gcc8-fix'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Junio C Hamano
Merge branch 'ds/feature-macros'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Junio C Hamano
Merge branch 'js/azure-ci-osx-fix'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Junio C Hamano
Merge branch 'bw/format-patch-o-create-leading-dirs'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Junio C Hamano
Merge branch 'dl/submodule-set-branch'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Jonathan Tan
fetch: delay fetch_if_missing=0 until after config
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
Derrick Stolee
repo-settings: read an int for index.version
commit
|
commitdiff
|
tree
|
snapshot
2019-10-24
SZEDER Gábor
ci: fix GCC install in the Travis CI GCC OSX job
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Junio C Hamano
Eleventh batch
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Junio C Hamano
Merge branch 'cb/pcre2-chartables-leakfix'
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Junio C Hamano
Merge branch 'bc/smart-http-atomic-push'
commit
|
commitdiff
|
tree
|
snapshot
next