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-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
2011-11-06
verify_packfile(): check as many object as possible in a pack
Nguyễn Thái Ngọc Duy
1
-7
/
+2
2011-11-06
fsck: return error code when verify_pack() goes wrong
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2011-11-06
cast variable in call to free() in builtin/diff.c and submodule.c
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2011-11-06
apply: get rid of useless x < 0 comparison on a size_t type
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2011-11-05
git-p4: ignore apple filetype
Pete Wyckoff
2
-0
/
+44
2011-11-05
t/t7508-status.sh: use test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-11-05
t/t6030-bisect-porcelain.sh: use test_i18ngrep
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-11-05
Support sizes >=2G in various config options accepting 'g' sizes.
Nick Alcock
1
-10
/
+31
2011-11-05
Compatibility: declare strtoimax() under NO_STRTOUMAX
Johannes Sixt
1
-0
/
+2
2011-11-04
fetch: do not store peeled tag object names in FETCH_HEAD
Linus Torvalds
59
-176
/
+175
2011-11-04
Split GPG interface into its own helper library
Junio C Hamano
6
-100
/
+166
2011-11-04
http: drop "local" member from request struct
Jeff King
2
-7
/
+0
2011-11-04
http.c: Rely on select instead of tracking whether data was received
Mika Fischer
2
-16
/
+1
2011-11-04
http.c: Use timeout suggested by curl instead of fixed 50ms timeout
Mika Fischer
1
-2
/
+18
2011-11-04
http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
Mika Fischer
1
-3
/
+3
2011-11-04
http: don't always prompt for password
Stefan Naewe
1
-4
/
+3
2011-11-03
receive-pack: do not expect object 0{40} to exist
Junio C Hamano
1
-6
/
+11
2011-11-02
Add strtoimax() compatibility function.
Nick Alcock
2
-3
/
+13
2011-11-02
t3200: add test case for 'branch -m'
Stefan Naewe
1
-0
/
+5
2011-11-02
branch -m: handle no arg properly
Tay Ray Chuan
1
-5
/
+8
2011-11-01
Update draft release notes to 1.7.8
Junio C Hamano
1
-55
/
+11
2011-11-01
Sync with 1.7.7.2
Junio C Hamano
2
-1
/
+45
[prev]
[next]