index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-06
dir: convert read_directory to take an index
Brandon Williams
3
-10
/
+12
2017-05-06
dir: convert read_directory_recursive to take an index
Brandon Williams
1
-23
/
+29
2017-05-06
dir: convert open_cached_dir to take an index
Brandon Williams
1
-5
/
+7
2017-05-06
dir: convert is_excluded to take an index
Brandon Williams
7
-13
/
+19
2017-05-06
dir: convert prep_exclude to take an index
Brandon Williams
1
-6
/
+8
2017-05-06
dir: convert add_excludes to take an index
Brandon Williams
3
-16
/
+17
2017-05-06
dir: convert is_excluded_from_list to take an index
Brandon Williams
3
-6
/
+9
2017-05-06
dir: convert last_exclude_matching_from_list to take an index
Brandon Williams
1
-5
/
+8
2017-05-06
dir: convert dir_add* to take an index
Brandon Williams
3
-9
/
+16
2017-05-06
dir: convert get_dtype to take index
Brandon Williams
1
-10
/
+13
2017-05-06
dir: convert directory_exists_in_index to take index
Brandon Williams
1
-10
/
+12
2017-05-06
dir: convert read_skip_worktree_file_from_index to take an index
Brandon Williams
1
-6
/
+7
2017-05-06
dir: stop using the index compatibility macros
Brandon Williams
1
-20
/
+21
2017-05-04
Git 2.13-rc2
Junio C Hamano
2
-1
/
+4
2017-05-04
Merge branch 'rg/a-the-typo'
Junio C Hamano
4
-5
/
+5
2017-05-04
Merge branch 'sr/hooks-cwd-doc'
Junio C Hamano
1
-2
/
+4
2017-05-04
Merge branch 'rg/doc-submittingpatches-wordfix'
Junio C Hamano
1
-6
/
+6
2017-05-04
Merge branch 'rg/doc-pull-typofix'
Junio C Hamano
1
-2
/
+3
2017-05-04
Merge branch 'ja/i18n-cleanup'
Junio C Hamano
2
-7
/
+7
2017-04-30
Merging a handful of topics before -rc2
Junio C Hamano
1
-0
/
+10
2017-05-01
Merge branch 'sh/rebase-i-reread-todo-after-exec'
Junio C Hamano
2
-0
/
+36
2017-05-01
Merge branch 'ls/travis-stricter-linux32-builds'
Junio C Hamano
1
-0
/
+1
2017-05-01
Merge branch 'ls/travis-win-fix-status'
Junio C Hamano
1
-1
/
+1
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
2
-3
/
+11
2017-05-01
Merge branch 'jk/prio-queue-avoid-swap-with-self'
Junio C Hamano
1
-1
/
+1
2017-05-01
Merge branch 'ab/align-perf-descriptions'
Junio C Hamano
2
-0
/
+5
2017-05-01
Merge branch 'jk/complete-checkout-sans-dwim-remote'
Junio C Hamano
1
-1
/
+10
2017-05-01
i18n: read-cache: typofix
Peter Krefting
1
-1
/
+1
2017-05-01
i18n: remove i18n from tag reflog message
Jean-Noel Avila
1
-6
/
+6
2017-05-01
doc: git-pull.txt use US spelling, fix minor typo
René Genz
1
-2
/
+3
2017-05-01
fix minor typos
René Genz
4
-5
/
+5
2017-05-01
githooks.txt: clarify push hooks are always executed in $GIT_DIR
Simon Ruderich
1
-2
/
+4
2017-05-01
doc: update SubmittingPatches
René Genz
1
-6
/
+6
2017-04-27
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
2
-0
/
+36
2017-04-27
travis-ci: set DEVELOPER knob for Linux32 build
Lars Schneider
1
-0
/
+1
2017-04-26
travis-ci: printf $STATUS as string
Lars Schneider
1
-1
/
+1
2017-04-26
Git 2.13-rc1
Junio C Hamano
2
-1
/
+40
2017-04-26
Merge branch 'mh/separate-ref-cache'
Junio C Hamano
7
-1089
/
+1066
2017-04-26
Merge branch 'nd/worktree-add-lock'
Junio C Hamano
3
-5
/
+23
2017-04-26
Merge branch 'jk/update-links-in-docs'
Junio C Hamano
6
-14
/
+14
2017-04-26
Merge branch 'sf/putty-w-args'
Junio C Hamano
1
-1
/
+3
2017-04-26
Merge branch 'ab/completion-push-delete-ref'
Junio C Hamano
2
-0
/
+35
2017-04-26
Merge branch 'cc/split-index-config'
Junio C Hamano
1
-1
/
+2
2017-04-26
Merge branch 'jk/war-on-git-path'
Junio C Hamano
10
-30
/
+28
2017-04-26
Merge branch 'jh/add-index-entry-optim'
Junio C Hamano
10
-2
/
+446
2017-04-26
Merge branch 'ss/submodule-shallow-doc'
Junio C Hamano
1
-2
/
+2
2017-04-26
Merge branch 'ss/gitmodules-ignore-doc'
Junio C Hamano
1
-11
/
+20
2017-04-26
Merge branch 'nd/conditional-config-in-early-config'
Junio C Hamano
5
-30
/
+90
2017-04-26
Merge branch 'ab/push-cas-doc-n-test'
Junio C Hamano
2
-0
/
+70
2017-04-26
Merge branch 'ls/travis-coccicheck'
Junio C Hamano
1
-0
/
+12
[next]