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
2012-09-07
Merge branch 'pw/p4-use-client-spec-branch-detection'
Junio C Hamano
4
-41
/
+145
2012-09-07
Merge branch 'tr/maint-parseopt-avoid-empty'
Junio C Hamano
1
-0
/
+2
2012-09-07
Merge branch 'nd/i18n-poison-test-updates'
Junio C Hamano
23
-53
/
+83
2012-09-07
ls-remote: document the '--get-url' option
Stefan Naewe
2
-1
/
+6
2012-09-07
l10n: de.po: translate 2 new messages
Ralf Thielow
1
-340
/
+372
2012-09-07
fetch --all: pass --tags/--no-tags through to each remote
Dan Johnson
2
-0
/
+34
2012-09-07
l10n: zh_CN.po: translate 2 new messages
Jiang Xin
1
-341
/
+371
2012-09-06
t0060: verify that real_path() removes extra slashes
Michael Haggerty
1
-0
/
+18
2012-09-06
real_path(): properly handle nonexistent top-level paths
Michael Haggerty
2
-2
/
+2
2012-09-06
t0060: verify that real_path() works correctly with absolute paths
Michael Haggerty
1
-1
/
+11
2012-09-06
real_path(): reject the empty string
Michael Haggerty
2
-1
/
+4
2012-09-06
t0060: verify that real_path() fails if passed the empty string
Michael Haggerty
1
-0
/
+4
2012-09-06
absolute_path(): reject the empty string
Michael Haggerty
2
-2
/
+4
2012-09-06
t0060: verify that absolute_path() fails if passed the empty string
Michael Haggerty
1
-0
/
+4
2012-09-06
t0060: move tests of real_path() from t0000 to here
Michael Haggerty
2
-18
/
+19
2012-09-06
send-email: initial_to and initial_reply_to are both optional
Stephen Boyd
1
-2
/
+4
2012-09-06
status: remove i18n legos
Nguyễn Thái Ngọc Duy
1
-20
/
+28
2012-09-06
doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt
Nguyễn Thái Ngọc Duy
2
-5
/
+4
2012-09-06
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
5
-9
/
+10
2012-09-06
cvsimport: strip all inappropriate tag strings
Ken Dreyer
1
-3
/
+30
2012-09-05
l10n: Update git.pot (2 new, 4 removed messages)
Jiang Xin
1
-339
/
+345
2012-09-04
Call mkpathdup() rather than xstrdup(mkpath(...))
Ramsay Jones
4
-10
/
+11
2012-09-04
Call git_pathdup() rather than xstrdup(git_path("..."))
Ramsay Jones
2
-2
/
+3
2012-09-04
path.c: Use vsnpath() in the implementation of git_path()
Ramsay Jones
1
-12
/
+3
2012-09-04
path.c: Don't discard the return value of vsnpath()
Ramsay Jones
1
-5
/
+6
2012-09-04
path.c: Remove the 'git_' prefix from a file scope function
Ramsay Jones
1
-3
/
+3
2012-09-04
Document file-glob for "git checkout -- '*.c'"
Junio C Hamano
1
-0
/
+12
2012-09-04
l10n: vi.po & TEAMS: review Vietnamese translation
Tran Ngoc Quan
2
-503
/
+569
2012-09-03
Update mailmap for a handful of folks
Junio C Hamano
1
-0
/
+9
2012-09-03
The third batch for 1.8.0
Junio C Hamano
1
-0
/
+45
2012-09-03
Merge branch 'js/use-sc-open-max'
Junio C Hamano
1
-7
/
+19
2012-09-03
Merge branch 'js/compat-mkdir'
Junio C Hamano
2
-0
/
+29
2012-09-03
Merge branch 'js/no-curl-easy-strerror-on-old-curl'
Junio C Hamano
1
-0
/
+2
2012-09-03
Merge branch 'jc/maint-mergetool-style-fix'
Junio C Hamano
1
-273
/
+308
2012-09-03
Merge branch 'sz/submodule-force-update'
Junio C Hamano
3
-2
/
+21
2012-09-03
Merge branch 'ph/stash-rerere'
Junio C Hamano
2
-0
/
+39
2012-09-03
Merge branch 'jc/daemon-access-hook'
Junio C Hamano
2
-0
/
+93
2012-09-03
Merge branch 'jc/send-email-reconfirm'
Junio C Hamano
1
-3
/
+13
2012-09-03
Merge branch 'cw/cherry-pick-allow-empty-message'
Junio C Hamano
5
-0
/
+16
2012-09-03
Merge branch 'jc/maint-sane-execvp-notdir'
Junio C Hamano
1
-0
/
+2
2012-09-03
Merge branch 'jc/maint-config-exit-status'
Junio C Hamano
3
-6
/
+11
2012-09-02
submodule: use argv_array instead of hand-building arrays
Jens Lehmann
3
-17
/
+19
2012-09-02
fetch: use argv_array instead of hand-building arrays
Jeff King
1
-22
/
+25
2012-09-02
argv-array: fix bogus cast when freeing array
Jeff King
1
-1
/
+1
2012-09-02
argv-array: add pop function
Jeff King
3
-0
/
+14
2012-09-02
test-lib.sh: Suppress the "passed all ..." message if no tests run
Ramsay Jones
1
-1
/
+4
2012-09-02
test-lib.sh: Add check for invalid use of 'skip_all' facility
Ramsay Jones
1
-0
/
+4
2012-09-02
test-lib.sh: Fix some shell coding style violations
Ramsay Jones
1
-22
/
+38
2012-09-02
t4016-*.sh: Skip all tests rather than each test
Ramsay Jones
1
-11
/
+9
2012-09-02
t3902-*.sh: Skip all tests rather than each test
Ramsay Jones
1
-16
/
+15
[prev]
[next]