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
2016-12-27
Merge branch 'lt/shortlog-by-committer'
Junio C Hamano
1
-3
/
+12
2016-12-27
Merge branch 'cp/merge-continue'
Junio C Hamano
1
-0
/
+25
2016-12-27
Merge branch 'va/i18n-perl-scripts'
Junio C Hamano
1
-5
/
+5
2016-12-27
Merge branch 'jc/push-default-explicit'
Junio C Hamano
1
-2
/
+5
2016-12-21
Merge branch 'jk/index-pack-wo-repo-from-stdin'
Junio C Hamano
1
-4
/
+8
2016-12-21
Merge branch 'vs/submodule-clone-nested-submodules-alternates'
Junio C Hamano
1
-2
/
+17
2016-12-21
Merge branch 'sb/sequencer-abort-safety'
Junio C Hamano
1
-2
/
+2
2016-12-19
Merge branch 'jc/pull-rebase-ff'
Junio C Hamano
1
-4
/
+18
2016-12-19
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
12
-19
/
+20
2016-12-19
Merge branch 'ak/commit-only-allow-empty'
Junio C Hamano
1
-3
/
+1
2016-12-19
Merge branch 'nd/for-each-ref-ignore-case'
Junio C Hamano
3
-10
/
+22
2016-12-19
Merge branch 'ah/grammos'
Junio C Hamano
3
-4
/
+4
2016-12-19
Merge branch 'jt/use-trailer-api-in-commands'
Junio C Hamano
1
-1
/
+1
2016-12-16
Merge branch 'nd/worktree-list-fixup'
Junio C Hamano
2
-7
/
+9
2016-12-16
Merge branch 'jk/rev-parse-symbolic-parents-fix'
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-15
shortlog: group by committer information
Linus Torvalds
1
-3
/
+12
2016-12-15
merge: mark usage error strings for translation
Jeff King
1
-2
/
+2
2016-12-14
i18n: clean.c: match string with git-add--interactive.perl
Vasco Almeida
1
-5
/
+5
2016-12-14
merge: ensure '--abort' option takes no arguments
Chris Packham
1
-0
/
+4
2016-12-14
merge: add '--continue' option as a synonym for 'git commit'
Chris Packham
1
-0
/
+21
2016-12-12
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
1
-2
/
+17
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-07
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
12
-19
/
+20
2016-12-05
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
3
-10
/
+22
2016-12-05
clone,fetch: explain the shallow-clone option a little more clearly
Alex Henrie
2
-2
/
+2
2016-12-05
receive-pack: improve English grammar of denyCurrentBranch message
Alex Henrie
1
-2
/
+2
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-29
commit: make ignore_non_trailer take buf/len
Jonathan Tan
1
-1
/
+1
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-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
[next]