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
2016-04-03
Merge branch 'jk/credential-clear-config'
Junio C Hamano
4
-5
/
+25
2016-04-03
Merge branch 'mp/upload-pack-use-embedded-args'
Junio C Hamano
1
-14
/
+11
2016-04-03
Merge branch 'mm/diff-renames-default'
Junio C Hamano
12
-46
/
+131
2016-04-03
Merge branch 'mm/readme-markdown'
Junio C Hamano
2
-5
/
+4
2016-04-03
Git 2.8.1
Junio C Hamano
4
-3
/
+13
2016-04-03
Merge branch 'mm/readme-markdown' into maint
Junio C Hamano
1
-1
/
+1
2016-04-03
README.md: don't take 'commandname' literally
Matthieu Moy
1
-4
/
+3
2016-04-03
git.spec.in: use README.md, not README
Matthieu Moy
1
-1
/
+1
2016-04-01
credential-cache, send_request: close fd when done
Stefan Beller
1
-0
/
+1
2016-04-01
bundle: don't leak an fd in case of early return
Stefan Beller
1
-6
/
+17
2016-04-01
abbrev_sha1_in_line: don't leak memory
Stefan Beller
1
-3
/
+1
2016-04-01
notes: don't leak memory in git_config_get_notes_strategy
Stefan Beller
1
-2
/
+3
2016-04-01
builtin/apply: free patch when parse_chunk() fails
Christian Couder
1
-1
/
+3
2016-04-01
builtin/apply: handle parse_binary() failure
Christian Couder
1
-0
/
+7
2016-03-31
git-send-pack: fix --all option when used with directory
Stanislav Kolotinskiy
2
-1
/
+13
2016-03-30
for-each-ref: fix description of '--contains' in manpage
SZEDER Gábor
1
-1
/
+1
2016-03-30
diffcore: fix iteration order of identical files during rename detection
SZEDER Gábor
2
-2
/
+15
2016-03-30
pretty: allow tweaking tabwidth in --expand-tabs
Junio C Hamano
4
-13
/
+22
2016-03-30
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
6
-9
/
+28
2016-03-30
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
6
-2
/
+79
2016-03-30
MSVC: use shipped headers instead of fallback definitions
Sven Strickroth
2
-1
/
+5
2016-03-30
MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more
Sven Strickroth
1
-1
/
+1
2016-03-29
Documentation: git diff --check detects conflict markers
Ori Avtalion
1
-2
/
+2
2016-03-29
branch -d: refuse deleting a branch which is currently checked out
Kazuki Yamaguchi
2
-8
/
+20
2016-03-29
worktree: add: introduce --checkout option
Ray Zhang
3
-12
/
+37
2016-03-28
Git 2.8
Junio C Hamano
3
-9
/
+14
2016-03-28
rebase-i: print an abbreviated hash when stop for editing
Ralf Thielow
1
-1
/
+2
2016-03-25
api-parse-options.txt: document OPT_CMDMODE()
Pranit Bauva
1
-0
/
+7
2016-03-24
completion: add 'revisions' and 'everyday' to 'git help'
Ralf Thielow
1
-2
/
+2
2016-03-24
completion: add option '--guides' to 'git help'
Ralf Thielow
1
-1
/
+1
2016-03-24
Merge branch 'ls/p4-doc-markup'
Junio C Hamano
1
-6
/
+4
2016-03-24
Merge branch 'js/mingw-tests-2.8'
Junio C Hamano
4
-11
/
+19
2016-03-24
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano
2
-3
/
+16
2016-03-24
apply: report patch skipping in verbose mode
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-03-24
git-apply.txt: mention the behavior inside a subdir
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-03-24
git-apply.txt: remove a space
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-03-23
submodule-config: use hashmap_iter_first()
Alexander Kuleshov
1
-2
/
+1
2016-03-23
Merge branch 'master' of git://github.com/git-l10n/git-po
Junio C Hamano
3
-3761
/
+11533
2016-03-23
merge: refuse to create too cool a merge by default
Junio C Hamano
12
-14
/
+57
2016-03-23
merge: fix NULL pointer dereference when merging nothing into void
Junio C Hamano
2
-5
/
+15
2016-03-23
Documentation: fix git-p4 AsciiDoc formatting
Lars Schneider
1
-5
/
+3
2016-03-23
git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERS
Jeff King
2
-1
/
+15
2016-03-23
mingw: skip some tests in t9115 due to file name issues
Johannes Schindelin
1
-2
/
+2
2016-03-23
t1300: fix the new --show-origin tests on Windows
Johannes Schindelin
1
-3
/
+6
2016-03-23
t1300-repo-config: make it resilient to being run via 'sh -x'
Johannes Schindelin
1
-6
/
+2
2016-03-23
config --show-origin: report paths with forward slashes
Johannes Schindelin
2
-0
/
+9
2016-03-23
Merge branch 'master' of https://github.com/vnwildman/git
Jiang Xin
1
-30
/
+125
2016-03-23
Merge branch 'master' of git://github.com/alexhenrie/git-po
Jiang Xin
1
-1365
/
+1581
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
2
-3
/
+16
2016-03-22
tag: add the option to force signing of annotated tags
Laurent Arnoud
3
-6
/
+60
[prev]
[next]