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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
submodule: add absorb-git-dir function
Stefan Beller
1
-0
/
+101
2016-12-12
tmp-objdir: quote paths we add to alternates
Jeff King
1
-0
/
+19
2016-12-12
alternates: accept double-quoted paths
Jeff King
1
-0
/
+18
2016-12-12
Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component
Junio C Hamano
1
-0
/
+71
2016-12-12
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
1
-0
/
+66
2016-12-11
ref-filter: add support to display trailers as part of contents
Jacob Keller
1
-0
/
+26
2016-12-11
pretty: add %(trailers) format for displaying trailers of a commit message
Jacob Keller
1
-0
/
+26
2016-12-11
rebase: add --quit to cleanup rebase, leave everything else untouched
Nguyễn Thái Ngọc Duy
1
-0
/
+24
2016-12-09
test-lib-functions.sh: teach test_commit -C <dir>
Stefan Beller
1
-5
/
+15
2016-12-09
sequencer: make sequencer abort safer
Stephan Beyer
1
-1
/
+1
2016-12-09
t3510: test that cherry-pick --abort does not unsafely change HEAD
Stephan Beyer
1
-0
/
+10
2016-12-08
diff: handle --no-abbrev in no-index case
Jack Bates
7
-0
/
+34
2016-12-08
versioncmp: use earliest-longest contained suffix to determine sorting order
SZEDER Gábor
1
-0
/
+31
2016-12-08
versioncmp: cope with common part overlapping with prerelease suffix
SZEDER Gábor
1
-2
/
+7
2016-12-08
t7004-tag: add version sort tests to show prerelease reordering issues
SZEDER Gábor
1
-6
/
+30
2016-12-08
t7004-tag: use test_config helper
SZEDER Gábor
1
-13
/
+10
2016-12-08
t7004-tag: delete unnecessary tags with test_when_finished
SZEDER Gábor
1
-1
/
+1
2016-12-08
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
1
-3
/
+41
2016-12-07
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
1
-1
/
+1
2016-12-06
stash: prefer plumbing over git-diff
Jeff King
1
-0
/
+9
2016-12-06
http: treat http-alternates like redirects
Jeff King
1
-0
/
+38
2016-12-06
http: make redirects more obvious
Jeff King
2
-0
/
+29
2016-12-06
http: always update the base URL for redirects
Jeff King
3
-0
/
+13
2016-12-06
docs: warn about possible '=' in clean/smudge filter process values
Lars Schneider
2
-12
/
+16
2016-12-05
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
2
-0
/
+56
2016-12-05
t0021: minor filter process test cleanup
Lars Schneider
1
-3
/
+2
2016-12-05
git-p4: fix empty file processing for large file system backend GitLFS
Lars Schneider
1
-0
/
+2
2016-12-05
git-p4: support updating an existing shelved changelist
Luke Diamand
1
-0
/
+38
2016-12-05
commit: make --only --allow-empty work without paths
Andreas Krey
1
-0
/
+9
2016-12-05
t3600: remove useless redirect
Stefan Beller
1
-1
/
+1
2016-12-05
unpack-trees: fix grammar for untracked files in directories
Stefan Beller
1
-1
/
+1
2016-12-01
Merge branch 'tb/t0027-raciness-fix' into jc/renormalize-merge-kill-safer-crlf
Junio C Hamano
1
-3
/
+3
2016-11-29
pull: fast-forward "pull --rebase=true"
Junio C Hamano
1
-0
/
+17
2016-11-29
submodule add: extend force flag to add existing repos
Stefan Beller
1
-0
/
+14
2016-11-29
sequencer: use trailer's trailer layout
Jonathan Tan
3
-8
/
+81
2016-11-29
Merge branch 'nd/test-helpers' into maint
Junio C Hamano
2
-3
/
+18
2016-11-29
Merge branch 'as/merge-attr-sleep' into maint
Junio C Hamano
1
-5
/
+13
2016-11-29
Merge branch 'mm/send-email-cc-cruft-after-address' into maint
Junio C Hamano
2
-4
/
+33
2016-11-29
t7610: clean up foo.XXXXXX tmpdir
Jeff King
1
-1
/
+2
2016-11-29
git-p4: allow submit to create shelved changelists.
Vinicius Kursancew
1
-0
/
+31
2016-11-28
worktree list: keep the list sorted
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2016-11-28
get_worktrees() must return main worktree as first item even on error
Nguyễn Thái Ngọc Duy
1
-0
/
+21
2016-11-28
merge-recursive: handle NULL in add_cacheinfo() correctly
Johannes Schindelin
1
-1
/
+1
2016-11-28
cherry-pick: demonstrate a segmentation fault
Johannes Schindelin
1
-0
/
+12
2016-11-23
Merge branch 'jc/setup-cleanup-fix'
Junio C Hamano
2
-3
/
+45
2016-11-23
Merge branch 'js/rebase-i-commentchar-fix'
Junio C Hamano
2
-0
/
+20
2016-11-23
Merge branch 'jc/for-each-ref-head-segfault-fix'
Junio C Hamano
1
-0
/
+10
2016-11-23
push: fix --dry-run to not push submodules
Brandon Williams
1
-1
/
+1
2016-11-23
push: --dry-run updates submodules when --recurse-submodules=on-demand
Brandon Williams
1
-0
/
+24
2016-11-22
submodule-config: rename commit_sha1 to treeish_name
Stefan Beller
1
-0
/
+14
[prev]
[next]