index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-12
/
+9
2017-03-27
Merge branch 'sb/describe-broken'
Junio C Hamano
1
-9
/
+38
2017-03-27
Merge branch 'sb/push-options-via-transport'
Junio C Hamano
1
-0
/
+5
2017-03-27
Merge branch 'jk/prefix-filename'
Junio C Hamano
8
-38
/
+27
2017-03-24
Merge branch 'rs/update-hook-optim'
Junio C Hamano
1
-8
/
+5
2017-03-24
Merge branch 'rs/shortlog-cleanup'
Junio C Hamano
1
-1
/
+0
2017-03-22
remote-curl: allow push options
Brandon Williams
1
-0
/
+5
2017-03-22
builtin/describe: introduce --broken flag
Stefan Beller
1
-9
/
+38
2017-03-21
Merge branch 'jk/pack-name-cleanups'
Junio C Hamano
1
-16
/
+15
2017-03-21
Merge branch 'jk/rev-parse-cleanup'
Junio C Hamano
1
-52
/
+57
2017-03-21
bundle: use prefix_filename with bundle path
Jeff King
1
-7
/
+1
2017-03-21
prefix_filename: return newly allocated string
Jeff King
7
-18
/
+21
2017-03-21
prefix_filename: drop length parameter
Jeff King
7
-20
/
+9
2017-03-21
hash-object: fix buffer reuse with --path in a subdirectory
Jeff King
1
-2
/
+5
2017-03-20
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-5
/
+46
2017-03-18
shortlog: don't set after_subject to an empty string
René Scharfe
1
-1
/
+0
2017-03-18
receive-pack: simplify run_update_post_hook()
René Scharfe
1
-8
/
+5
2017-03-18
grep: fix builds with with no thread support
Brandon Williams
1
-12
/
+9
2017-03-17
Merge branch 'jk/cherry-pick-0-mainline'
Junio C Hamano
1
-1
/
+20
2017-03-17
Merge branch 'sb/rev-parse-show-superproject-root'
Junio C Hamano
1
-0
/
+7
2017-03-17
Merge branch 'bc/object-id'
Junio C Hamano
20
-360
/
+357
2017-03-17
Merge branch 'rs/blame-code-cleanup'
Junio C Hamano
1
-17
/
+8
2017-03-17
Merge branch 'cc/split-index-config'
Junio C Hamano
2
-25
/
+17
2017-03-16
index-pack: make pointer-alias fallbacks safer
Jeff King
1
-8
/
+12
2017-03-16
replace snprintf with odb_pack_name()
Jeff King
1
-16
/
+11
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
1
-3
/
+3
2017-03-15
rev-parse: simplify parsing of ref options
Jeff King
1
-29
/
+16
2017-03-15
rev-parse: add helper for parsing "--foo/--foo="
Jeff King
1
-10
/
+28
2017-03-15
rev-parse: use skip_prefix when parsing options
Jeff King
1
-20
/
+20
2017-03-15
cherry-pick: detect bogus arguments to --mainline
Jeff King
1
-1
/
+20
2017-03-15
difftool: handle modified symlinks in dir-diff mode
David Aguilar
1
-5
/
+46
2017-03-14
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-4
/
+15
2017-03-14
Merge branch 'jk/push-deadlock-regression-fix'
Junio C Hamano
1
-1
/
+4
2017-03-14
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano
1
-6
/
+1
2017-03-14
Merge branch 'jk/interpret-branch-name'
Junio C Hamano
3
-3
/
+6
2017-03-12
Merge branch 'js/realpath-pathdup-fix'
Junio C Hamano
1
-3
/
+3
2017-03-11
blame: move blame_entry duplication to add_blame_entry()
René Scharfe
1
-17
/
+8
2017-03-10
Merge branch 'rs/log-email-subject'
Junio C Hamano
2
-3
/
+4
2017-03-10
Merge branch 'sb/submodule-init-url-selection'
Junio C Hamano
1
-5
/
+3
2017-03-10
branch: honor --abbrev/--no-abbrev in --list mode
Junio C Hamano
1
-4
/
+15
2017-03-08
rev-parse: add --show-superproject-working-tree
Stefan Beller
1
-0
/
+7
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
1
-3
/
+3
2017-03-07
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
1
-1
/
+4
2017-03-02
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
1
-6
/
+1
2017-03-02
checkout: restrict @-expansions when finding branch
Jeff King
1
-1
/
+1
2017-03-02
branch: restrict @-expansions when deleting
Jeff King
1
-1
/
+4
2017-03-02
interpret_branch_name: allow callers to restrict expansions
Jeff King
3
-3
/
+3
2017-03-01
pretty: use fmt_output_email_subject()
René Scharfe
2
-3
/
+4
2017-03-01
config: add git_config_get_expiry() from gc.c
Christian Couder
1
-13
/
+2
2017-03-01
update-index: warn in case of split-index incoherency
Christian Couder
1
-1
/
+10
[next]