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
path:
root
/
builtin
/
last-modified.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
last-modified: handle repo_parse_commit() failures
Johannes Schindelin
1
-3
/
+6
2026-06-09
prio-queue: rename .nr to .nr_ and add accessor helpers
Kristofer Karlsson
1
-4
/
+3
2026-02-13
Merge branch 'tc/last-modified-not-a-tree'
Junio C Hamano
1
-5
/
+14
2026-02-05
Merge branch 'tc/last-modified-options-cleanup'
Junio C Hamano
1
-9
/
+16
2026-01-30
last-modified: verify revision argument is a commit-ish
Toon Claes
1
-0
/
+5
2026-01-30
last-modified: remove double error message
Toon Claes
1
-1
/
+1
2026-01-30
last-modified: fix memory leak when more than one commit is given
Toon Claes
1
-4
/
+8
2026-01-30
last-modified: rewrite error message when more than one commit given
Toon Claes
1
-1
/
+1
2026-01-20
last-modified: change default max-depth to 0
Toon Claes
1
-16
/
+5
2026-01-20
last-modified: document option '--max-depth'
Toon Claes
1
-1
/
+16
2026-01-20
last-modified: document option '-z'
Toon Claes
1
-4
/
+7
2026-01-20
last-modified: clarify in the docs the command takes a pathspec
Toon Claes
1
-2
/
+2
2025-12-23
Merge branch 'tc/memzero-array'
Junio C Hamano
1
-1
/
+1
2025-12-14
Merge branch 'js/last-modified-with-sparse-checkouts'
Junio C Hamano
1
-1
/
+2
2025-12-11
git-compat-util: introduce MEMZERO_ARRAY() macro
Toon Claes
1
-1
/
+1
2025-12-03
last-modified: support sparse checkouts
Johannes Schindelin
1
-1
/
+2
2025-11-29
last-modified: fix use of uninitialized memory
Toon Claes
1
-1
/
+1
2025-11-03
last-modified: implement faster algorithm
Toon Claes
1
-15
/
+235
2025-09-18
last-modified: fix bug when some paths remain unhandled
Toon Claes
1
-0
/
+1
2025-09-08
Merge branch 'tc/last-modified'
Junio C Hamano
1
-0
/
+326
2025-08-28
last-modified: use Bloom filters when available
Toon Claes
1
-2
/
+46
2025-08-28
last-modified: new subcommand to show when files were last modified
Toon Claes
1
-0
/
+281