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
2018-02-14
am: support --quit
Nguyễn Thái Ngọc Duy
1
-2
/
+10
2018-02-13
Merge branch 'pw/sequencer-in-process-commit'
Junio C Hamano
3
-263
/
+34
2018-02-13
Merge branch 'nd/trace-with-env'
Junio C Hamano
2
-3
/
+3
2018-02-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-0
/
+340
2018-02-13
Merge branch 'rs/describe-unique-abbrev'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'gs/retire-mru'
Junio C Hamano
1
-5
/
+4
2018-02-13
Merge branch 'ot/mru-on-list'
Junio C Hamano
1
-2
/
+3
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
4
-9
/
+106
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
9
-56
/
+217
2018-02-12
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2018-02-12
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
1
-0
/
+11
2018-02-12
am: add --show-current-patch
Nguyễn Thái Ngọc Duy
1
-4
/
+28
2018-02-12
worktree remove: allow it when $GIT_WORK_TREE is already gone
Nguyễn Thái Ngọc Duy
1
-5
/
+7
2018-02-12
worktree remove: new command
Nguyễn Thái Ngọc Duy
1
-1
/
+133
2018-02-12
worktree move: refuse to move worktrees with submodules
Nguyễn Thái Ngọc Duy
1
-0
/
+23
2018-02-12
worktree move: accept destination as directory
Nguyễn Thái Ngọc Duy
1
-1
/
+10
2018-02-12
worktree move: new command
Nguyễn Thái Ngọc Duy
1
-0
/
+53
2018-02-12
check-ignore: fix mix of directories and other file types
René Scharfe
1
-1
/
+2
2018-02-12
describe: confirm that blobs actually exist
Jeff King
1
-1
/
+1
2018-02-09
fetch: make the --prune-tags work with <url>
Ævar Arnfjörð Bjarmason
1
-3
/
+14
2018-02-09
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
1
-3
/
+29
2018-02-09
fetch: stop accessing "remote" variable indirectly
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-02-09
fetch: trivially refactor assignment to ref_nr
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-02-09
fetch: don't redundantly NULL something calloc() gave us
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-02-09
completion: use __gitcomp_builtin in _git_worktree
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_rm
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_replace
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-02-09
remote: force completing --mirror= instead of --mirror
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_push
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_notes
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-02-09
completion: use __gitcomp_builtin in _git_mv
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-02-09
completion: use __gitcomp_builtin in _git_ls_remote
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2018-02-09
completion: use __gitcomp_builtin in _git_grep
Nguyễn Thái Ngọc Duy
1
-5
/
+8
2018-02-09
completion: use __gitcomp_builtin in _git_gc
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2018-02-09
completion: use __gitcomp_builtin in _git_clean
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_checkout
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2018-02-09
completion: use __gitcomp_builtin in _git_branch
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-09
parse-options: let OPT__FORCE take optional flags argument
Nguyễn Thái Ngọc Duy
13
-14
/
+16
2018-02-08
correct error messages for NULL packet_read_line()
Jeff King
1
-1
/
+1
2018-02-07
tag: add --edit option
Nicolas Morey-Chaisemartin
1
-2
/
+9
2018-02-07
blame: tighten command line parser
Junio C Hamano
1
-6
/
+14
2018-02-07
mv: remove unneeded 'if (!show_only)'
Stefan Moch
1
-2
/
+1
2018-02-07
rebase: add --allow-empty-message option
Genki Sky
1
-0
/
+2
2018-02-02
reset --hard: make use of the pretty machinery
Thomas Gummerer
1
-18
/
+10
2018-02-02
csum-file: rename sha1file to hashfile
brian m. carlson
2
-36
/
+36
2018-02-02
builtin/unpack-objects: switch uses of SHA-1 to the_hash_algo
brian m. carlson
1
-9
/
+9
2018-02-02
builtin/index-pack: improve hash function abstraction
brian m. carlson
1
-45
/
+45
2018-02-02
format-patch: reduce patch diffstat width to 72
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-01-30
sha1_file: rename hash_sha1_file_literally
Patryk Obara
1
-1
/
+2
2018-01-30
sha1_file: convert force_object_loose to object_id
Patryk Obara
1
-1
/
+1
[prev]
[next]