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-02-05
doc hash-function-transition: fix asciidoc output
Thomas Ackermann
-34
/
+45
2021-02-04
range-diff: simplify code spawning `git log`
Johannes Schindelin
-5
/
+2
2021-02-04
range-diff: libify the read_patches() function again
Johannes Schindelin
-3
/
+10
2021-02-04
range-diff: avoid leaking memory in two error code paths
Johannes Schindelin
-0
/
+2
2021-02-03
The fifth batch
Junio C Hamano
-0
/
+13
2021-02-03
Merge branch 'jk/run-command-use-shell-doc'
Junio C Hamano
-1
/
+8
2021-02-03
Merge branch 'jk/peel-iterated-oid'
Junio C Hamano
-69
/
+27
2021-02-03
Merge branch 'js/skip-dashed-built-ins-from-config-mak'
Junio C Hamano
-14
/
+14
2021-02-03
Merge branch 'jt/packfile-as-uri-doc'
Junio C Hamano
-2
/
+5
2021-02-03
Merge branch 'ds/maintenance-prefetch-cleanup'
Junio C Hamano
-1
/
+38
2021-02-03
Merge branch 'ab/fsck-doc-fix'
Junio C Hamano
-8
/
+0
2021-02-03
bisect--helper: retire `--check-and-set-terms` subcommand
Pranit Bauva
-10
/
+0
2021-02-03
bisect--helper: reimplement `bisect_skip` shell function in C
Pranit Bauva
-17
/
+45
2021-02-03
bisect--helper: retire `--bisect-auto-next` subcommand
Pranit Bauva
-10
/
+0
2021-02-03
bisect--helper: use `res` instead of return in BISECT_RESET case option
Pranit Bauva
-1
/
+2
2021-02-03
bisect--helper: retire `--bisect-write` subcommand
Pranit Bauva
-10
/
+0
2021-02-03
bisect--helper: reimplement `bisect_replay` shell function in C
Pranit Bauva
-34
/
+84
2021-02-03
bisect--helper: reimplement `bisect_log` shell function in C
Pranit Bauva
-7
/
+27
2021-02-03
doc/git-branch: fix awkward wording for "-c"
Jeff King
-2
/
+2
2021-02-03
completion: handle other variants of "branch -m"
Jeff King
-2
/
+4
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
-29
/
+59
2021-02-02
completion: treat "branch -D" the same way as "branch -d"
Jeff King
-1
/
+1
2021-02-02
t5544: clarify 'hook works with partial clone' test
Jacob Vosmaer
-2
/
+3
2021-02-02
Merge branch 'mk/russian-translation'
Pratyush Yadav
-1
/
+1
2021-02-02
git-gui: fix typo in russian locale
Mikhail Klyushin
-1
/
+1
2021-02-01
pager: properly log pager exit code when signalled
Ævar Arnfjörð Bjarmason
-7
/
+57
2021-02-01
run-command: add braces for "if" block in wait_or_whine()
Ævar Arnfjörð Bjarmason
-1
/
+2
2021-02-01
pager: test for exit code with and without SIGPIPE
Ævar Arnfjörð Bjarmason
-0
/
+82
2021-02-01
pager: refactor wait_for_pager() function
Ævar Arnfjörð Bjarmason
-11
/
+7
2021-02-01
commit-graph: prepare commit graph
Derrick Stolee
-9
/
+3
2021-02-01
commit-graph: be extra careful about mixed generations
Derrick Stolee
-2
/
+12
2021-02-01
commit-graph: compute generations separately
Derrick Stolee
-14
/
+56
2021-02-01
commit-graph: validate layers for generation data
Derrick Stolee
-6
/
+16
2021-02-01
commit-graph: always parse before commit_graph_data_at()
Derrick Stolee
-4
/
+33
2021-02-01
commit-graph: use repo_parse_commit
Derrick Stolee
-7
/
+8
2021-02-01
commit-reach: reduce requirements for remove_redundant()
Derrick Stolee
-6
/
+4
2021-01-30
annotate-tests: quote variable expansions containing path names
Johannes Sixt
-4
/
+4
2021-01-30
worktree: teach `list` verbose mode
Rafael Silva
-2
/
+63
2021-01-30
worktree: teach `list` to annotate prunable worktree
Rafael Silva
-2
/
+66
2021-01-30
worktree: teach `list --porcelain` to annotate locked worktree
Rafael Silva
-2
/
+71
2021-01-30
t2402: ensure locked worktree is properly cleaned up
Rafael Silva
-0
/
+1
2021-01-30
worktree: teach worktree_lock_reason() to gently handle main worktree
Rafael Silva
-2
/
+3
2021-01-30
worktree: teach worktree to lazy-load "prunable" reason
Rafael Silva
-0
/
+29
2021-01-30
worktree: libify should_prune_worktree()
Rafael Silva
-74
/
+83
2021-01-29
doc/git-rebase: add documentation for fixup [-C|-c] options
Charvi Mendiratta
-3
/
+11
2021-01-29
rebase -i: teach --autosquash to work with amend!
Charvi Mendiratta
-7
/
+28
2021-01-29
t3437: test script for fixup [-C|-c] options in interactive rebase
Charvi Mendiratta
-0
/
+289
2021-01-29
rebase -i: add fixup [-C | -c] command
Charvi Mendiratta
-20
/
+197
2021-01-29
sequencer: use const variable for commit message comments
Charvi Mendiratta
-5
/
+10
2021-01-29
sequencer: pass todo_item to do_pick_commit()
Charvi Mendiratta
-7
/
+11
[prev]
[next]