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-11-15
convert: don't mix enum with int
Ramkumar Ramachandra
1
-3
/
+3
2011-11-15
http: remove unused function hex()
Ramkumar Ramachandra
1
-8
/
+0
2011-11-15
name-rev --all: do not even attempt to describe non-commit object
Junio C Hamano
1
-1
/
+1
2011-11-15
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
4
-31
/
+55
2011-11-13
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
12
-32
/
+36
2011-11-12
commit-tree: teach -m/-F options to read logs from elsewhere
Junio C Hamano
2
-6
/
+53
2011-11-12
Git 1.7.8-rc2
Junio C Hamano
2
-2
/
+2
2011-11-11
Merge branch 'ly/mktree-using-strbuf'
Junio C Hamano
1
-0
/
+1
2011-11-10
Merge "Move 'builtin-*' into a 'builtin/' subdirectory"
Junio C Hamano
943
-17539
/
+77997
2011-11-10
Merge 'build-in git-mktree'
Junio C Hamano
1366
-45469
/
+172869
2011-11-10
mktree: fix a memory leak in write_tree()
Liu Yuan
1
-0
/
+1
2011-11-09
commit-tree: update the command line parsing
Junio C Hamano
1
-13
/
+18
2011-11-09
commit: teach --amend to carry forward extra headers
Junio C Hamano
3
-3
/
+76
2011-11-09
merge: force edit and no-ff mode when merging a tag object
Junio C Hamano
1
-0
/
+6
2011-11-09
commit: copy merged signed tags to headers of merge commit
Junio C Hamano
3
-11
/
+116
2011-11-09
Merge branch 'sn/complete-bash-wo-process-subst'
Junio C Hamano
1
-1
/
+1
2011-11-09
completion: don't leak variable from the prompt into environment
SZEDER Gábor
1
-1
/
+1
2011-11-09
request-pull: use the annotated tag contents
Junio C Hamano
2
-0
/
+18
2011-11-08
Update draft release notes to 1.7.8
Junio C Hamano
1
-14
/
+5
2011-11-08
Merge branch 'jc/remote-setbranches-usage-fix'
Junio C Hamano
1
-1
/
+1
2011-11-08
Merge branch 'fc/remote-seturl-usage-fix'
Junio C Hamano
1
-1
/
+1
2011-11-08
Sync with 1.7.7.3
Junio C Hamano
5
-50
/
+67
2011-11-08
Git 1.7.7.3
Junio C Hamano
3
-2
/
+21
2011-11-08
Merge branch 'jc/maint-remove-renamed-ref' into maint
Junio C Hamano
1
-8
/
+0
2011-11-08
Merge branch 'jm/maint-gitweb-filter-forks-fix' into maint
Junio C Hamano
1
-1
/
+1
2011-11-08
Merge branch 'dm/pack-objects-update' into maint
Junio C Hamano
1
-19
/
+55
2011-11-08
docs: Update install-doc-quick
Junio C Hamano
3
-50
/
+46
2011-11-08
docs: don't mention --quiet or --exit-code in git-log(1)
Jeff King
1
-0
/
+2
2011-11-08
merge: record tag objects without peeling in MERGE_HEAD
Junio C Hamano
2
-4
/
+15
2011-11-08
merge: make usage of commit->util more extensible
Junio C Hamano
4
-47
/
+61
2011-11-08
fmt-merge-msg: Add contents of merged tag in the merge message
Junio C Hamano
3
-2
/
+92
2011-11-07
reachable: per-object progress
Jeff King
1
-14
/
+37
2011-11-07
prune: handle --progress/no-progress
Jeff King
2
-3
/
+12
2011-11-07
prune: show progress while marking reachable objects
Nguyễn Thái Ngọc Duy
4
-7
/
+18
2011-11-07
Git 1.7.8-rc1
Junio C Hamano
2
-2
/
+6
2011-11-07
Merge branch 'ss/blame-textconv-fake-working-tree'
Junio C Hamano
1
-4
/
+3
2011-11-07
blame.c: Properly initialize strbuf after calling textconv_object(), again
Sebastian Schuberth
1
-4
/
+3
2011-11-07
fmt-merge-msg: package options into a structure
Junio C Hamano
3
-18
/
+27
2011-11-07
fmt-merge-msg: avoid early returns
Junio C Hamano
1
-10
/
+10
2011-11-07
refs DWIMmery: use the same rule for both "git fetch" and others
Junio C Hamano
3
-12
/
+3
2011-11-07
fetch: allow "git fetch $there v1.0" to fetch a tag
Junio C Hamano
1
-0
/
+1
2011-11-07
merge: notice local merging of tags and keep it unwrapped
Junio C Hamano
5
-8
/
+13
2011-11-07
pull: introduce a pull.rebase option to enable --rebase
Ævar Arnfjörð Bjarmason
4
-7
/
+42
2011-11-06
Merge branch 'ab/i18n-test-fix'
Junio C Hamano
2
-3
/
+3
2011-11-06
Merge branch 'sn/http-auth-with-netrc-fix'
Junio C Hamano
1
-4
/
+3
2011-11-06
Merge branch 'pw/p4-appledouble-fix'
Junio C Hamano
2
-0
/
+44
2011-11-06
remote: fix remote set-url usage
Felipe Contreras
1
-1
/
+1
2011-11-06
remote: fix set-branches usage
Junio C Hamano
1
-1
/
+1
2011-11-06
fsck: print progress
Nguyễn Thái Ngọc Duy
4
-7
/
+61
2011-11-06
fsck: avoid reading every object twice
Nguyễn Thái Ngọc Duy
3
-21
/
+39
[prev]
[next]