index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
am.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
1
-0
/
+1
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
1
-3
/
+5
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-09
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
1
-3
/
+3
2022-02-04
i18n: factorize "invalid value" messages
Jean-Noël Avila
1
-3
/
+5
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
1
-3
/
+3
2022-01-07
am: convert applypatch-msg to use hook.h
Emily Shaffer
1
-1
/
+1
2022-01-07
am: convert {pre,post}-applypatch to use hook.h
Emily Shaffer
1
-2
/
+2
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
1
-3
/
+3
2021-12-15
am: support --allow-empty to record specific empty patches
徐沛文 (Aleen)
1
-8
/
+24
2021-12-15
am: support --empty=<option> to handle empty patches
徐沛文 (Aleen)
1
-5
/
+52
2021-10-13
Merge branch 'ab/config-based-hooks-1'
Junio C Hamano
1
-0
/
+1
2021-10-13
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
1
-1
/
+2
2021-09-27
Change unpack_trees' 'reset' flag into an enum
Elijah Newren
1
-3
/
+2
2021-09-27
Remove ignored files by default when they are in the way
Elijah Newren
1
-2
/
+1
2021-09-27
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
1
-0
/
+3
2021-09-27
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-09-23
Merge branch 'en/am-abort-fix'
Junio C Hamano
1
-1
/
+2
2021-09-20
Merge branch 'js/run-command-close-packs'
Junio C Hamano
1
-1
/
+0
2021-09-20
Merge branch 'en/am-abort-fix' into en/removing-untracked-fixes
Junio C Hamano
1
-1
/
+2
2021-09-10
am: fix incorrect exit status on am fail to abort
Elijah Newren
1
-1
/
+2
2021-09-09
run_auto_maintenance(): implicitly close the object store
Johannes Schindelin
1
-1
/
+0
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
1
-1
/
+1
2021-07-13
*.c static functions: add missing __attribute__((format))
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-05-10
am: learn to process quoted lines that ends with CRLF
Đoàn Trần Công Danh
1
-0
/
+51
2021-01-06
builtin/*: update usage format
ZheNing Hu
1
-2
/
+2
2020-11-09
Merge branch 'jk/committer-date-is-author-date-fix-simplify'
Junio C Hamano
1
-16
/
+3
2020-11-02
Merge branch 'bk/sob-dco'
Junio C Hamano
1
-1
/
+1
2020-10-26
Merge branch 'jk/committer-date-is-author-date-fix'
Junio C Hamano
1
-2
/
+2
2020-10-26
am, sequencer: stop parsing our own committer ident
Jeff King
1
-16
/
+3
2020-10-23
am: fix broken email with --committer-date-is-author-date
Jeff King
1
-2
/
+2
2020-10-20
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
1
-1
/
+1
2020-09-30
assert PARSE_OPT_NONEG in parse-options callbacks
Jeff King
1
-0
/
+2
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
1
-1
/
+1
2020-09-17
maintenance: replace run_auto_gc()
Derrick Stolee
1
-1
/
+1
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
1
-6
/
+24
2020-08-17
am: stop exporting GIT_COMMITTER_DATE
Phillip Wood
1
-6
/
+24
2020-07-30
strvec: rename struct fields
Jeff King
1
-8
/
+8
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-33
/
+33
2020-07-28
quote: rename sq_dequote_to_argv_array to mention strvec
Jeff King
1
-1
/
+1
2020-05-07
auto-gc: pass --quiet down from am, commit, merge and rebase
Junio C Hamano
1
-2
/
+1
2020-02-20
am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
Paolo Bonzini
1
-2
/
+7
2020-02-20
am: support --show-current-patch=raw as a synonym for--show-current-patch
Paolo Bonzini
1
-6
/
+53
2020-02-20
am: convert "resume" variable to a struct
Paolo Bonzini
1
-14
/
+18
2019-10-15
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
1
-1
/
+1
2019-10-11
Merge branch 'rs/dedup-includes'
Junio C Hamano
1
-1
/
+0
2019-10-07
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-14
/
+2
2019-10-04
treewide: remove duplicate #include directives
René Scharfe
1
-1
/
+0
2019-09-20
factor out refresh_and_write_cache function
Thomas Gummerer
1
-14
/
+2
2019-09-06
git-am: handle missing "author" when parsing commit
Jeff King
1
-1
/
+3
[next]