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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-16
builtin/am: fold am_signoff() into am_append_signoff()
Giuseppe Bilotta
1
-18
/
+15
2017-04-16
builtin/am: honor --signoff also when --rebasing
Giuseppe Bilotta
1
-3
/
+3
2017-01-17
Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint
Junio C Hamano
1
-3
/
+0
2017-01-17
Merge branch 'jc/push-default-explicit' into maint
Junio C Hamano
1
-2
/
+5
2017-01-17
Merge branch 'jk/index-pack-wo-repo-from-stdin' into maint
Junio C Hamano
1
-4
/
+8
2017-01-17
Merge branch 'sb/sequencer-abort-safety' into maint
Junio C Hamano
1
-2
/
+2
2017-01-17
Merge branch 'jc/pull-rebase-ff' into maint
Junio C Hamano
1
-4
/
+18
2017-01-17
Merge branch 'ak/commit-only-allow-empty' into maint
Junio C Hamano
1
-3
/
+1
2017-01-17
Merge branch 'nd/worktree-list-fixup' into maint
Junio C Hamano
2
-7
/
+9
2017-01-17
Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint
Junio C Hamano
1
-1
/
+6
2016-12-16
index-pack: skip collision check when not in repository
Jeff King
1
-4
/
+6
2016-12-16
index-pack: complain when --stdin is used outside of a repo
Jeff King
1
-0
/
+2
2016-12-09
commit: remove 'Clever' message for --only --amend
Andreas Krey
1
-2
/
+0
2016-12-08
am: change safe_to_abort()'s not rewinding error into a warning
Stephan Beyer
1
-1
/
+1
2016-12-08
am: fix filename in safe_to_abort() error message
Stephan Beyer
1
-1
/
+1
2016-12-05
commit: make --only --allow-empty work without paths
Andreas Krey
1
-1
/
+1
2016-11-29
pull: fast-forward "pull --rebase=true"
Junio C Hamano
1
-4
/
+18
2016-11-28
worktree list: keep the list sorted
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-11-28
worktree.c: get_worktrees() takes a new flag argument
Nguyễn Thái Ngọc Duy
2
-4
/
+4
2016-11-28
get_worktrees() must return main worktree as first item even on error
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2016-11-28
worktree: reorder an if statement
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2016-11-23
Merge branch 'jc/setup-cleanup-fix'
Junio C Hamano
3
-8
/
+19
2016-11-23
Merge branch 'js/rebase-i-commentchar-fix'
Junio C Hamano
1
-1
/
+3
2016-11-22
archive: read local configuration
Junio C Hamano
2
-4
/
+4
2016-11-22
mailinfo: read local configuration
Junio C Hamano
1
-4
/
+15
2016-11-21
stripspace: respect repository config
Johannes Schindelin
1
-1
/
+3
2016-11-17
Merge branch 'jk/create-branch-remove-unused-param'
Junio C Hamano
2
-3
/
+3
2016-11-16
rev-parse: fix parent shorthands with --symbolic
Jeff King
1
-1
/
+6
2016-11-11
fetch: do not redundantly calculate tag refmap
Jonathan Tan
1
-3
/
+0
2016-11-09
create_branch: drop unused "head" parameter
Jeff King
2
-3
/
+3
2016-10-31
Merge branch 'rs/commit-pptr-simplify'
Junio C Hamano
1
-8
/
+6
2016-10-31
Merge branch 'ls/filter-process'
Junio C Hamano
4
-8
/
+8
2016-10-31
Merge branch 'ls/git-open-cloexec'
Junio C Hamano
1
-1
/
+1
2016-10-30
commit: simplify building parents list
René Scharfe
1
-8
/
+6
2016-10-28
push: do not use potentially ambiguous default refspec
Junio C Hamano
1
-2
/
+5
2016-10-27
Merge branch 'nd/ita-empty-commit'
Junio C Hamano
1
-4
/
+9
2016-10-27
Merge branch 'js/prepare-sequencer'
Junio C Hamano
2
-25
/
+23
2016-10-27
Merge branch 'sb/submodule-ignore-trailing-slash'
Junio C Hamano
1
-2
/
+6
2016-10-27
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
2
-16
/
+11
2016-10-27
Merge branch 'jc/abbrev-auto'
Junio C Hamano
1
-16
/
+21
2016-10-27
Merge branch 'lt/abbrev-auto'
Junio C Hamano
2
-2
/
+6
2016-10-26
find_unique_abbrev: use 4-buffer ring
Jeff King
2
-16
/
+11
2016-10-26
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
1
-1
/
+1
2016-10-26
Merge branch 'jk/fetch-quick-tag-following'
Junio C Hamano
1
-4
/
+7
2016-10-26
Merge branch 'jk/merge-base-fork-point-without-reflog'
Junio C Hamano
1
-0
/
+3
2016-10-26
Merge branch 'bw/ls-files-recurse-submodules'
Junio C Hamano
1
-40
/
+141
2016-10-26
Merge branch 'js/libify-require-clean-work-tree'
Junio C Hamano
1
-68
/
+3
2016-10-25
sha1_file: rename git_open_noatime() to git_open()
Lars Schneider
1
-1
/
+1
2016-10-24
commit: don't be fooled by ita entries when creating initial commit
Nguyễn Thái Ngọc Duy
1
-3
/
+8
2016-10-24
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
1
-1
/
+1
[next]