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
2015-08-24
builtin/am: introduce write_state_*() helper functions
Junio C Hamano
1
-27
/
+41
2015-08-24
rev-list: make it obvious that we do not support notes
Jeff King
4
-0
/
+9
2015-08-24
config: silence warnings for command names with invalid keys
Jeff King
5
-12
/
+43
2015-08-21
wt-status: move #include "pathspec.h" to the header
SZEDER Gábor
2
-1
/
+1
2015-08-21
trailer: ignore first line of message
Christian Couder
2
-2
/
+16
2015-08-21
Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachable
Andreas Schwab
1
-1
/
+1
2015-08-20
log: show merge commit when --cc is given
Junio C Hamano
1
-0
/
+4
2015-08-20
log: when --cc is given, default to -p unless told otherwise
Junio C Hamano
1
-0
/
+4
2015-08-20
log: rename "tweak" helpers
Junio C Hamano
1
-5
/
+6
2015-08-20
get_urlmatch: avoid useless strbuf write
Jeff King
1
-4
/
+1
2015-08-20
format_config: simplify buffer handling
Jeff King
1
-22
/
+16
2015-08-20
format_config: don't init strbuf
Jeff King
1
-2
/
+1
2015-08-20
config: restructure format_config() for better control flow
SZEDER Gábor
1
-41
/
+37
2015-08-20
t3020: fix typo in test description
SZEDER Gábor
1
-1
/
+1
2015-08-20
ps_matched: xcalloc() takes nmemb and then element size
Junio C Hamano
2
-2
/
+2
2015-08-19
Sync with maint
Junio C Hamano
1
-0
/
+49
2015-08-19
Fourth batch for 2.6
Junio C Hamano
1
-1
/
+34
2015-08-19
Merge branch 'tb/complete-rebase-i-edit-todo'
Junio C Hamano
1
-1
/
+4
2015-08-19
Merge branch 'jk/git-path'
Junio C Hamano
30
-363
/
+465
2015-08-19
Merge branch 'jc/finalize-temp-file'
Junio C Hamano
5
-15
/
+12
2015-08-19
Merge branch 'ps/guess-repo-name-at-root'
Junio C Hamano
2
-19
/
+61
2015-08-19
Merge branch 'jk/guess-repo-name-regression-fix'
Junio C Hamano
2
-1
/
+108
2015-08-19
Merge branch 'jk/negative-hiderefs'
Junio C Hamano
3
-22
/
+56
2015-08-19
Merge branch 'jk/test-with-x'
Junio C Hamano
1
-2
/
+11
2015-08-19
Merge branch 'ps/t1509-chroot-test-fixup'
Junio C Hamano
1
-4
/
+4
2015-08-19
Merge branch 'sb/check-return-from-read-ref'
Junio C Hamano
1
-2
/
+6
2015-08-19
Merge branch 'mm/pull-upload-pack'
Junio C Hamano
1
-1
/
+1
2015-08-19
Start preparing for 2.5.1
Junio C Hamano
2
-1
/
+50
2015-08-19
Merge branch 'ta/docfix-index-format-tech' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
Merge branch 'sb/parse-options-codeformat' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
Merge branch 'sb/remove-unused-var-from-builtin-add' into maint
Junio C Hamano
1
-2
/
+0
2015-08-19
Merge branch 'kn/tag-doc-fix' into maint
Junio C Hamano
1
-1
/
+0
2015-08-19
Merge branch 'es/doc-clean-outdated-tools' into maint
Junio C Hamano
2
-117
/
+9
2015-08-19
Merge branch 'nd/export-worktree' into maint
Junio C Hamano
2
-0
/
+19
2015-08-19
Merge branch 'mh/fast-import-optimize-current-from' into maint
Junio C Hamano
1
-12
/
+17
2015-08-19
Merge branch 'ib/scripted-parse-opt-better-hint-string' into maint
Junio C Hamano
3
-68
/
+92
2015-08-19
Merge branch 'se/doc-checkout-ours-theirs' into maint
Junio C Hamano
1
-0
/
+15
2015-08-19
Merge branch 'cb/uname-in-untracked' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
Merge branch 'as/sparse-checkout-removal' into maint
Junio C Hamano
2
-0
/
+56
2015-08-19
Merge branch 'db/send-pack-user-signingkey' into maint
Junio C Hamano
1
-0
/
+3
2015-08-19
Merge branch 'jx/do-not-crash-receive-pack-wo-head' into maint
Junio C Hamano
1
-1
/
+1
2015-08-19
Merge branch 'da/subtree-date-confusion' into maint
Junio C Hamano
2
-1
/
+5
2015-08-19
push: add a config option push.gpgSign for default signed pushes
Dave Borowitz
3
-15
/
+70
2015-08-19
push: support signing pushes iff the server supports it
Dave Borowitz
10
-49
/
+128
2015-08-19
builtin/send-pack.c: use parse_options API
Dave Borowitz
1
-104
/
+59
2015-08-19
config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_...
Dave Borowitz
2
-3
/
+4
2015-08-19
transport: remove git_transport_options.push_cert
Dave Borowitz
2
-4
/
+0
2015-08-19
gitremote-helpers.txt: document pushcert option
Dave Borowitz
1
-0
/
+3
2015-08-19
Documentation/git-send-pack.txt: document --signed
Dave Borowitz
1
-1
/
+9
2015-08-19
Documentation/git-send-pack.txt: wrap long synopsis line
Dave Borowitz
1
-1
/
+3
[prev]
[next]