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-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
2011-12-12
parse_ref_line(): add docstring
Michael Haggerty
1
-0
/
+5
2011-12-12
is_refname_available(): remove the "quiet" argument
Michael Haggerty
1
-7
/
+13
2011-12-12
clear_ref_array(): rename from free_ref_array()
Michael Haggerty
1
-4
/
+4
2011-12-12
refs: rename parameters result -> sha1
Michael Haggerty
2
-11
/
+11
2011-12-12
refs: rename "refname" variables
Michael Haggerty
3
-163
/
+175
2011-12-12
struct ref_entry: document name member
Michael Haggerty
1
-0
/
+1
2011-12-11
credentials: add "cache" helper
Jeff King
12
-5
/
+812
2011-12-11
docs: end-user documentation for the credential subsystem
Jeff King
3
-0
/
+195
2011-12-11
credential: make relevance of http path configurable
Jeff King
4
-2
/
+46
2011-12-11
credential: add credential.*.username
Jeff King
3
-0
/
+33
2011-12-11
credential: apply helper config
Jeff King
4
-1
/
+119
2011-12-11
http: use credential API to get passwords
Jeff King
2
-99
/
+52
2011-12-11
credential: add function for parsing url components
Jeff King
3
-0
/
+57
2011-12-11
introduce credentials API
Jeff King
8
-0
/
+773
2011-12-11
t5550: fix typo
Jeff King
1
-1
/
+1
2011-12-11
test-lib: add test_config_global variant
Jeff King
1
-0
/
+5
2011-12-11
Test 'checkout -m -- path'
Pete Harlan
1
-0
/
+47
2011-12-11
t3401: use test_commit in setup
Martin von Zweigbergk
1
-25
/
+10
2011-12-11
t3401: modernize style
Martin von Zweigbergk
1
-34
/
+33
2011-12-11
git-p4: test for absolute PWD problem
Pete Wyckoff
1
-0
/
+49
2011-12-11
git-p4: use absolute directory for PWD env var
Gary Gibbons
1
-2
/
+3
2011-12-11
git-p4: submit test for auto-creating clientPath
Pete Wyckoff
1
-0
/
+38
2011-12-11
git-p4: ensure submit clientPath exists before chdir
Gary Gibbons
1
-0
/
+4
2011-12-09
fetch: create status table using strbuf
Jeff King
1
-38
/
+49
2011-12-09
Update draft release notes for 1.7.9
Junio C Hamano
1
-1
/
+36
2011-12-09
Merge branch 'sg/complete-refs'
Junio C Hamano
1
-91
/
+110
2011-12-09
Merge branch 'nd/resolve-ref'
Junio C Hamano
17
-59
/
+98
2011-12-09
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
83
-406
/
+825
2011-12-09
Merge branch 'jc/request-pull-show-head-4'
Junio C Hamano
12
-59
/
+313
2011-12-09
Merge branch 'ab/pull-rebase-config'
Junio C Hamano
4
-7
/
+42
2011-12-09
Merge branch 'rs/allocate-cache-entry-individually'
Junio C Hamano
2
-53
/
+33
2011-12-09
Merge branch 'maint'
Junio C Hamano
4
-15
/
+5
2011-12-09
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
4
-15
/
+5
[prev]
[next]