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
2013-05-02
Documentation/git-commit: Typo under --edit
Anders Granskogen Bjørnstad
1
-2
/
+2
2013-05-02
t5500: add test for fetching with an unknown 'shallow'
Michael Heemskerk
1
-0
/
+14
2013-05-02
lookup_object: prioritize recently found objects
Jeff King
1
-2
/
+12
2013-05-01
refs: handle the main ref_cache specially
Michael Haggerty
1
-29
/
+31
2013-05-01
refs: change do_for_each_*() functions to take ref_cache arguments
Michael Haggerty
1
-15
/
+14
2013-05-01
pack_one_ref(): do some cheap tests before a more expensive one
Michael Haggerty
1
-6
/
+5
2013-05-01
pack_one_ref(): use write_packed_entry() to do the writing
Michael Haggerty
1
-25
/
+8
2013-05-01
pack_one_ref(): use function peel_entry()
Michael Haggerty
1
-16
/
+23
2013-05-01
refs: inline function do_not_prune()
Michael Haggerty
1
-9
/
+2
2013-05-01
pack_refs(): change to use do_for_each_entry()
Michael Haggerty
1
-14
/
+15
2013-05-01
refs: use same lock_file object for both ref-packing functions
Michael Haggerty
1
-6
/
+4
2013-05-01
pack_one_ref(): rename "path" parameter to "refname"
Michael Haggerty
1
-7
/
+7
2013-05-01
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
Michael Haggerty
7
-170
/
+159
2013-05-01
pack-refs: rename handle_one_ref() to pack_one_ref()
Michael Haggerty
1
-2
/
+2
2013-05-01
refs: extract a function write_packed_entry()
Michael Haggerty
1
-16
/
+30
2013-05-01
repack_without_ref(): write peeled refs in the rewritten file
Michael Haggerty
2
-1
/
+24
2013-05-01
t3211: demonstrate loss of peeled refs if a packed ref is deleted
Michael Haggerty
1
-0
/
+9
2013-05-01
refs: change how packed refs are deleted
Michael Haggerty
1
-16
/
+68
2013-05-01
search_ref_dir(): return an index rather than a pointer
Michael Haggerty
1
-12
/
+18
2013-05-01
repack_without_ref(): silence errors for dangling packed refs
Michael Haggerty
2
-3
/
+36
2013-05-01
t3210: test for spurious error messages for dangling packed refs
Michael Haggerty
1
-0
/
+33
2013-05-01
refs: change the internal reference-iteration API
Michael Haggerty
1
-61
/
+83
2013-05-01
refs: extract a function peel_entry()
Michael Haggerty
1
-14
/
+49
2013-05-01
peel_ref(): fix return value for non-peelable, not-current reference
Michael Haggerty
2
-1
/
+12
2013-05-01
peel_object(): give more specific information in return value
Michael Haggerty
1
-8
/
+24
2013-05-01
refs: extract function peel_object()
Michael Haggerty
1
-20
/
+30
2013-05-01
refs: extract a function ref_resolves_to_object()
Michael Haggerty
1
-8
/
+20
2013-05-01
repack_without_ref(): use function get_packed_ref()
Michael Haggerty
1
-3
/
+5
2013-05-01
peel_ref(): use function get_packed_ref()
Michael Haggerty
1
-3
/
+2
2013-05-01
get_packed_ref(): return a ref_entry
Michael Haggerty
1
-11
/
+9
2013-05-01
do_for_each_ref_in_dirs(): remove dead code
Michael Haggerty
1
-7
/
+0
2013-05-01
refs: define constant PEELED_LINE_LENGTH
Michael Haggerty
1
-2
/
+5
2013-05-01
refs: document how current_ref is used
Michael Haggerty
1
-0
/
+9
2013-05-01
refs: document do_for_each_ref() and do_one_ref()
Michael Haggerty
1
-1
/
+14
2013-05-01
refs: document the fields of struct ref_value
Michael Haggerty
1
-0
/
+12
2013-05-01
refs: document flags constants REF_*
Michael Haggerty
2
-1
/
+24
2013-05-01
Update draft release notes to 1.8.3
Junio C Hamano
1
-3
/
+16
2013-05-01
Fix grammar in the 1.8.3 release notes.
Marc Branchaud
1
-78
/
+77
2013-05-01
Merge branch 'hb/git-pm-tempfile'
Junio C Hamano
1
-1
/
+1
2013-05-01
Merge branch 'rs/pp-user-info-without-extra-allocation'
Junio C Hamano
1
-35
/
+14
2013-05-01
Merge branch 'tr/remote-tighten-commandline-parsing'
Junio C Hamano
3
-3
/
+25
2013-05-01
Merge branch 'zk/prompt-rebase-step'
Junio C Hamano
3
-9
/
+31
2013-05-01
contrib/subtree: don't delete remote branches if split fails
John Keeping
1
-1
/
+2
2013-05-01
Merge remote-tracking branch 'vi-vnwildman/master'
Jiang Xin
1
-543
/
+747
2013-05-01
l10n: Update Vietnamese translation (2080t0f0u)
Tran Ngoc Quan
1
-543
/
+747
2013-04-30
remote-bzr: access branches only when needed
Felipe Contreras
1
-12
/
+16
2013-04-30
remote-bzr: delay peer branch usage
Felipe Contreras
1
-3
/
+3
2013-04-30
remote-bzr: iterate revisions properly
Felipe Contreras
1
-2
/
+3
2013-04-30
remote-bzr: improve progress reporting
Felipe Contreras
1
-7
/
+13
2013-04-30
remote-bzr: add option to specify branches
Felipe Contreras
1
-2
/
+18
[prev]
[next]