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
2013-11-07
Merge branch 'mm/checkout-auto-track-fix' into maint
Junio C Hamano
1
-28
/
+71
2013-10-28
Merge branch 'jk/clone-progress-to-stderr' into maint
Junio C Hamano
1
-23
/
+21
2013-10-28
Merge branch 'jk/shortlog-tolerate-broken-commit' into maint
Junio C Hamano
1
-2
/
+4
2013-10-23
Merge branch 'jc/ls-files-killed-optim' into maint
Junio C Hamano
1
-0
/
+2
2013-10-23
Merge branch 'nd/fetch-into-shallow' into maint
Junio C Hamano
2
-2
/
+2
2013-10-18
checkout: proper error message on 'git checkout foo bar --'
Matthieu Moy
1
-5
/
+16
2013-10-18
checkout: allow dwim for branch creation for "git checkout $branch --"
Matthieu Moy
1
-23
/
+55
2013-10-17
Merge branch 'ap/commit-author-mailmap' into maint
Junio C Hamano
1
-1
/
+7
2013-10-14
clone --branch: refuse to clone if upstream repo is empty
Ralf Thielow
1
-0
/
+4
2013-09-18
shortlog: ignore commits with missing authors
Jeff King
1
-2
/
+4
2013-09-18
clone: always set transport options
Jeff King
1
-16
/
+14
2013-09-18
clone: treat "checking connectivity" like other progress
Jeff King
1
-2
/
+2
2013-09-18
clone: send diagnostic messages to stderr
Jeff King
1
-5
/
+5
2013-08-28
builtin/fetch.c: Fix a sparse warning
Ramsay Jones
1
-1
/
+1
2013-08-28
list-objects: reduce one argument in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2013-08-24
commit: search author pattern against mailmap
Antoine Pelisse
1
-1
/
+7
2013-08-15
ls-files -k: a directory only can be killed if the index has a non-directory
Junio C Hamano
1
-0
/
+2
2013-08-07
fetch: work around "transport-take-over" hack
Junio C Hamano
1
-0
/
+13
2013-08-07
fetch: refactor code that fetches leftover tags
Junio C Hamano
1
-5
/
+9
2013-08-07
fetch: refactor code that prepares a transport
Junio C Hamano
1
-20
/
+26
2013-08-07
fetch: rename file-scope global "transport" to "gtransport"
Junio C Hamano
1
-11
/
+11
2013-08-02
Merge branch 'jk/cat-file-batch-optim'
Junio C Hamano
1
-19
/
+1
2013-08-02
Revert "cat-file: split --batch input lines on whitespace"
Junio C Hamano
1
-19
/
+1
2013-08-01
Merge branch 'ob/typofixes'
Junio C Hamano
2
-2
/
+2
2013-08-01
Merge branch 'jc/rm-submodule-error-message'
Junio C Hamano
1
-21
/
+20
2013-08-01
Merge branch 'jx/clean-interactive'
Junio C Hamano
1
-28
/
+52
2013-07-31
Merge branch 'jk/commit-how-to-abort-cherry-pick'
Junio C Hamano
1
-3
/
+22
2013-07-29
many small typofixes
Ondřej Bílka
2
-2
/
+2
2013-07-29
commit: tweak empty cherry pick advice for sequencer
Jeff King
1
-3
/
+22
2013-07-25
builtin/rm.c: consolidate error reporting for removing submodules
Junio C Hamano
1
-21
/
+20
2013-07-24
Merge branch 'jk/cat-file-batch-optim'
Junio C Hamano
1
-3
/
+13
2013-07-24
Merge branch 'sb/misc-fixes'
Junio C Hamano
1
-1
/
+0
2013-07-24
git-clean: implement partial matching for selection
Jiang Xin
1
-28
/
+52
2013-07-22
Sync with Git 1.8.3.4
Junio C Hamano
1
-1
/
+1
2013-07-22
Merge branch 'jc/name-rev-exact-ref'
Junio C Hamano
2
-32
/
+118
2013-07-22
Merge branch 'es/check-mailmap'
Junio C Hamano
1
-0
/
+66
2013-07-22
Merge branch 'jx/clean-interactive'
Junio C Hamano
3
-41
/
+760
2013-07-22
Merge branch 'hv/config-from-blob'
Junio C Hamano
1
-4
/
+27
2013-07-22
Merge branch 'nd/const-struct-cache-entry'
Junio C Hamano
10
-32
/
+33
2013-07-22
Merge branch 'jk/gcc-function-attributes'
Junio C Hamano
1
-0
/
+2
2013-07-22
Merge branch 'db/show-ref-head'
Junio C Hamano
1
-2
/
+6
2013-07-22
Merge branch 'tr/do-not-call-submodules-subprojects'
Junio C Hamano
2
-3
/
+3
2013-07-22
Merge branch 'mm/color-auto-default'
Junio C Hamano
1
-0
/
+1
2013-07-22
update URL to the marc.info mail archive
Ondřej Bílka
1
-1
/
+1
2013-07-21
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint
Junio C Hamano
3
-4
/
+2
2013-07-19
git add -e: Explicitly specify that patch should have no color
Andrew Wong
1
-0
/
+1
2013-07-19
Sync with maint
Junio C Hamano
1
-1
/
+1
2013-07-19
apply.c::find_name_traditional(): do not initialize len to the line's length
Stefan Beller
1
-1
/
+1
2013-07-19
Merge branch 'rs/logical-vs-binary-or' into maint
Junio C Hamano
3
-6
/
+6
2013-07-19
Add the LAST_ARG_MUST_BE_NULL macro
Ramsay Jones
1
-2
/
+2
[next]