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
/
history.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
Merge branch 'rs/tempfile-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2026-07-15
Merge branch 'ps/history-drop'
Junio C Hamano
1
-38
/
+246
2026-07-15
Merge branch 'jc/history-message-prep-fix'
Junio C Hamano
1
-7
/
+10
2026-07-14
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe
1
-1
/
+1
2026-07-03
builtin/history: implement "drop" subcommand
Patrick Steinhardt
1
-0
/
+184
2026-07-03
builtin/history: split handling of ref updates into two phases
Patrick Steinhardt
1
-38
/
+62
2026-06-29
history: streamline message preparation and plug file stream leak
Junio C Hamano
1
-7
/
+10
2026-06-11
environment: stop using `the_repository` in `is_bare_repository()`
Patrick Steinhardt
1
-1
/
+1
2026-06-07
Merge branch 'kh/free-commit-list'
Junio C Hamano
1
-2
/
+2
2026-05-29
*: replace deprecated free_commit_list
Kristoffer Haugsbakk
1
-2
/
+2
2026-04-27
builtin/history: introduce "fixup" subcommand
Patrick Steinhardt
1
-4
/
+242
2026-04-27
builtin/history: generalize function to commit trees
Patrick Steinhardt
1
-19
/
+26
2026-04-06
history: fix short help for argument of --update-refs
René Scharfe
1
-4
/
+4
2026-03-24
Merge branch 'ps/history-split'
Junio C Hamano
1
-27
/
+290
2026-03-09
history: initialize rev_info in cmd_history_reword()
René Scharfe
1
-1
/
+1
2026-03-03
builtin/history: implement "split" subcommand
Patrick Steinhardt
1
-0
/
+250
2026-03-03
builtin/history: split out extended function to create commits
Patrick Steinhardt
1
-27
/
+40
2026-02-17
builtin/history: rename "--ref-action=" to "--update-refs="
Patrick Steinhardt
1
-4
/
+4
2026-02-17
builtin/history: replace "--ref-action=print" with "--dry-run"
Patrick Steinhardt
1
-70
/
+78
2026-02-17
builtin/history: check for merges before asking for user input
Patrick Steinhardt
1
-0
/
+39
2026-02-17
builtin/history: perform revwalk checks before asking for user input
Patrick Steinhardt
1
-26
/
+43
2026-01-13
builtin/history: implement "reword" subcommand
Patrick Steinhardt
1
-5
/
+410
2026-01-13
builtin: add new "history" command
Patrick Steinhardt
1
-0
/
+22