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
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
2019-04-02
checkout: inform the user when removing branch state
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-04-01
builtin/am: make hash size independent
brian m. carlson
1
-4
/
+5
2019-03-24
am: avoid diff_opt_parse()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2019-03-07
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
1
-0
/
+4
2019-03-07
Merge branch 'jh/trace2'
Junio C Hamano
1
-0
/
+1
2019-03-07
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
1
-0
/
+1
2019-02-22
trace2:data: add trace2 hook classification
Jeff Hostetler
1
-0
/
+1
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-6
/
+7
2019-02-06
Merge branch 'tt/bisect-in-c'
Junio C Hamano
1
-18
/
+2
2019-02-06
Merge branch 'en/rebase-merge-on-sequencer'
Junio C Hamano
1
-0
/
+9
2019-02-04
config: allow giving separate author and committer idents
William Hubbs
1
-0
/
+1
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2019-01-14
read-cache.c: remove the_* from index_has_changes()
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2019-01-14
merge-recursive.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-14
notes-utils.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
1
-2
/
+2
2019-01-02
wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
Pranit Bauva
1
-18
/
+2
2018-12-28
am, rebase--merge: do not overlook --skip'ed commits with post-rewrite
Elijah Newren
1
-0
/
+9
2018-11-18
Merge branch 'jk/unused-parameter-fixes'
Junio C Hamano
1
-1
/
+3
2018-11-13
Merge branch 'pw/am-rebase-read-author-script'
Junio C Hamano
1
-56
/
+4
2018-11-12
rerere.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
branch.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-06
am: handle --no-patch-format option
Jeff King
1
-1
/
+3
2018-11-01
add read_author_script() to libgit
Phillip Wood
1
-84
/
+2
2018-11-01
am: rename read_author_script()
Phillip Wood
1
-2
/
+2
2018-11-01
am: improve author-script error reporting
Phillip Wood
1
-10
/
+39
2018-11-01
am: don't die in read_author_script()
Phillip Wood
1
-1
/
+2
2018-10-19
Merge branch 'nd/status-refresh-progress'
Junio C Hamano
1
-1
/
+1
[next]