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
2011-12-13
Merge branch 'jc/maint-pack-object-cycle' into maint
Junio C Hamano
1
-12
/
+43
2011-12-13
Merge branch 'jc/index-pack-reject-dups' into maint
Junio C Hamano
4
-2
/
+11
2011-12-13
Merge branch 'mf/curl-select-fdset' into maint
Junio C Hamano
2
-27
/
+21
2011-12-13
Merge branch 'nd/misc-cleanups' into maint
Junio C Hamano
10
-95
/
+112
2011-12-13
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
10
-48
/
+101
2011-12-13
Git 1.7.7.5
Junio C Hamano
4
-3
/
+21
2011-12-13
Merge branch 'ab/clang-lints' into maint-1.7.7
Junio C Hamano
3
-5
/
+2
2011-12-13
Merge branch 'nd/maint-ignore-exclude' into maint-1.7.7
Junio C Hamano
2
-2
/
+2
2011-12-13
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
4
-40
/
+78
2011-12-13
Git 1.7.6.5
Junio C Hamano
4
-3
/
+30
2011-12-13
Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6
Junio C Hamano
1
-38
/
+49
2011-12-13
Merge branch 'jc/maint-name-rev-all' into maint-1.7.6
Junio C Hamano
1
-1
/
+1
2011-12-13
Merge branch 'ml/mailmap' into maint-1.7.6
Junio C Hamano
1
-3
/
+2
2011-12-13
blame: don't overflow time buffer
Jeff King
1
-1
/
+1
2011-12-13
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
17
-49
/
+339
2011-12-13
http-push: enable "proactive auth"
Jeff King
6
-6
/
+13
2011-12-13
git-gui 0.16
Pat Thoyts
1
-1
/
+1
2011-12-13
t5540: test DAV push with authentication
Jeff King
2
-0
/
+37
2011-12-13
connect.c: drop path_match function
Jeff King
2
-22
/
+0
2011-12-13
fetch-pack: match refs exactly
Jeff King
2
-4
/
+38
2011-12-13
t5500: give fully-qualified refs to fetch-pack
Jeff King
1
-3
/
+3
2011-12-13
drop "match" parameter from get_remote_heads
Jeff King
6
-12
/
+7
2011-12-13
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
13
-26
/
+26
2011-12-13
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
12
-50
/
+47
2011-12-12
Update documentation for stripspace
Conrad Irwin
2
-7
/
+64
2011-12-12
t: add test harness for external credential helpers
Jeff King
1
-0
/
+39
2011-12-12
credentials: add "store" helper
Jeff King
6
-0
/
+248
2011-12-12
strbuf: add strbuf_add*_urlencode
Jeff King
2
-0
/
+42
2011-12-12
Makefile: unix sockets may not available on some platforms
Johannes Sixt
2
-3
/
+16
2011-12-12
mv: be quiet about overwriting
Jeff King
1
-1
/
+2
2011-12-12
mv: improve overwrite warning
Jeff King
1
-1
/
+1
2011-12-12
revert: stop creating and removing sequencer-old directory
Jonathan Nieder
3
-21
/
+7
2011-12-12
Revert "reset: Make reset remove the sequencer state"
Jonathan Nieder
3
-55
/
+1
2011-12-12
revert: do not remove state until sequence is finished
Jonathan Nieder
2
-14
/
+4
2011-12-12
revert: allow single-pick in the middle of cherry-pick sequence
Jonathan Nieder
2
-0
/
+38
2011-12-12
revert: pass around rev-list args in already-parsed form
Jonathan Nieder
2
-24
/
+34
2011-12-12
revert: allow cherry-pick --continue to commit before resuming
Jonathan Nieder
2
-6
/
+156
2011-12-12
revert: give --continue handling its own function
Jonathan Nieder
1
-11
/
+17
2011-12-12
mv: make non-directory destination error more clear
Jeff King
1
-1
/
+1
2011-12-12
mv: honor --verbose flag
Jeff King
2
-2
/
+7
2011-12-12
docs: mention "-k" for both forms of "git mv"
Jeff King
1
-1
/
+1
2011-12-12
revert: convert resolve_ref() to read_ref_full()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-12-12
compat/snprintf: don't look at va_list twice
Jeff King
1
-2
/
+7
2011-12-12
add_ref(): take a (struct ref_entry *) parameter
Michael Haggerty
1
-9
/
+5
2011-12-12
create_ref_entry(): extract function from add_ref()
Michael Haggerty
1
-15
/
+22
2011-12-12
repack_without_ref(): remove temporary
Michael Haggerty
1
-5
/
+2
2011-12-12
resolve_gitlink_ref_recursive(): change to work with struct ref_cache
Michael Haggerty
1
-24
/
+10
2011-12-12
Pass a (ref_cache *) to the resolve_gitlink_*() helper functions
Michael Haggerty
1
-20
/
+20
2011-12-12
resolve_gitlink_ref(): improve docstring
Michael Haggerty
1
-2
/
+6
2011-12-12
get_ref_dir(): change signature
Michael Haggerty
1
-9
/
+9
[prev]
[next]