index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-12-06
t1092: add deeper changes during a checkout
Derrick Stolee
-1
/
+15
2021-12-05
grep: clarify what `grep.patternType=default` means
Junio C Hamano
-1
/
+2
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
-50
/
+0
2021-12-04
sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec'
Elijah Newren
-8
/
+24
2021-12-04
name-rev: prefer shorter names over following merges
Elijah Newren
-4
/
+13
2021-12-04
xdiff: drop unused flags parameter from recs_match
Jeff King
-9
/
+9
2021-12-04
xdiff: drop xpparam_t parameter from histogram cmp_recs()
Jeff King
-3
/
+2
2021-12-04
xdiff: drop CMP_ENV macro from xhistogram
Jeff King
-3
/
+0
2021-12-04
git-worktree.txt: add missing `-v` to synopsis for `worktree list`
Eric Sunshine
-1
/
+1
2021-12-04
worktree: send "chatty" messages to stderr
Eric Sunshine
-33
/
+27
2021-12-04
packfile: make `close_pack_revindex()` static
Taylor Blau
-2
/
+2
2021-12-04
scalar: implement the `version` command
Johannes Schindelin
-0
/
+39
2021-12-04
scalar: implement the `delete` command
Matthew John Cheetham
-0
/
+80
2021-12-04
scalar: teach 'reconfigure' to optionally handle all registered enlistments
Johannes Schindelin
-6
/
+67
2021-12-04
scalar: allow reconfiguring an existing enlistment
Johannes Schindelin
-28
/
+67
2021-12-04
scalar: implement the `run` command
Derrick Stolee
-0
/
+83
2021-12-04
scalar: teach 'clone' to support the --single-branch option
Johannes Schindelin
-4
/
+23
2021-12-04
scalar: implement the `clone` subcommand
Johannes Schindelin
-3
/
+262
2021-12-04
scalar: implement 'scalar list'
Derrick Stolee
-1
/
+21
2021-12-04
scalar: let 'unregister' handle a deleted enlistment directory gracefully
Johannes Schindelin
-0
/
+61
2021-12-04
scalar: 'unregister' stops background maintenance
Derrick Stolee
-8
/
+50
2021-12-04
scalar: 'register' sets recommended config and starts maintenance
Derrick Stolee
-1
/
+266
2021-12-04
scalar: create test infrastructure
Johannes Schindelin
-3
/
+109
2021-12-04
scalar: start documenting the command
Johannes Schindelin
-0
/
+38
2021-12-04
scalar: create a rudimentary executable
Johannes Schindelin
-0
/
+81
2021-12-04
scalar: add a README with a roadmap
Johannes Schindelin
-0
/
+82
2021-12-04
CodingGuidelines: document which output goes to stdout vs. stderr
Eric Sunshine
-0
/
+27
2021-12-03
revision: use C99 declaration of variable in for() loop
Junio C Hamano
-3
/
+9
2021-12-02
refs/debug: trim trailing LF from reflog message
Han-Wen Nienhuys
-2
/
+5
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
-7
/
+11
2021-12-02
t1405: check for_each_reflog_ent_reverse() more thoroughly
Han-Wen Nienhuys
-0
/
+1
2021-12-02
test-ref-store: don't add newline to reflog message
Han-Wen Nienhuys
-8
/
+6
2021-12-02
show-branch: show reflog message
Han-Wen Nienhuys
-5
/
+22
2021-12-01
log: load decorations with --simplify-by-decoration
Jeff King
-2
/
+18
2021-12-01
log: handle --decorate-refs with userformat "%d"
Jeff King
-2
/
+38
2021-12-01
branch: protect branches checked out in all worktrees
Anders Kaseorg
-4
/
+16
2021-12-01
receive-pack: protect current branch for bare repository worktree
Anders Kaseorg
-5
/
+17
2021-12-01
receive-pack: clean dead code from update_worktree()
Anders Kaseorg
-16
/
+7
2021-12-01
fetch: protect branches checked out in all worktrees
Anders Kaseorg
-35
/
+58
2021-12-01
worktree: simplify find_shared_symref() memory ownership model
Anders Kaseorg
-38
/
+65
2021-12-01
branch: lowercase error messages
Anders Kaseorg
-13
/
+13
2021-12-01
receive-pack: lowercase error messages
Anders Kaseorg
-6
/
+6
2021-12-01
fetch: lowercase error messages
Anders Kaseorg
-24
/
+26
2021-12-01
test-lib: make BAIL_OUT() work in tests and prereq
Fabian Stelzer
-4
/
+10
2021-12-01
git-compat-util: add a test balloon for C99 support
brian m. carlson
-2
/
+15
2021-12-01
object-file.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
-1
/
+1
2021-12-01
diffcore-delta.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
-3
/
+3
2021-12-01
repack.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
-1
/
+1
2021-12-01
update documentation for new zdiff3 conflictStyle
Elijah Newren
-21
/
+50
2021-12-01
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
-9
/
+155
[prev]
[next]