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-03-12
wt-status: lift the artificual "at least 20 columns" floor
Junio C Hamano
3
-15
/
+13
2014-03-12
wt-status: i18n of section labels
Jonathan Nieder
1
-19
/
+47
2014-03-12
wt-status: extract the code to compute width for labels
Jonathan Nieder
1
-7
/
+15
2014-03-12
wt-status: make full label string to be subject to l10n
Junio C Hamano
1
-18
/
+17
2014-03-11
grep: support -h (no header) with --count
René Scharfe
2
-2
/
+17
2014-03-11
t7810: add missing variables to tests in loop
René Scharfe
1
-29
/
+29
2014-03-11
builtin/mv: fix out of bounds write
John Keeping
1
-0
/
+4
2014-03-11
merge hook tests: use 'test_must_fail' instead of '!'
Benoit Pierre
1
-2
/
+2
2014-03-11
merge hook tests: fix missing '&&' in test
Benoit Pierre
1
-1
/
+1
2014-03-11
Documentation/git-am: Document supported --patch-format options
Chris Packham
1
-3
/
+9
2014-03-11
configure.ac: link with -liconv for locale_charset()
Dmitry Marakasov
1
-1
/
+1
2014-03-11
upload-pack: send shallow info over stdin to pack-objects
Nguyễn Thái Ngọc Duy
4
-9
/
+37
2014-03-11
clean: simplify dir/not-dir logic
Jeff King
1
-9
/
+6
2014-03-11
clean: respect pathspecs with "-d"
Jeff King
2
-2
/
+19
2014-03-11
t0008: skip trailing space test on Windows
Johannes Sixt
1
-1
/
+1
2014-03-10
use strchrnul() in place of strchr() and strlen()
Rohit Mani
9
-59
/
+34
2014-03-07
Start preparing for Git 2.0
Junio C Hamano
2
-1
/
+147
2014-03-07
Merge branch 'cc/starts-n-ends-with-endgame'
Junio C Hamano
3
-21
/
+1
2014-03-07
Merge branch 'jc/hold-diff-remove-q-synonym-for-no-deletion'
Junio C Hamano
4
-21
/
+0
2014-03-07
Merge branch 'gj/push-more-verbose-advice'
Junio C Hamano
1
-1
/
+1
2014-03-07
Merge branch 'jc/core-checkstat-2.0'
Junio C Hamano
1
-14
/
+1
2014-03-07
Merge branch 'jc/add-2.0-ignore-removal'
Junio C Hamano
2
-64
/
+23
2014-03-07
Merge branch 'jn/add-2.0-u-A-sans-pathspec'
Junio C Hamano
4
-122
/
+19
2014-03-07
Merge branch 'jc/push-2.0-default-to-simple'
Junio C Hamano
5
-41
/
+17
2014-03-07
tag: grok "--with" as synonym to "--contains"
Junio C Hamano
1
-0
/
+6
2014-03-07
show_ident_date: fix tz range check
Jeff King
1
-2
/
+2
2014-03-06
*.sh: drop useless use of "env"
Junio C Hamano
2
-2
/
+2
2014-03-06
Use hashcpy() when copying object names
Sun He
5
-6
/
+6
2014-03-06
branch: use skip_prefix() in install_branch_config()
Brian Gesiak
1
-9
/
+9
2014-03-06
t3200-branch: test setting branch as own upstream
Brian Gesiak
1
-0
/
+10
2014-03-05
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2014-03-05
Merge branch 'jk/run-network-tests-by-default'
Junio C Hamano
3
-14
/
+74
2014-03-05
Merge branch 'nd/daemonize-gc'
Junio C Hamano
6
-31
/
+52
2014-03-05
Merge branch 'ks/combine-diff'
Junio C Hamano
7
-65
/
+246
2014-03-05
push: detect local refspec errors early
Jeff King
4
-2
/
+80
2014-03-05
match_explicit_lhs: allow a "verify only" mode
Jeff King
1
-14
/
+24
2014-03-05
match_explicit: hoist refspec lhs checks into their own function
Jeff King
1
-19
/
+30
2014-03-05
cache_tree_find(): use path variable when passing over slashes
Michael Haggerty
1
-2
/
+3
2014-03-05
cache_tree_find(): remove early return
Michael Haggerty
1
-2
/
+0
2014-03-05
cache_tree_find(): remove redundant check
Michael Haggerty
1
-1
/
+1
2014-03-05
cache_tree_find(): fix comment formatting
Michael Haggerty
1
-2
/
+3
2014-03-05
cache_tree_find(): find the end of path component using strchrnul()
Michael Haggerty
1
-3
/
+1
2014-03-05
cache_tree_find(): remove redundant checks
Michael Haggerty
1
-4
/
+3
2014-03-05
branch.c: delete size check of newly tracked branch names
Jacopo Notarstefano
1
-4
/
+0
2014-03-05
docs: mark info/grafts as outdated
Jeff King
2
-0
/
+8
2014-03-05
t7800: add a difftool test for .git-files
Junio C Hamano
1
-0
/
+14
2014-03-05
i18n: proposed command missing leading dash
Sandy Carter
1
-2
/
+2
2014-03-04
commit.c: use skip_prefix() instead of starts_with()
Tanay Abhra
1
-8
/
+6
2014-03-03
git-bisect.sh: fix a few style issues
Jacopo Notarstefano
1
-4
/
+4
2014-03-03
skip_prefix(): scan prefix only once
David Kastrup
1
-2
/
+5
[prev]
[next]