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
2014-02-18
config: change git_config_with_options() interface
Kirill A. Shutemov
3
-49
/
+47
2014-02-18
builtin/config.c: rename check_blob_write() -> check_write()
Kirill A. Shutemov
1
-9
/
+9
2014-02-18
config: disallow relative include paths from blobs
Jeff King
2
-4
/
+22
2014-02-18
open_istream(): do not dereference NULL in the error case
Junio C Hamano
1
-1
/
+3
2014-02-18
builtin/mv: don't use memory after free
John Keeping
1
-1
/
+2
2014-02-18
utf8: use correct type for values in interval table
John Keeping
1
-2
/
+2
2014-02-18
utf8: fix iconv error detection
John Keeping
1
-1
/
+1
2014-02-18
notes-utils: handle boolean notes.rewritemode correctly
John Keeping
1
-1
/
+1
2014-02-18
http: never use curl_easy_perform
Jeff King
3
-13
/
+25
2014-02-18
wt-status.c: move cut-line print code out to wt_status_add_cut_line
Nguyễn Thái Ngọc Duy
2
-7
/
+13
2014-02-18
wt-status.c: make cut_line[] const to shrink .data section a bit
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-02-18
git-contacts: do not fail parsing of good diffs
Lars Gullik Bjønnes
1
-2
/
+0
2014-02-18
reset: optionally setup worktree and refresh index on --mixed
Nguyễn Thái Ngọc Duy
2
-3
/
+15
2014-02-18
diff: do not reuse_worktree_file for submodules
Thomas Rast
2
-3
/
+32
2014-02-14
Git 1.9.0
Junio C Hamano
4
-33
/
+11
2014-02-14
release notes: typo fixes
Michael J Gruber
1
-18
/
+18
2014-02-14
tests: turn on network daemon tests by default
Jeff King
3
-14
/
+74
2014-02-13
Sync with 1.8.5.5
Junio C Hamano
3
-2
/
+40
2014-02-13
Git 1.8.5.5
Junio C Hamano
5
-4
/
+42
2014-02-13
Merge branch 'bm/merge-base-octopus-dedup' into maint
Junio C Hamano
2
-6
/
+64
2014-02-13
Merge branch 'jc/revision-range-unpeel' into maint
Junio C Hamano
2
-12
/
+33
2014-02-13
Merge branch 'jk/allow-fetch-onelevel-refname' into maint
Junio C Hamano
2
-1
/
+12
2014-02-13
Merge branch 'jk/interpret-branch-name-fix' into maint
Junio C Hamano
3
-45
/
+124
2014-02-13
Merge branch 'rk/send-email-ssl-cert' into maint
Junio C Hamano
1
-1
/
+2
2014-02-13
Merge branch 'sb/repack-in-c' into maint
Junio C Hamano
1
-12
/
+12
2014-02-13
Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maint
Junio C Hamano
2
-1
/
+14
2014-02-13
t5537: move http tests out to t5539
Nguyễn Thái Ngọc Duy
2
-57
/
+82
2014-02-12
Merge git://github.com/git-l10n/git-po
Junio C Hamano
1
-844
/
+966
2014-02-12
ewah: unconditionally ntohll ewah data
Jeff King
1
-7
/
+3
2014-02-12
l10n: de.po: correct message when hiding commits by craft
Ralf Thielow
1
-1
/
+1
2014-02-12
l10n: de.po: translate 28 new messages
Ralf Thielow
1
-843
/
+965
2014-02-11
pull: add the --gpg-sign option.
brian m. carlson
1
-1
/
+12
2014-02-11
rebase: add the --gpg-sign option
Nicolas Vigier
5
-17
/
+47
2014-02-11
rebase: parse options in stuck-long mode
Nicolas Vigier
1
-28
/
+22
2014-02-11
completion: teach --recurse-submodules to fetch, pull and push
Sup Yut Sum
1
-1
/
+18
2014-02-11
docs/git-blame: explain more clearly the example pickaxe use
Albert L. Lash, IV
1
-1
/
+2
2014-02-11
docs/git-clone: clarify use of --no-hardlinks option
Albert L. Lash, IV
1
-7
/
+4
2014-02-11
docs/git-remote: capitalize first word of initial blurb
Albert L. Lash, IV
1
-1
/
+1
2014-02-11
docs/merge-strategies: remove hyphen from mis-merges
Albert L. Lash, IV
1
-1
/
+1
2014-02-11
Merge git://github.com/git-l10n/git-po
Junio C Hamano
5
-139
/
+165
2014-02-10
dir: ignore trailing spaces in exclude patterns
Nguyễn Thái Ngọc Duy
3
-13
/
+19
2014-02-10
dir: warn about trailing spaces in exclude patterns
Nguyễn Thái Ngọc Duy
2
-0
/
+48
2014-02-10
tests: auto-set git-daemon port
Jeff King
2
-2
/
+1
2014-02-10
gc: config option for running --auto in background
Nguyễn Thái Ngọc Duy
3
-5
/
+23
2014-02-10
daemon: move daemonize() to libgit.a
Nguyễn Thái Ngọc Duy
3
-26
/
+29
2014-02-10
fetch-pack: fix deepen shallow over smart http with no-done cap
Nguyễn Thái Ngọc Duy
2
-1
/
+32
2014-02-10
protocol-capabilities.txt: document no-done
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2014-02-10
protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txt
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2014-02-10
pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2014-02-10
test: rename http fetch and push test files
Nguyễn Thái Ngọc Duy
4
-0
/
+0
[prev]
[next]