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
2016-09-09
refs: make read_raw_ref() virtual
Michael Haggerty
3
-25
/
+29
2016-09-09
resolve_gitlink_ref(): rename path parameter to submodule
Michael Haggerty
2
-10
/
+12
2016-09-09
resolve_gitlink_ref(): avoid memory allocation in many cases
Michael Haggerty
1
-6
/
+13
2016-09-09
resolve_gitlink_ref(): implement using resolve_ref_recursively()
Michael Haggerty
2
-67
/
+24
2016-09-09
resolve_ref_recursively(): new function
Michael Haggerty
1
-3
/
+11
2016-09-09
read_raw_ref(): take a (struct ref_store *) argument
Michael Haggerty
3
-9
/
+22
2016-09-09
resolve_gitlink_packed_ref(): remove function
Michael Haggerty
1
-21
/
+5
2016-09-09
resolve_packed_ref(): rename function from resolve_missing_loose_ref()
Michael Haggerty
1
-6
/
+5
2016-09-09
refs: reorder definitions
Michael Haggerty
1
-83
/
+83
2016-09-09
refs: add a transaction_commit() method
Ronnie Sahlberg
3
-4
/
+20
2016-09-09
{lock,commit,rollback}_packed_refs(): add files_ref_store arguments
Michael Haggerty
1
-16
/
+16
2016-09-09
resolve_missing_loose_ref(): add a files_ref_store argument
Michael Haggerty
1
-6
/
+6
2016-09-09
get_packed_ref(): add a files_ref_store argument
Michael Haggerty
1
-7
/
+9
2016-09-09
add_packed_ref(): add a files_ref_store argument
Michael Haggerty
1
-4
/
+5
2016-09-09
refs: create a base class "ref_store" for files_ref_store
Michael Haggerty
3
-78
/
+270
2016-09-09
refs: add a backend method structure
Ronnie Sahlberg
4
-0
/
+34
2016-09-09
refs: rename struct ref_cache to files_ref_store
Michael Haggerty
1
-63
/
+63
2016-09-09
rename_ref_available(): add docstring
David Turner
2
-7
/
+17
2016-09-09
resolve_gitlink_ref(): eliminate temporary variable
Michael Haggerty
1
-3
/
+2
2016-09-09
sequencer: ensure to release the lock when we could not read the index
Johannes Schindelin
1
-2
/
+6
2016-09-09
sequencer: lib'ify checkout_fast_forward()
Johannes Schindelin
1
-3
/
+6
2016-09-09
sequencer: lib'ify fast_forward_to()
Johannes Schindelin
1
-1
/
+1
2016-09-09
sequencer: lib'ify save_opts()
Johannes Schindelin
1
-11
/
+14
2016-09-09
sequencer: lib'ify save_todo()
Johannes Schindelin
1
-7
/
+15
2016-09-09
sequencer: lib'ify save_head()
Johannes Schindelin
1
-7
/
+18
2016-09-09
sequencer: lib'ify create_seq_dir()
Johannes Schindelin
1
-2
/
+2
2016-09-09
sequencer: lib'ify read_populate_opts()
Johannes Schindelin
1
-6
/
+14
2016-09-09
sequencer: lib'ify read_populate_todo()
Johannes Schindelin
1
-5
/
+9
2016-09-09
sequencer: lib'ify read_and_refresh_cache()
Johannes Schindelin
1
-5
/
+10
2016-09-09
sequencer: lib'ify prepare_revs()
Johannes Schindelin
1
-3
/
+4
2016-09-09
sequencer: lib'ify walk_revs_populate_todo()
Johannes Schindelin
1
-4
/
+6
2016-09-09
sequencer: lib'ify do_pick_commit()
Johannes Schindelin
1
-1
/
+1
2016-09-09
sequencer: lib'ify do_recursive_merge()
Johannes Schindelin
1
-1
/
+2
2016-09-09
sequencer: lib'ify write_message()
Johannes Schindelin
1
-8
/
+11
2016-09-08
Sync with maint
Junio C Hamano
1
-0
/
+83
2016-09-08
Start the 2.11 cycle
Junio C Hamano
3
-2
/
+58
2016-09-08
Merge branch 'bh/diff-highlight-graph'
Junio C Hamano
5
-6
/
+338
2016-09-08
Merge branch 'hv/doc-commit-reference-style'
Junio C Hamano
1
-3
/
+8
2016-09-08
Merge branch 'sb/submodule-clone-rr'
Junio C Hamano
8
-121
/
+379
2016-09-08
Merge branch 'jh/status-v2-porcelain'
Junio C Hamano
7
-112
/
+1306
2016-09-08
Merge branch 'po/range-doc'
Junio C Hamano
5
-51
/
+88
2016-09-08
Merge branch 'rt/help-unknown'
Junio C Hamano
3
-8
/
+89
2016-09-08
Merge branch 'cc/receive-pack-limit'
Junio C Hamano
8
-0
/
+93
2016-09-08
Merge branch 'jk/format-patch-number-singleton-patch-with-cover'
Junio C Hamano
2
-4
/
+21
2016-09-08
Merge branch 'jk/delta-base-cache'
Junio C Hamano
2
-73
/
+111
2016-09-08
Start maintenance track for 2.10.x series
Junio C Hamano
303
-18845
/
+35770
2016-09-08
Prepare for 2.9.4
Junio C Hamano
2
-1
/
+84
2016-09-08
Merge branch 'hv/doc-commit-reference-style' into maint
Junio C Hamano
1
-0
/
+10
2016-09-08
Merge branch 'sg/reflog-past-root' into maint
Junio C Hamano
1
-1
/
+0
2016-09-08
Merge branch 'rs/mailinfo-lib' into maint
Junio C Hamano
1
-7
/
+2
[prev]
[next]