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
2012-03-20
Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8
Junio C Hamano
1
-3
/
+3
2012-03-20
Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8
Junio C Hamano
1
-0
/
+8
2012-02-26
am: don't infloop for an empty input file
Jim Meyering
1
-0
/
+10
2012-01-22
t/Makefile: Use $(sort ...) explicitly where needed
Kirill Smelkov
1
-3
/
+3
2012-01-18
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
1
-0
/
+8
2012-01-18
diff-index: enable recursive pathspec matching in unpack_trees
Nguyen Thai Ngoc Duy
1
-0
/
+8
2012-01-11
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
1
-1
/
+1
2012-01-11
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
1
-1
/
+1
2012-01-11
t2203: fix wrong commit command
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-01-10
Merge the attributes fix in from maint-1.6.7 branch
Junio C Hamano
1
-0
/
+10
2012-01-10
Merge the attributes fix in from maint-1.6.6 branch
Junio C Hamano
1
-0
/
+10
2012-01-10
attr: don't confuse prefixes with leading directories
Jeff King
1
-0
/
+10
2012-01-09
gitweb: Fix actionless dispatch for non-existent objects
Jakub Narebski
1
-0
/
+8
2012-01-04
t5550: repack everything into one file
Clemens Buchacher
1
-2
/
+1
2012-01-03
fix hang in git fetch if pointed at a 0 length bundle
Brian Harring
1
-0
/
+6
2011-12-28
Merge branch 'jc/checkout-m-twoway' into maint
Junio C Hamano
1
-0
/
+49
2011-12-28
Merge branch 'jk/http-push-to-empty' into maint
Junio C Hamano
1
-0
/
+32
2011-12-28
Merge branch 'jn/maint-sequencer-fixes' into maint
Junio C Hamano
2
-58
/
+156
2011-12-28
Merge branch 'jk/maint-push-over-dav' into maint
Junio C Hamano
2
-0
/
+37
2011-12-28
Merge branch 'jk/fetch-no-tail-match-refs' into maint
Junio C Hamano
2
-3
/
+32
2011-12-28
Merge branch 'jh/fast-import-notes' into maint
Junio C Hamano
1
-5
/
+58
2011-12-28
Merge branch 'jn/branch-move-to-self' into maint
Junio C Hamano
2
-4
/
+21
2011-12-21
Merge branch 'bc/maint-apply-check-no-patch' into maint
Junio C Hamano
2
-1
/
+20
2011-12-21
Merge branch 'jk/maint-upload-archive' into maint
Junio C Hamano
1
-0
/
+8
2011-12-20
t/t2023-checkout-m.sh: fix use of test_must_fail
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2011-12-19
remote-curl: don't pass back fake refs
Jeff King
1
-0
/
+32
2011-12-13
http-push: enable "proactive auth"
Jeff King
1
-1
/
+1
2011-12-13
t5540: test DAV push with authentication
Jeff King
2
-0
/
+37
2011-12-13
fetch-pack: match refs exactly
Jeff King
1
-0
/
+29
2011-12-13
t5500: give fully-qualified refs to fetch-pack
Jeff King
1
-3
/
+3
2011-12-12
Revert "reset: Make reset remove the sequencer state"
Jonathan Nieder
2
-53
/
+1
2011-12-12
revert: do not remove state until sequence is finished
Jonathan Nieder
1
-3
/
+3
2011-12-12
revert: allow single-pick in the middle of cherry-pick sequence
Jonathan Nieder
1
-0
/
+12
2011-12-12
revert: pass around rev-list args in already-parsed form
Jonathan Nieder
1
-0
/
+5
2011-12-12
revert: allow cherry-pick --continue to commit before resuming
Jonathan Nieder
1
-3
/
+136
2011-12-11
Test 'checkout -m -- path'
Pete Harlan
1
-0
/
+47
2011-12-05
builtin/apply.c: report error on failure to recognize input
Brandon Casey
1
-0
/
+19
2011-12-05
t/t4131-apply-fake-ancestor.sh: fix broken test
Brandon Casey
1
-1
/
+1
2011-11-28
fast-import: Fix incorrect fanout level when modifying existing notes refs
Johan Herland
1
-4
/
+4
2011-11-28
t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handling
Johan Herland
1
-0
/
+54
2011-11-28
t9301: Fix testcase covering up a bug in fast-import's notes fanout handling
Johan Herland
1
-7
/
+6
2011-11-28
Allow checkout -B <current-branch> to update the current branch
Jonathan Nieder
1
-4
/
+5
2011-11-28
branch: allow a no-op "branch -M <current-branch> HEAD"
Jonathan Nieder
1
-0
/
+16
2011-11-23
revert --abort: do not leave behind useless sequencer-old directory
Jonathan Nieder
1
-0
/
+8
2011-11-22
revert: remove --reset compatibility option
Jonathan Nieder
1
-2
/
+2
2011-11-22
revert: introduce --abort to cancel a failed cherry-pick
Jonathan Nieder
1
-0
/
+96
2011-11-22
revert: write REVERT_HEAD pseudoref during conflicted revert
Jonathan Nieder
1
-0
/
+54
2011-11-22
revert: rename --reset option to --quit
Jonathan Nieder
2
-6
/
+27
2011-11-21
Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive
Junio C Hamano
1
-0
/
+8
2011-11-21
archive: don't let remote clients get unreachable commits
Jeff King
1
-0
/
+8
[next]