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
2013-10-31
t: replace pulls with merges
Felipe Contreras
4
-4
/
+4
2013-10-30
Merge branch 'tr/valgrind-test-fix'
Junio C Hamano
1
-99
/
+34
2013-10-30
Merge branch 'nd/magic-pathspec'
Junio C Hamano
1
-0
/
+15
2013-10-30
Merge branch 'nd/gc-lock-against-each-other'
Junio C Hamano
1
-0
/
+5
2013-10-30
Merge branch 'mm/checkout-auto-track-fix'
Junio C Hamano
2
-0
/
+27
2013-10-30
Merge branch 'sg/t3600-nul-sha1-fix'
Junio C Hamano
1
-7
/
+4
2013-10-30
Merge branch 'jc/upload-pack-send-symref'
Junio C Hamano
3
-14
/
+18
2013-10-30
Merge branch 'jk/http-auth-redirects'
Junio C Hamano
3
-1
/
+15
2013-10-28
Sync with v1.8.4.2
Junio C Hamano
1
-1
/
+1
2013-10-28
Merge branch 'jk/split-broken-ident'
Junio C Hamano
1
-2
/
+7
2013-10-28
Merge branch 'jc/revision-range-unpeel'
Junio C Hamano
1
-0
/
+8
2013-10-28
Merge branch 'jx/relative-path-regression-fix'
Junio C Hamano
1
-28
/
+32
2013-10-28
Merge branch 'jk/clone-progress-to-stderr' into maint
Junio C Hamano
3
-5
/
+11
2013-10-28
Merge branch 'jk/format-patch-from' into maint
Junio C Hamano
1
-0
/
+10
2013-10-28
Merge branch 'jk/shortlog-tolerate-broken-commit' into maint
Junio C Hamano
1
-0
/
+16
2013-10-28
test-lib: fix typo in comment
Torstein Hegge
1
-1
/
+1
2013-10-23
Merge branch 'jc/ls-files-killed-optim' into maint
Junio C Hamano
1
-8
/
+19
2013-10-23
Merge branch 'jh/checkout-auto-tracking' into maint
Junio C Hamano
2
-4
/
+40
2013-10-23
Merge branch 'nd/fetch-into-shallow' into maint
Junio C Hamano
2
-3
/
+11
2013-10-23
Merge branch 'hu/cherry-pick-previous-branch'
Junio C Hamano
1
-0
/
+12
2013-10-23
Merge branch 'mg/more-textconv'
Junio C Hamano
3
-15
/
+60
2013-10-22
Revert "test-lib: allow prefixing a custom string before "ok N" etc."
Thomas Rast
1
-15
/
+12
2013-10-22
Revert "test-lib: support running tests under valgrind in parallel"
Thomas Rast
1
-84
/
+22
2013-10-22
t5570: Update for clone-progress-to-stderr branch
Brian Gernhardt
1
-2
/
+1
2013-10-22
Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symref
Junio C Hamano
3
-5
/
+11
2013-10-22
t5570: Update for symref capability
Brian Gernhardt
1
-1
/
+1
2013-10-22
Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2013-10-18
Merge branch 'jk/clone-progress-to-stderr'
Junio C Hamano
3
-5
/
+11
2013-10-18
checkout: proper error message on 'git checkout foo bar --'
Matthieu Moy
1
-0
/
+6
2013-10-18
checkout: allow dwim for branch creation for "git checkout $branch --"
Matthieu Moy
1
-0
/
+21
2013-10-18
gc: remove gc.pid file at end of execution
Jonathan Nieder
1
-0
/
+5
2013-10-17
Merge branch 'jk/format-patch-from'
Junio C Hamano
1
-0
/
+10
2013-10-17
Merge branch 'jk/trailing-slash-in-pathspec'
Junio C Hamano
1
-2
/
+4
2013-10-17
Sync with maint
Junio C Hamano
1
-21
/
+15
2013-10-17
Merge branch 'nd/git-dir-pointing-at-gitfile' into maint
Junio C Hamano
1
-0
/
+4
2013-10-17
Merge branch 'ap/commit-author-mailmap' into maint
Junio C Hamano
1
-0
/
+11
2013-10-17
Merge branch 'es/rebase-i-no-abbrev' into maint
Junio C Hamano
1
-2
/
+87
2013-10-17
Merge branch 'rt/rebase-p-no-merge-summary' into maint
Junio C Hamano
1
-0
/
+23
2013-10-17
t4254: modernize tests
SZEDER Gábor
1
-21
/
+15
2013-10-16
t3600: fix broken "choking git rm" test
SZEDER Gábor
1
-7
/
+4
2013-10-16
Merge git://git.bogomips.org/git-svn
Junio C Hamano
1
-0
/
+67
2013-10-15
revision: do not peel tags used in range notation
Junio C Hamano
1
-0
/
+8
2013-10-15
Merge branch 'maint'
Junio C Hamano
1
-1
/
+7
2013-10-15
split_ident: parse timestamp from end of line
Jeff King
1
-2
/
+7
2013-10-14
remote-curl: rewrite base url from info/refs redirects
Jeff King
3
-1
/
+15
2013-10-14
Merge branch 'rj/highlight-test-hang'
Jonathan Nieder
1
-2
/
+4
2013-10-14
gitweb test: fix highlight test hang on Linux Mint
Ramsay Jones
1
-2
/
+4
2013-10-14
clone --branch: refuse to clone if upstream repo is empty
Ralf Thielow
1
-1
/
+7
2013-10-14
Merge branch 'sb/checkout-test-complex-path'
Jonathan Nieder
1
-7
/
+7
2013-10-14
Merge branch 'rt/cherry-pick-status'
Jonathan Nieder
1
-9
/
+11
[next]