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-01-13
use xstrdup_or_null to replace ternary conditionals
Jeff King
7
-10
/
+9
2015-01-13
builtin/commit.c: use xstrdup_or_null instead of envdup
Jeff King
1
-9
/
+3
2015-01-13
builtin/apply.c: use xstrdup_or_null instead of null_strdup
Jeff King
1
-10
/
+5
2015-01-13
git-compat-util: add xstrdup_or_null helper
Jeff King
1
-0
/
+5
2014-10-16
clean up name allocation in prepare_revision_walk
Jeff King
1
-7
/
+7
2014-10-16
object_array: add a "clear" function
Jeff King
3
-6
/
+17
2014-10-16
object_array: factor out slopbuf-freeing logic
Jeff King
1
-4
/
+12
2014-10-16
isxdigit: cast input to unsigned char
Jeff King
2
-5
/
+5
2014-10-16
foreach_alt_odb: propagate return value from callback
Jeff King
2
-5
/
+9
2014-10-13
test-lib.sh: support -x option for shell-tracing
Jeff King
2
-4
/
+44
2014-10-13
t5304: use helper to report failure of "test foo = bar"
Jeff King
2
-8
/
+17
2014-10-13
t5304: use test_path_is_* instead of "test -f"
Jeff King
1
-23
/
+23
2014-10-08
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+13
2014-10-08
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
10
-52
/
+164
2014-10-08
Merge branch 'bw/use-write-script-in-tests'
Junio C Hamano
1
-3
/
+1
2014-10-08
Merge branch 'nd/archive-pathspec'
Junio C Hamano
2
-3
/
+108
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
23
-159
/
+932
2014-10-07
Sync with maint
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-2.0' into maint
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-1.9' into maint-2.0
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
1
-1
/
+1
2014-10-07
Merge branch 'jk/mbox-from-line' into maint
Junio C Hamano
6
-1
/
+66
2014-10-07
git-tag.txt: Add a missing hyphen to `-s`
Wieland Hoffmann
1
-1
/
+1
2014-09-29
Sync with 2.1.2
Junio C Hamano
2
-1
/
+22
2014-09-29
Merge branch 'jt/itimer-autoconf'
Junio C Hamano
2
-1
/
+15
2014-09-29
Merge branch 'jc/test-lazy-prereq'
Junio C Hamano
2
-4
/
+0
2014-09-29
Merge branch 'sb/merge-recursive-copy-paste-fix'
Junio C Hamano
1
-5
/
+1
2014-09-29
Merge branch 'pr/use-default-sigpipe-setting'
Junio C Hamano
3
-1
/
+50
2014-09-29
Git 2.1.2
Junio C Hamano
4
-3
/
+24
2014-09-29
Merge branch 'jk/fsck-exit-code-fix' into maint
Junio C Hamano
3
-9
/
+87
2014-09-29
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
Junio C Hamano
4
-7
/
+41
2014-09-29
Merge branch 'mk/reachable-protect-detached-head' into maint
Junio C Hamano
2
-0
/
+25
2014-09-29
Merge branch 'mb/fast-import-delete-root' into maint
Junio C Hamano
2
-1
/
+109
2014-09-29
Merge branch 'jk/index-pack-threading-races' into maint
Junio C Hamano
1
-2
/
+31
2014-09-29
Merge branch 'jk/send-pack-many-refspecs' into maint
Junio C Hamano
5
-2
/
+153
2014-09-29
Merge branch 'so/rebase-doc' into maint
Junio C Hamano
1
-6
/
+3
2014-09-29
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+12
2014-09-29
Merge branch 'jk/mbox-from-line'
Junio C Hamano
6
-1
/
+66
2014-09-29
Merge branch 'sb/t6031-typofix'
Junio C Hamano
1
-0
/
+1
2014-09-29
Merge branch 'sb/t9300-typofix'
Junio C Hamano
1
-1
/
+1
2014-09-29
Merge branch 'rs/remote-simplify'
Junio C Hamano
1
-12
/
+5
2014-09-29
Merge branch 'rs/graph-simplify'
Junio C Hamano
1
-13
/
+4
2014-09-29
Merge branch 'da/rev-parse-verify-quiet'
Junio C Hamano
8
-27
/
+71
2014-09-29
Merge branch 'hj/pretty-naked-decoration'
Junio C Hamano
5
-11
/
+35
2014-09-29
t/lib-credential: use write_script
Ben Walton
1
-3
/
+1
2014-09-28
Merge branch 'maint'
Junio C Hamano
2
-50
/
+51
2014-09-28
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
2
-50
/
+51
2014-09-26
Update draft release notes to 2.2
Junio C Hamano
1
-0
/
+21
2014-09-26
Merge branch 'sb/help-unknown-command-sort-fix'
Junio C Hamano
1
-1
/
+1
2014-09-26
Merge branch 'jk/branch-verbose-merged'
Junio C Hamano
2
-14
/
+48
[next]