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-06-25
Merge branch 'jk/complete-merge-pull' into maint
Junio C Hamano
1
-1
/
+5
2014-06-25
Merge branch 'ow/config-mailmap-pathname' into maint
Junio C Hamano
1
-1
/
+1
2014-06-25
Merge branch 'as/pretty-truncate' into maint
Junio C Hamano
5
-72
/
+282
2014-06-25
Merge branch 'jc/revision-dash-count-parsing' into maint
Junio C Hamano
1
-2
/
+4
2014-06-25
Merge branch 'jk/report-fail-to-read-objects-better' into maint
Junio C Hamano
1
-1
/
+5
2014-06-25
Merge branch 'mn/sideband-no-ansi' into maint
Junio C Hamano
1
-1
/
+1
2014-06-25
Merge branch 'je/pager-do-not-recurse' into maint
Junio C Hamano
1
-1
/
+1
2014-06-25
setup_git_env(): introduce git_path_from_env() helper
Jeff King
1
-9
/
+9
2014-06-23
t7510: test verify-commit
Michael J Gruber
1
-1
/
+19
2014-06-23
t7510: exit for loop with test result
Michael J Gruber
1
-2
/
+2
2014-06-23
verify-commit: scriptable commit signature verification
Michael J Gruber
6
-0
/
+125
2014-06-23
gpg-interface: provide access to the payload
Michael J Gruber
3
-0
/
+4
2014-06-23
gpg-interface: provide clear helper for struct signature_check
Michael J Gruber
4
-6
/
+15
2014-06-23
builtin/clone.c: detect a clone starting at a tag correctly
Junio C Hamano
1
-1
/
+1
2014-06-20
Fourth batch for 2.1
Junio C Hamano
1
-0
/
+9
2014-06-20
Merge branch 'jc/test-lazy-prereq' (early part)
Junio C Hamano
5
-78
/
+85
2014-06-20
Merge branch 'jc/fetch-pull-refmap'
Junio C Hamano
5
-60
/
+191
2014-06-20
Merge branch 'mt/send-email-cover-to-cc'
Junio C Hamano
3
-0
/
+73
2014-06-20
Merge branch 'tb/t5551-clone-notice-to-stderr'
Junio C Hamano
1
-2
/
+1
2014-06-20
Merge branch 'rs/more-starts-with'
Junio C Hamano
3
-3
/
+3
2014-06-20
Merge branch 'jm/api-strbuf-doc'
Junio C Hamano
1
-5
/
+5
2014-06-20
Merge branch 'jc/revision-dash-count-parsing'
Junio C Hamano
1
-2
/
+4
2014-06-20
http-push: refactor parsing of remote object names
Jeff King
1
-15
/
+23
2014-06-20
imap-send: use skip_prefix instead of using magic numbers
Tanay Abhra
1
-5
/
+1
2014-06-20
use skip_prefix to avoid repeated calculations
Jeff King
2
-8
/
+6
2014-06-20
git: avoid magic number with skip_prefix
Jeff King
1
-2
/
+2
2014-06-20
fetch-pack: refactor parsing in get_ack
Jeff King
1
-6
/
+9
2014-06-20
fast-import: refactor parsing of spaces
Jeff King
1
-13
/
+7
2014-06-20
stat_opt: check extra strlen call
Jeff King
1
-1
/
+2
2014-06-20
daemon: use skip_prefix to avoid magic numbers
Jeff King
1
-5
/
+6
2014-06-20
fast-import: use skip_prefix for parsing input
Jeff King
1
-72
/
+51
2014-06-20
use skip_prefix to avoid repeating strings
Jeff King
10
-54
/
+44
2014-06-20
use skip_prefix to avoid magic numbers
Jeff King
11
-131
/
+149
2014-06-20
transport-helper: avoid reading past end-of-string
Jeff King
1
-7
/
+7
2014-06-20
fast-import: fix read of uninitialized argv memory
Jeff King
1
-5
/
+8
2014-06-20
apply: use skip_prefix instead of raw addition
Jeff King
1
-2
/
+3
2014-06-20
refactor skip_prefix to return a boolean
Jeff King
18
-58
/
+73
2014-06-20
test-lib: add test_dir_is_empty()
Jens Lehmann
1
-0
/
+11
2014-06-20
cleanup duplicate name_compare() functions
Jeremiah Mahler
5
-34
/
+15
2014-06-20
name-hash.c: replace cache_name_compare() with memcmp(3)
Jeremiah Mahler
1
-1
/
+1
2014-06-19
unique_path: fix unlikely heap overflow
Jeff King
1
-15
/
+26
2014-06-19
walker_fetch: fix minor memory leak
Jeff King
1
-9
/
+9
2014-06-19
merge: use argv_array when spawning merge strategy
Jeff King
1
-29
/
+13
2014-06-19
sequencer: use argv_array_pushf
Jeff King
1
-7
/
+2
2014-06-19
setup_git_env: use git_pathdup instead of xmalloc + sprintf
Jeff King
1
-8
/
+4
2014-06-19
use xstrfmt to replace xmalloc + strcpy/strcat
Jeff King
5
-23
/
+6
2014-06-19
use xstrfmt to replace xmalloc + sprintf
Jeff King
6
-41
/
+18
2014-06-19
use xstrdup instead of xmalloc + strcpy
Jeff King
3
-10
/
+4
2014-06-19
git-submodule.sh: avoid "echo" path-like values
Junio C Hamano
1
-8
/
+8
2014-06-19
git-submodule.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-12
/
+20
[prev]
[next]