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
2012-05-04
t2020-checkout-detach: check for the number of orphaned commits
Johannes Sixt
1
-5
/
+16
2012-05-04
Makefile: NO_INSTALL_HARDLINKS
Junio C Hamano
1
-1
/
+11
2012-05-04
Makefile: keep many variable list sorted
Nguyễn Thái Ngọc Duy
1
-13
/
+13
2012-05-04
refs: fix find_containing_dir() regression
Junio C Hamano
1
-1
/
+3
2012-05-03
git cherry-pick: do not dereference a potential NULL pointer
Neil Horman
1
-3
/
+11
2012-05-03
Merge branch 'maint'
Junio C Hamano
0
-0
/
+0
2012-05-03
Merge branch 'jc/merge-reduce-parents-early' into maint
Junio C Hamano
5
-71
/
+276
2012-05-03
Merge branch 'cb/cherry-pick-rev-path-confusion' into maint
Junio C Hamano
3
-11
/
+19
2012-05-03
Merge branch 'cb/http-multi-curl-auth' into maint
Junio C Hamano
2
-10
/
+26
2012-05-03
Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maint
Junio C Hamano
2
-4
/
+43
2012-05-03
Merge branch 'rl/maint-stash-i18n-save-error' into maint
Junio C Hamano
1
-2
/
+2
2012-05-03
Merge branch 'jm/maint-strncpy-diff-no-index' into maint
Junio C Hamano
1
-21
/
+17
2012-05-03
Merge branch 'jk/maint-push-progress'
Junio C Hamano
3
-2
/
+39
2012-05-03
Merge branch 'nd/columns'
Junio C Hamano
27
-48
/
+1105
2012-05-03
refs: read loose references lazily
Michael Haggerty
1
-29
/
+96
2012-05-03
read_loose_refs(): eliminate ref_cache argument
Michael Haggerty
1
-4
/
+4
2012-05-03
struct ref_dir: store a reference to the enclosing ref_cache
Michael Haggerty
1
-4
/
+11
2012-05-03
search_for_subdir(): return (ref_dir *) instead of (ref_entry *)
Michael Haggerty
1
-11
/
+10
2012-05-03
get_ref_dir(): add function for getting a ref_dir from a ref_entry
Michael Haggerty
1
-15
/
+25
2012-05-03
read_loose_refs(): rename function from get_ref_dir()
Michael Haggerty
1
-7
/
+7
2012-05-03
refs: wrap top-level ref_dirs in ref_entries
Michael Haggerty
1
-18
/
+19
2012-05-03
find_containing_dir(): use strbuf in implementation of this function
Michael Haggerty
1
-9
/
+10
2012-05-03
bisect: copy filename string obtained from git_path()
Michael Haggerty
1
-3
/
+5
2012-05-03
do_for_each_reflog(): use a strbuf to hold logfile name
Michael Haggerty
1
-29
/
+31
2012-05-03
do_for_each_reflog(): return early on error
Michael Haggerty
1
-35
/
+35
2012-05-03
get_ref_dir(): take the containing directory as argument
Michael Haggerty
1
-4
/
+8
2012-05-03
refs.c: extract function search_for_subdir()
Michael Haggerty
1
-10
/
+24
2012-05-03
get_ref_dir(): require that the dirname argument ends in '/'
Michael Haggerty
1
-7
/
+7
2012-05-03
get_ref_dir(): rename "base" parameter to "dirname"
Michael Haggerty
1
-10
/
+10
2012-05-03
get_ref_dir(): use a strbuf to hold refname
Michael Haggerty
1
-28
/
+26
2012-05-03
t5000: rationalize unzip tests
René Scharfe
1
-40
/
+39
2012-05-03
archive-zip: streaming for deflated files
René Scharfe
3
-1
/
+74
2012-05-03
archive-zip: streaming for stored files
René Scharfe
3
-12
/
+88
2012-05-03
archive-zip: factor out helpers for writing sizes and CRC
René Scharfe
1
-11
/
+28
2012-05-03
archive-zip: remove uncompressed_size
René Scharfe
1
-5
/
+3
2012-05-03
archive-tar: stream large blobs to tar file
Nguyễn Thái Ngọc Duy
3
-5
/
+61
2012-05-03
archive: delegate blob reading to backend
Nguyễn Thái Ngọc Duy
4
-24
/
+54
2012-05-03
archive-tar: unindent write_tar_entry by one level
Nguyễn Thái Ngọc Duy
1
-31
/
+25
2012-05-03
archive-tar: turn write_tar_entry into blob-writing only
Nguyễn Thái Ngọc Duy
1
-26
/
+52
2012-05-03
streaming: void pointer instead of char pointer
René Scharfe
2
-2
/
+2
2012-05-03
doc/config: fix inline literals
Jeff King
1
-2
/
+2
2012-05-02
The eighth batch of topics graduated to 'master'
Junio C Hamano
1
-32
/
+42
2012-05-02
Merge branch 'master' of git://git.bogomips.org/git-svn
Junio C Hamano
1
-7
/
+25
2012-05-02
Merge branch 'tr/xdiff-fast-hash'
Junio C Hamano
2
-0
/
+118
2012-05-02
Merge branch 'jk/maint-gitweb-test-use-sane-perl'
Junio C Hamano
3
-3
/
+3
2012-05-02
Merge branch 'pw/message-cleanup'
Junio C Hamano
15
-24
/
+24
2012-05-02
Merge branch 'zj/diff-stat-smaller-num-columns'
Junio C Hamano
77
-353
/
+400
2012-05-02
Merge branch 'pw/p4-various'
Junio C Hamano
4
-35
/
+308
2012-05-02
Merge branch 'jc/rerere-train'
Junio C Hamano
1
-1
/
+1
2012-05-02
Merge branch 'ab/i18n'
Junio C Hamano
2
-45
/
+44
[prev]
[next]