index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-29
doc: git-clone: apply new documentation formatting guidelines
Jean-Noël Avila
3
-84
/
+86
2024-03-29
doc: git-init: apply new documentation formatting guidelines
Jean-Noël Avila
2
-30
/
+30
2024-03-29
doc: allow literal and emphasis format in doc vs help tests
Jean-Noël Avila
1
-1
/
+3
2024-03-29
doc: rework CodingGuidelines with new formatting rules
Jean-Noël Avila
1
-68
/
+85
2024-03-29
t4126: fix "funny directory name" test on Windows (again)
Junio C Hamano
1
-18
/
+17
2024-03-29
add-patch: do not print hunks repeatedly
Rubén Justo
1
-7
/
+12
2024-03-28
add-patch: introduce 'p' in interactive-patch
Rubén Justo
3
-11
/
+16
2024-03-28
t4126: make sure a directory with SP at the end is usable
Junio C Hamano
1
-15
/
+18
2024-03-28
The twelfth batch
Junio C Hamano
1
-0
/
+18
2024-03-28
Merge branch 'jk/drop-hg-to-git'
Junio C Hamano
2
-275
/
+0
2024-03-28
Merge branch 'rs/t-prio-queue-fixes'
Junio C Hamano
1
-7
/
+17
2024-03-28
Merge branch 'bt/fuzz-config-parse'
Junio C Hamano
4
-1
/
+36
2024-03-28
Merge branch 'jc/show-untracked-false'
Junio C Hamano
6
-30
/
+68
2024-03-28
Merge branch 'ph/diff-src-dst-prefix-config'
Junio C Hamano
4
-15
/
+67
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
62
-349
/
+1844
2024-03-27
MyFirstObjectWalk: add stderr to pipe processing
Dirk Gouders
1
-2
/
+2
2024-03-27
MyFirstObjectWalk: fix description for counting omitted objects
Dirk Gouders
1
-6
/
+9
2024-03-27
MyFirstObjectWalk: fix filtered object walk
Dirk Gouders
1
-2
/
+2
2024-03-27
MyFirstObjectWalk: fix misspelled "builtins/"
Dirk Gouders
1
-1
/
+1
2024-03-27
MyFirstObjectWalk: use additional arg in config_fn_t
Dirk Gouders
1
-5
/
+7
2024-03-27
config: add core.commentString
Jeff King
3
-8
/
+27
2024-03-26
SubmittingPatches: release-notes entry experiment
Junio C Hamano
1
-0
/
+12
2024-03-25
cherry-pick: add `--empty` for more robust redundant commit handling
Brian Lyles
5
-9
/
+133
2024-03-25
cherry-pick: enforce `--keep-redundant-commits` incompatibility
Brian Lyles
2
-0
/
+15
2024-03-25
sequencer: do not require `allow_empty` for redundant commit options
Brian Lyles
1
-16
/
+7
2024-03-25
sequencer: handle unborn branch with `--allow-empty`
Brian Lyles
2
-17
/
+38
2024-03-25
rebase: update `--empty=ask` to `--empty=stop`
Brian Lyles
3
-18
/
+34
2024-03-25
docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
Brian Lyles
2
-16
/
+29
2024-03-25
docs: address inaccurate `--empty` default with `--exec`
Brian Lyles
2
-5
/
+43
2024-03-25
The eleventh batch
Junio C Hamano
1
-0
/
+15
2024-03-25
Merge branch 'bl/doc-key-val-sep-fix'
Junio C Hamano
1
-7
/
+5
2024-03-25
Merge branch 'bl/doc-config-fixes'
Junio C Hamano
1
-2
/
+3
2024-03-25
Merge branch 'ja/doc-formatting-fix'
Junio C Hamano
8
-15
/
+17
2024-03-25
Merge branch 'bb/sh-scripts-cleanup'
Junio C Hamano
37
-97
/
+85
2024-03-25
Merge branch 'jc/index-pack-fsck-levels'
Junio C Hamano
1
-1
/
+1
2024-03-25
Merge branch 'js/bugreport-no-suffix-fix'
Junio C Hamano
2
-4
/
+12
2024-03-25
Merge branch 'rj/restore-plug-leaks'
Junio C Hamano
5
-30
/
+25
2024-03-25
grep docs: describe --no-index further and improve formatting a bit
Dragan Simic
1
-9
/
+17
2024-03-25
grep docs: describe --recurse-submodules further and improve formatting a bit
Dragan Simic
2
-6
/
+6
2024-03-25
pretty: find pretty formats case-insensitively
Brian Lyles
2
-1
/
+9
2024-03-25
pretty: update tests to use `test_config`
Brian Lyles
1
-16
/
+14
2024-03-25
midx: use strvec_pushf() for pack-objects base name
René Scharfe
1
-6
/
+1
2024-03-25
t/README: mention test files are make targets
Philippe Blain
1
-0
/
+7
2024-03-25
cat-file: use strbuf_expand_bad_format()
René Scharfe
1
-8
/
+8
2024-03-25
factor out strbuf_expand_bad_format()
René Scharfe
4
-18
/
+27
2024-03-25
grep: improve errors for unmatched ( and )
Ahelenia Ziemiańska
1
-2
/
+2
2024-03-25
builtin/gc: pack refs when using `git maintenance run --auto`
Patrick Steinhardt
3
-2
/
+22
2024-03-25
builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs
Patrick Steinhardt
2
-12
/
+28
2024-03-25
t6500: extract objects with "17" prefix
Patrick Steinhardt
2
-23
/
+19
2024-03-25
builtin/gc: move `struct maintenance_run_opts`
Patrick Steinhardt
1
-27
/
+26
[prev]
[next]