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
2023-09-13
builtin/repack.c: avoid directly inspecting "util"
Taylor Blau
-4
/
+14
2023-09-13
builtin/repack.c: store existing cruft packs separately
Taylor Blau
-16
/
+23
2023-09-13
builtin/repack.c: extract `has_existing_non_kept_packs()`
Taylor Blau
-1
/
+7
2023-09-13
builtin/repack.c: extract redundant pack cleanup for existing packs
Taylor Blau
-17
/
+28
2023-09-13
builtin/repack.c: extract redundant pack cleanup for --geometric
Taylor Blau
-23
/
+29
2023-09-13
builtin/repack.c: extract marking packs for deletion
Taylor Blau
-18
/
+32
2023-09-13
builtin/repack.c: extract structure to store existing packs
Taylor Blau
-41
/
+49
2023-09-13
The eighth batch
Junio C Hamano
-0
/
+2
2023-09-13
Merge branch 'ob/sequencer-reword-error-message'
Junio C Hamano
-1
/
+1
2023-09-13
Merge branch 'bc/more-git-var'
Junio C Hamano
-1
/
+10
2023-09-13
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
-3
/
+11
2023-09-13
Merge branch 'jk/unused-post-2.42-part2'
Junio C Hamano
-106
/
+116
2023-09-12
completion: improve doc for complex aliases
Philippe Blain
-0
/
+1
2023-09-12
completion: commit: complete trailers tokens more robustly
Philippe Blain
-1
/
+1
2023-09-12
sequencer: remove unreachable exit condition in pick_commits()
Oswald Buddenhagen
-4
/
+0
2023-09-12
t3404-rebase-interactive.sh: fix typos in title of a rewording test
Oswald Buddenhagen
-1
/
+1
2023-09-12
test-tool: retire "index-version"
Junio C Hamano
-23
/
+5
2023-09-12
update-index: add --show-index-version
Junio C Hamano
-7
/
+49
2023-09-12
update-index doc: v4 is OK with JGit and libgit2
Junio C Hamano
-3
/
+5
2023-09-11
diff-lib: fix check_removed when fsmonitor is on
Josip Sokcevic
-6
/
+11
2023-09-11
maintenance(systemd): support the Windows Subsystem for Linux
Johannes Schindelin
-1
/
+1
2023-09-11
diff --no-index: fix -R with stdin
René Scharfe
-0
/
+20
2023-09-11
trailer: split process_command_line_args into separate functions
Linus Arver
-13
/
+21
2023-09-11
trailer: split process_input_file into separate pieces
Linus Arver
-20
/
+22
2023-09-11
trailer: separate public from internal portion of trailer_iterator
Linus Arver
-7
/
+9
2023-09-08
completion(switch/checkout): treat --track and -t the same
Johannes Schindelin
-4
/
+12
2023-09-07
trailer doc: <token> is a <key> or <keyAlias>, not both
Linus Arver
-61
/
+77
2023-09-07
trailer doc: separator within key suppresses default separator
Linus Arver
-2
/
+2
2023-09-07
trailer doc: emphasize the effect of configuration variables
Linus Arver
-3
/
+6
2023-09-07
trailer --unfold help: prefer "reformat" over "join"
Linus Arver
-3
/
+3
2023-09-07
trailer --parse docs: add explanation for its usefulness
Linus Arver
-2
/
+7
2023-09-07
trailer --only-input: prefer "configuration variables" over "rules"
Linus Arver
-3
/
+3
2023-09-07
trailer --parse help: expose aliased options
Linus Arver
-1
/
+1
2023-09-07
trailer --no-divider help: describe usual "---" meaning
Linus Arver
-1
/
+1
2023-09-07
trailer: trailer location is a place, not an action
Linus Arver
-2
/
+2
2023-09-07
trailer doc: narrow down scope of --where and related flags
Linus Arver
-3
/
+6
2023-09-07
trailer: add tests to check defaulting behavior with --no-* flags
Linus Arver
-4
/
+140
2023-09-07
trailer test description: this tests --where=after, not --where=before
Linus Arver
-1
/
+1
2023-09-07
trailer tests: make test cases self-contained
Linus Arver
-74
/
+300
2023-09-07
The seventh batch
Junio C Hamano
-0
/
+23
2023-09-07
Merge branch 'dd/format-patch-rfc-updates'
Junio C Hamano
-23
/
+48
2023-09-07
Merge branch 'jk/ci-retire-allow-ref'
Junio C Hamano
-30
/
+21
2023-09-07
Merge branch 'ws/git-svn-retire-faketerm'
Junio C Hamano
-18
/
+2
2023-09-07
Merge branch 'jk/unused-post-2.42'
Junio C Hamano
-84
/
+110
2023-09-07
Merge branch 'tb/multi-cruft-pack'
Junio C Hamano
-53
/
+49
2023-09-07
grep: reject --no-or
René Scharfe
-1
/
+1
2023-09-07
completion: commit: complete configured trailer tokens
Philippe Blain
-0
/
+9
2023-09-06
rebase -i: fix adding failed command to the todo list
Phillip Wood
-23
/
+40
2023-09-06
rebase --continue: refuse to commit after failed command
Phillip Wood
-1
/
+26
2023-09-06
rebase: fix rewritten list for failed pick
Phillip Wood
-14
/
+63
[prev]
[next]