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 '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
contrib: add credential helper for OS X Keychain
Jeff King
3
-0
/
+188
2011-12-12
Makefile: OS X has /dev/tty
Jeff King
1
-0
/
+1
2011-12-12
Makefile: linux has /dev/tty
Jeff King
1
-0
/
+1
2011-12-12
credential: use git_prompt instead of git_getpass
Jeff King
1
-8
/
+7
2011-12-12
t: add test harness for external credential helpers
Jeff King
1
-0
/
+39
2011-12-12
prompt: use git_terminal_prompt
Jeff King
2
-1
/
+3
2011-12-12
credentials: add "store" helper
Jeff King
6
-0
/
+248
2011-12-12
add generic terminal prompt function
Jeff King
3
-0
/
+96
2011-12-12
refactor git_getpass into generic prompt function
Jeff King
2
-16
/
+33
2011-12-12
move git_getpass to its own source file
Jeff King
7
-45
/
+58
2011-12-12
imap-send: don't check return value of git_getpass
Jeff King
1
-4
/
+0
2011-12-12
imap-send: avoid buffer overflow
Jeff King
1
-3
/
+4
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
grep: load funcname patterns for -W
Thomas Rast
2
-3
/
+18
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
2011-12-12
refs: change signatures of get_packed_refs() and get_loose_refs()
Michael Haggerty
1
-19
/
+17
2011-12-12
is_dup_ref(): extract function from sort_ref_array()
Michael Haggerty
1
-12
/
+25
2011-12-12
add_ref(): add docstring
Michael Haggerty
1
-0
/
+1
[prev]
[next]