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
2016-06-13
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
11
-4
/
+89
2016-06-13
upload-pack: support define shallow boundary by excluding revisions
Nguyễn Thái Ngọc Duy
3
-3
/
+32
2016-06-13
refs: add expand_ref()
Nguyễn Thái Ngọc Duy
2
-1
/
+8
2016-06-13
t5500, t5539: tests for shallow depth since a specific date
Nguyễn Thái Ngọc Duy
2
-0
/
+49
2016-06-13
clone: define shallow clone boundary based on time with --shallow-since
Nguyễn Thái Ngọc Duy
2
-3
/
+16
2016-06-13
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
10
-9
/
+67
2016-06-13
upload-pack: add deepen-since to cut shallow repos based on time
Nguyễn Thái Ngọc Duy
3
-3
/
+54
2016-06-13
shallow.c: implement a generic shallow boundary finder based on rev-list
Nguyễn Thái Ngọc Duy
2
-0
/
+80
2016-06-13
fetch-pack: use a separate flag for fetch in deepening mode
Nguyễn Thái Ngọc Duy
2
-6
/
+9
2016-06-13
fetch-pack.c: mark strings for translating
Nguyễn Thái Ngọc Duy
1
-38
/
+37
2016-06-13
fetch-pack: use a common function for verbose printing
Nguyễn Thái Ngọc Duy
1
-46
/
+42
2016-06-13
fetch-pack: use skip_prefix() instead of starts_with()
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2016-06-13
upload-pack: move rev-list code out of check_non_tip()
Nguyễn Thái Ngọc Duy
1
-13
/
+23
2016-06-13
upload-pack: make check_non_tip() clean things up on error
Nguyễn Thái Ngọc Duy
1
-7
/
+16
2016-06-13
upload-pack: tighten number parsing at "deepen" lines
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2016-06-13
upload-pack: use skip_prefix() instead of starts_with()
Nguyễn Thái Ngọc Duy
1
-14
/
+18
2016-06-13
upload-pack: move "unshallow" sending code out of deepen()
Nguyễn Thái Ngọc Duy
1
-13
/
+30
2016-06-13
upload-pack: remove unused variable "backup"
Nguyễn Thái Ngọc Duy
1
-5
/
+4
2016-06-13
upload-pack: move "shallow" sending code out of deepen()
Nguyễn Thái Ngọc Duy
1
-10
/
+15
2016-06-13
upload-pack: move shallow deepen code out of receive_needs()
Nguyễn Thái Ngọc Duy
1
-47
/
+52
2016-06-13
transport-helper.c: refactor set_helper_option()
Nguyễn Thái Ngọc Duy
1
-14
/
+23
2016-06-13
remote-curl.c: convert fetch_git() to use argv_array
Nguyễn Thái Ngọc Duy
1
-28
/
+18
2016-02-23
tests: remove no-op full-svn-test target
Eric Wong
1
-6
/
+0
2016-02-22
Sync with 2.7.2
Junio C Hamano
2
-1
/
+16
2016-02-22
Merge branch 'js/git-remote-add-url-insteadof-test'
Junio C Hamano
1
-0
/
+5
2016-02-22
Merge branch 'jk/config-include'
Junio C Hamano
1
-1
/
+3
2016-02-22
Merge branch 'ew/connect-verbose'
Junio C Hamano
1
-2
/
+20
2016-02-22
Git 2.7.2
Junio C Hamano
3
-2
/
+17
2016-02-22
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
6
-10
/
+6
2016-02-22
Merge branch 'pw/completion-stash' into maint
Junio C Hamano
1
-2
/
+2
2016-02-22
Merge branch 'mm/clean-doc-fix' into maint
Junio C Hamano
1
-3
/
+1
2016-02-22
Merge branch 'dw/mergetool-vim-window-shuffle' into maint
Junio C Hamano
1
-2
/
+2
2016-02-22
Merge branch 'ah/stripspace-optstring' into maint
Junio C Hamano
1
-1
/
+1
2016-02-22
Merge branch 'ks/svn-pathnameencoding-4' of git://git.bogomips.org/git-svn
Junio C Hamano
4
-14
/
+54
2016-02-22
Merge branch 'pw/completion-stash'
Junio C Hamano
1
-2
/
+2
2016-02-22
completion: fix mis-indentation in _git_stash()
SZEDER Gábor
1
-2
/
+2
2016-02-22
git-svn: apply "svn.pathnameencoding" before URL encoding
Kazutoshi Satoda
2
-1
/
+17
2016-02-22
git-svn: enable "svn.pathnameencoding" on dcommit
Kazutoshi Satoda
2
-2
/
+24
2016-02-22
git-svn: hoist out utf8 prep from t9129 to lib-git-svn
Eric Wong
2
-11
/
+13
2016-02-17
Merge branch 'maint'
Junio C Hamano
2
-1
/
+28
2016-02-17
Seventh batch for the 2.8 cycle
Junio C Hamano
1
-0
/
+43
2016-02-17
Merge branch 'dw/mergetool-vim-window-shuffle'
Junio C Hamano
1
-2
/
+2
2016-02-17
Merge branch 'ah/stripspace-optstring'
Junio C Hamano
1
-1
/
+1
2016-02-17
Merge branch 'mm/clean-doc-fix'
Junio C Hamano
1
-3
/
+1
2016-02-17
Merge branch 'jk/rerere-xsnprintf'
Junio C Hamano
1
-2
/
+2
2016-02-17
Merge branch 'jk/test-path-utils-xsnprintf'
Junio C Hamano
1
-1
/
+1
2016-02-17
Merge branch 'da/user-useconfigonly'
Junio C Hamano
3
-22
/
+89
2016-02-17
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
2
-18
/
+76
2016-02-17
Merge branch 'mg/mingw-test-fix'
Junio C Hamano
1
-1
/
+2
2016-02-17
Merge branch 'js/mingw-tests'
Junio C Hamano
29
-70
/
+197
[next]