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
2024-03-31
mem-pool: use st_add() in mem_pool_strvfmt()
René Scharfe
-2
/
+4
2024-03-31
test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback
Eric Sunshine
-0
/
+1
2024-03-30
add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO
Rubén Justo
-3
/
+37
2024-03-30
add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC
Rubén Justo
-4
/
+12
2024-03-30
add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE
Rubén Justo
-8
/
+4
2024-03-30
checkout: omit "tracking" information on a detached HEAD
Junio C Hamano
-2
/
+6
2024-03-29
advice: omit trailing whitespace
Junio C Hamano
-5
/
+6
2024-03-29
doc: git-clone: do not autoreference the manpage in itself
Jean-Noël Avila
-2
/
+12
2024-03-29
doc: git-clone: apply new documentation formatting guidelines
Jean-Noël Avila
-84
/
+86
2024-03-29
doc: git-init: apply new documentation formatting guidelines
Jean-Noël Avila
-30
/
+30
2024-03-29
doc: allow literal and emphasis format in doc vs help tests
Jean-Noël Avila
-1
/
+3
2024-03-29
doc: rework CodingGuidelines with new formatting rules
Jean-Noël Avila
-68
/
+85
2024-03-29
t4126: fix "funny directory name" test on Windows (again)
Junio C Hamano
-18
/
+17
2024-03-29
add-patch: do not print hunks repeatedly
Rubén Justo
-7
/
+12
2024-03-28
add-patch: introduce 'p' in interactive-patch
Rubén Justo
-11
/
+16
2024-03-28
t4126: make sure a directory with SP at the end is usable
Junio C Hamano
-15
/
+18
2024-03-28
The twelfth batch
Junio C Hamano
-0
/
+18
2024-03-28
Merge branch 'jk/drop-hg-to-git'
Junio C Hamano
-275
/
+0
2024-03-28
Merge branch 'rs/t-prio-queue-fixes'
Junio C Hamano
-7
/
+17
2024-03-28
Merge branch 'bt/fuzz-config-parse'
Junio C Hamano
-1
/
+36
2024-03-28
Merge branch 'jc/show-untracked-false'
Junio C Hamano
-30
/
+68
2024-03-28
Merge branch 'ph/diff-src-dst-prefix-config'
Junio C Hamano
-15
/
+67
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
-349
/
+1844
2024-03-27
MyFirstObjectWalk: add stderr to pipe processing
Dirk Gouders
-2
/
+2
2024-03-27
MyFirstObjectWalk: fix description for counting omitted objects
Dirk Gouders
-6
/
+9
2024-03-27
MyFirstObjectWalk: fix filtered object walk
Dirk Gouders
-2
/
+2
2024-03-27
MyFirstObjectWalk: fix misspelled "builtins/"
Dirk Gouders
-1
/
+1
2024-03-27
MyFirstObjectWalk: use additional arg in config_fn_t
Dirk Gouders
-5
/
+7
2024-03-27
config: add core.commentString
Jeff King
-8
/
+27
2024-03-26
SubmittingPatches: release-notes entry experiment
Junio C Hamano
-0
/
+12
2024-03-25
cherry-pick: add `--empty` for more robust redundant commit handling
Brian Lyles
-9
/
+133
2024-03-25
cherry-pick: enforce `--keep-redundant-commits` incompatibility
Brian Lyles
-0
/
+15
2024-03-25
sequencer: do not require `allow_empty` for redundant commit options
Brian Lyles
-16
/
+7
2024-03-25
sequencer: handle unborn branch with `--allow-empty`
Brian Lyles
-18
/
+39
2024-03-25
rebase: update `--empty=ask` to `--empty=stop`
Brian Lyles
-18
/
+34
2024-03-25
docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
Brian Lyles
-16
/
+29
2024-03-25
docs: address inaccurate `--empty` default with `--exec`
Brian Lyles
-5
/
+43
2024-03-25
The eleventh batch
Junio C Hamano
-0
/
+15
2024-03-25
Merge branch 'bl/doc-key-val-sep-fix'
Junio C Hamano
-7
/
+5
2024-03-25
Merge branch 'bl/doc-config-fixes'
Junio C Hamano
-2
/
+3
2024-03-25
Merge branch 'ja/doc-formatting-fix'
Junio C Hamano
-15
/
+17
2024-03-25
Merge branch 'bb/sh-scripts-cleanup'
Junio C Hamano
-97
/
+85
2024-03-25
Merge branch 'jc/index-pack-fsck-levels'
Junio C Hamano
-1
/
+1
2024-03-25
Merge branch 'js/bugreport-no-suffix-fix'
Junio C Hamano
-4
/
+12
2024-03-25
Merge branch 'rj/restore-plug-leaks'
Junio C Hamano
-30
/
+25
2024-03-25
grep docs: describe --no-index further and improve formatting a bit
Dragan Simic
-9
/
+17
2024-03-25
grep docs: describe --recurse-submodules further and improve formatting a bit
Dragan Simic
-6
/
+6
2024-03-25
pretty: find pretty formats case-insensitively
Brian Lyles
-1
/
+9
2024-03-25
pretty: update tests to use `test_config`
Brian Lyles
-16
/
+14
2024-03-25
midx: use strvec_pushf() for pack-objects base name
René Scharfe
-6
/
+1
[prev]
[next]