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-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
2018-01-30
sha1_file: convert write_sha1_file to object_id
Patryk Obara
8
-24
/
+27
2018-01-30
commit: convert commit_tree* to object_id
Patryk Obara
4
-10
/
+11
2018-01-30
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
3
-5
/
+4
2018-01-25
builtin/pull: respect verbosity settings in submodules
Stefan Beller
1
-0
/
+2
2018-01-25
format-patch: keep cover-letter diffstat wrapped in 72 columns
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2018-01-24
status: support --no-ahead-behind in long format
Jeff Hostetler
1
-1
/
+1
2018-01-24
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler
1
-0
/
+7
2018-01-24
sequencer: run 'prepare-commit-msg' hook
Phillip Wood
1
-2
/
+0
2018-01-24
mru: Replace mru.[ch] with list.h implementation
Gargi Sharma
1
-5
/
+4
2018-01-23
Merge branch 'ab/commit-m-with-fixup'
Junio C Hamano
1
-3
/
+5
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
1
-2
/
+2
2018-01-23
Merge branch 'jk/abort-clone-with-existing-dest'
Junio C Hamano
1
-7
/
+24
2018-01-23
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
1
-12
/
+1
[prev]
[next]