index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reftable
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-12
builtin/diagnose.c: create 'git diagnose' builtin
Victoria Dye
7
-0
/
+143
2022-08-12
diagnose.c: add option to configure archive contents
Victoria Dye
3
-10
/
+39
2022-08-12
scalar-diagnose: move functionality to common location
Victoria Dye
4
-200
/
+227
2022-08-12
scalar-diagnose: move 'get_disk_info()' to 'compat/'
Victoria Dye
3
-52
/
+58
2022-08-12
scalar-diagnose: add directory to archiver more gently
Victoria Dye
1
-2
/
+8
2022-08-12
scalar-diagnose: avoid 32-bit overflow of size_t
Victoria Dye
1
-1
/
+1
2022-08-12
scalar-diagnose: use "$GIT_UNZIP" in test
Victoria Dye
1
-4
/
+4
2022-08-01
The eighth batch
Junio C Hamano
1
-0
/
+16
2022-07-27
Downmerge a handful of fixes for 2.37.x maintenance track
Junio C Hamano
2
-1
/
+48
2022-07-27
The seventh batch
Junio C Hamano
1
-0
/
+29
2022-07-23
The sixth batch
Junio C Hamano
1
-1
/
+16
2022-07-22
pkt-line.h: move comment closer to the associated code
Matheus Tavares
1
-8
/
+8
2022-07-21
git-p4: refactoring of p4CmdList()
Kilian Kilger
1
-11
/
+42
2022-07-20
git-p4: fix error handling in P4Unshelve.renameBranch()
Moritz Baumann
1
-5
/
+2
2022-07-20
git-p4: fix typo in P4Submit.applyCommit()
Moritz Baumann
1
-1
/
+1
2022-07-20
git-p4: fix CR LF handling for utf16 files
Moritz Baumann
1
-1
/
+1
2022-07-20
The fifth batch
Junio C Hamano
1
-0
/
+24
2022-07-19
compat/win32: correct for incorrect compiler warning
Derrick Stolee
1
-3
/
+4
2022-07-19
sequencer: notify user of --update-refs activity
Derrick Stolee
2
-10
/
+67
2022-07-19
sequencer: ignore HEAD ref under --update-refs
Derrick Stolee
1
-0
/
+13
2022-07-19
rebase: add rebase.updateRefs config option
Derrick Stolee
4
-0
/
+25
2022-07-19
sequencer: rewrite update-refs as user edits todo list
Derrick Stolee
5
-0
/
+268
2022-07-19
rebase: update refs from 'update-ref' commands
Derrick Stolee
3
-18
/
+140
2022-07-19
rebase: add --update-refs option
Derrick Stolee
6
-0
/
+216
2022-07-19
sequencer: add update-ref command
Derrick Stolee
3
-1
/
+17
2022-07-19
sequencer: define array with enum values
Derrick Stolee
1
-14
/
+14
2022-07-19
rebase-interactive: update 'merge' description
Derrick Stolee
1
-3
/
+3
2022-07-19
branch: consider refs under 'update-refs'
Derrick Stolee
4
-0
/
+119
2022-07-19
t2407: test branches currently using apply backend
Derrick Stolee
1
-1
/
+11
2022-07-19
t2407: test bisect and rebase as black-boxes
Derrick Stolee
1
-26
/
+31
2022-07-19
transport.c: avoid "whitelist"
Derrick Stolee
1
-4
/
+4
2022-07-19
t: avoid "whitelist"
Derrick Stolee
4
-8
/
+7
2022-07-19
git.txt: remove redundant language
Derrick Stolee
1
-3
/
+1
2022-07-19
git-cvsserver: clarify directory list
Derrick Stolee
3
-11
/
+12
2022-07-19
daemon: clarify directory arguments
Derrick Stolee
2
-14
/
+15
2022-07-19
osx-keychain: fix compiler warning
Lessley Dennington
1
-1
/
+1
2022-07-19
contrib/rerere-train: avoid useless gpg sign in training
Celeste Liu
1
-1
/
+1
2022-07-18
The fourth batch
Junio C Hamano
1
-0
/
+34
2022-07-18
pack-bitmap.c: continue looping when first MIDX bitmap is found
Teng Long
1
-2
/
+3
2022-07-18
pack-bitmap.c: using error() instead of silently returning -1
Teng Long
1
-1
/
+5
2022-07-18
pack-bitmap.c: do not ignore error when opening a bitmap file
Teng Long
1
-5
/
+12
2022-07-18
pack-bitmap.c: rename "idx_name" to "bitmap_name"
Teng Long
1
-7
/
+7
2022-07-18
pack-bitmap.c: mark more strings for translations
Teng Long
1
-24
/
+24
2022-07-18
pack-bitmap.c: fix formatting of error messages
Teng Long
1
-23
/
+24
2022-07-18
scalar: convert README.md into a technical design doc
Victoria Dye
2
-82
/
+127
2022-07-18
scalar: reword command documentation to clarify purpose
Victoria Dye
1
-5
/
+4
2022-07-18
t4200: drop irrelevant code
Martin Ågren
1
-3
/
+0
2022-07-18
trace2: only include "fsync" events if we git_fsync()
Ævar Arnfjörð Bjarmason
3
-9
/
+42
2022-07-18
config/core.txt: fix minor issues for `core.sparseCheckoutCone`
Martin Ågren
1
-2
/
+2
2022-07-18
index-format.txt: remove outdated list of supported extensions
SZEDER Gábor
1
-2
/
+0
[next]