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-10-10
use strbuf_add_unique_abbrev() for adding short hashes, part 3
René Scharfe
4
-20
/
+15
2016-10-10
remove unnecessary NULL check before free(3)
René Scharfe
2
-2
/
+6
2016-10-10
files_read_raw_ref: prevent infinite retry loops in general
Jeff King
1
-0
/
+7
2016-10-10
files_read_raw_ref: avoid infinite loop on broken symlinks
Jeff King
2
-1
/
+11
2016-10-07
wt-status: begin error messages with lower-case
Johannes Schindelin
1
-3
/
+3
2016-10-07
wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
Johannes Schindelin
3
-11
/
+14
2016-10-07
wt-status: export also the has_un{staged,committed}_changes() functions
Johannes Schindelin
2
-3
/
+5
2016-10-07
wt-status: make the require_clean_work_tree() function reusable
Johannes Schindelin
3
-76
/
+80
2016-10-07
pull: make code more similar to the shell script again
Johannes Schindelin
1
-10
/
+20
2016-10-07
pull: drop confusing prefix parameter of die_on_unclean_work_tree()
Johannes Schindelin
1
-8
/
+8
2016-10-06
Eighth batch for 2.11
Junio C Hamano
1
-0
/
+34
2016-10-06
Merge branch 'sg/ref-filter-parse-optim'
Junio C Hamano
1
-11
/
+11
2016-10-06
Merge branch 'rs/cocci'
Junio C Hamano
6
-6
/
+41
2016-10-06
Merge branch 'rs/c-auto-resets-attributes'
Junio C Hamano
2
-2
/
+2
2016-10-06
Merge branch 'ps/http-gssapi-cred-delegation'
Junio C Hamano
2
-0
/
+51
2016-10-06
Merge branch 'jk/graph-padding-fix'
Junio C Hamano
1
-4
/
+12
2016-10-06
Merge branch 'jc/blame-abbrev'
Junio C Hamano
1
-1
/
+1
2016-10-06
Merge branch 'vn/revision-shorthand-for-side-branch-log'
Junio C Hamano
4
-19
/
+180
2016-10-06
Merge branch 'jk/ambiguous-short-object-names'
Junio C Hamano
11
-65
/
+250
2016-10-05
clone: detect errors in normalize_path_copy
Jeff King
1
-2
/
+5
2016-10-05
git-commit.txt: clarify --patch mode with pathspec
Duy Nguyen
1
-2
/
+4
2016-10-04
diff: introduce diff.wsErrorHighlight option
Junio C Hamano
4
-1
/
+53
2016-10-04
diff.c: move ws-error-highlight parsing helpers up
Junio C Hamano
1
-37
/
+37
2016-10-04
diff.c: refactor parse_ws_error_highlight()
Junio C Hamano
1
-5
/
+16
2016-10-04
t4015: split out the "setup" part of ws-error-highlight test
Junio C Hamano
1
-18
/
+21
2016-10-04
http: http.emptyauth should allow empty (not just NULL) usernames
David Turner
1
-1
/
+1
2016-10-03
t5613: do not chdir in main process
Jeff King
1
-59
/
+33
2016-10-03
t5613: whitespace/style cleanups
Jeff King
1
-52
/
+62
2016-10-03
t5613: use test_must_fail
Jeff King
1
-6
/
+6
2016-10-03
t5613: drop test_valid_repo function
Jeff King
1
-12
/
+7
2016-10-03
t5613: drop reachable_via function
Jeff King
1
-10
/
+0
2016-10-03
Sync with 2.10.1
Junio C Hamano
2
-1
/
+13
2016-10-03
Seventh batch for 2.11
Junio C Hamano
1
-0
/
+40
2016-10-03
Merge branch 'pb/rev-list-reverse-with-count'
Junio C Hamano
1
-2
/
+3
2016-10-03
Merge branch 'dt/tree-fsck'
Junio C Hamano
5
-20
/
+130
2016-10-03
Merge branch 'kd/mailinfo-quoted-string'
Junio C Hamano
6
-33
/
+159
2016-10-03
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
1
-7
/
+7
2016-10-03
Merge branch 'dt/mailinfo'
Junio C Hamano
1
-0
/
+1
2016-10-03
Merge branch 'va/git-gui-i18n'
Junio C Hamano
3
-3
/
+3012
2016-10-03
Merge branch 'rs/git-gui-use-modern-git-merge-syntax'
Junio C Hamano
1
-6
/
+1
2016-10-03
Merge branch 'jc/verify-loose-object-header'
Junio C Hamano
2
-8
/
+30
2016-10-03
Merge branch 'nd/init-core-worktree-in-multi-worktree-world'
Junio C Hamano
4
-50
/
+57
2016-10-03
Merge branch 'ik/gitweb-force-highlight'
Junio C Hamano
3
-14
/
+29
2016-10-03
Merge branch 'rs/copy-array'
Junio C Hamano
7
-9
/
+40
2016-10-03
Git 2.10.1
Junio C Hamano
3
-2
/
+14
2016-10-03
Merge branch 'jk/ident-ai-canonname-could-be-null' into maint
Junio C Hamano
1
-1
/
+1
2016-10-03
Merge branch 'jk/doc-cvs-update' into maint
Junio C Hamano
2
-2
/
+6
2016-10-03
Merge branch 'jk/pack-tag-of-tag' into maint
Junio C Hamano
2
-30
/
+95
2016-10-03
ref-filter: strip format option after a field name only once while parsing
SZEDER Gábor
1
-11
/
+11
2016-10-03
show-branch: use QSORT
René Scharfe
1
-4
/
+2
[prev]
[next]