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
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
2019-08-19
merge-recursive: introduce an enum for detect_directory_renames values
Derrick Stolee
1
-1
/
+1
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'ds/close-object-store'
Junio C Hamano
1
-1
/
+1
2019-06-17
Merge branch 'jk/am-i-resolved-fix'
Junio C Hamano
1
-11
/
+12
2019-06-12
packfile: rename close_all_packs to close_object_store
Derrick Stolee
1
-1
/
+1
2019-05-28
am: fix --interactive HEAD tree resolution
Jeff King
1
-3
/
+4
2019-05-28
am: drop tty requirement for --interactive
Jeff King
1
-3
/
+3
2019-05-28
am: read interactive input from stdin
Jeff King
1
-2
/
+4
2019-05-28
am: simplify prompt response handling
Jeff King
1
-3
/
+1
2019-04-25
Merge branch 'bc/hash-transition-16'
Junio C Hamano
1
-4
/
+5
2019-04-25
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
1
-2
/
+2
[next]