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-10-19
traverse_commit_list: support pending blobs/trees with paths
Jeff King
2
-9
/
+32
2014-10-16
Merge branch 'jc/completion-no-chdir'
Junio C Hamano
1
-11
/
+7
2014-10-16
Merge branch 'bw/trace-no-inline-getnanotime'
Junio C Hamano
1
-1
/
+1
2014-10-16
Merge branch 'po/everyday-doc'
Junio C Hamano
12
-131
/
+185
2014-10-16
gitweb: use start_form, not startform that was removed in CGI.pm 4.04
Roland Mas
1
-2
/
+2
2014-10-16
t7610-mergetool: add test cases for mergetool.writeToTemp
David Aguilar
1
-0
/
+23
2014-10-16
mergetool: add an option for writing to a temporary directory
David Aguilar
2
-4
/
+37
2014-10-16
mergetool: use more conservative temporary filenames
David Aguilar
1
-5
/
+11
2014-10-16
test-lib-functions: adjust style to match CodingGuidelines
David Aguilar
1
-12
/
+18
2014-10-16
t7610-mergetool: use test_config to isolate tests
David Aguilar
1
-5
/
+3
2014-10-16
mergetools/meld: make usage of `--output` configurable and more robust
David Aguilar
2
-2
/
+16
2014-10-16
make add_object_array_with_context interface more sane
Jeff King
3
-20
/
+15
2014-10-16
write_sha1_file: freshen existing objects
Jeff King
2
-7
/
+71
2014-10-16
pack-objects: match prune logic for discarding objects
Jeff King
4
-40
/
+98
2014-10-16
pack-objects: refactor unpack-unreachable expiration check
Jeff King
1
-5
/
+12
2014-10-16
prune: keep objects reachable from recent objects
Jeff King
5
-3
/
+204
2014-10-16
sha1_file: add for_each iterators for loose and packed objects
Jeff King
2
-0
/
+73
2014-10-16
count-objects: use for_each_loose_file_in_objdir
Jeff King
1
-71
/
+30
2014-10-16
count-objects: do not use xsize_t when counting object size
Jeff King
1
-1
/
+1
2014-10-16
prune-packed: use for_each_loose_file_in_objdir
Jeff King
1
-46
/
+23
2014-10-16
reachable: mark index blobs as SEEN
Jeff King
1
-1
/
+6
2014-10-16
prune: factor out loose-object directory traversal
Jeff King
3
-61
/
+143
2014-10-16
reachable: reuse revision.c "add all reflogs" code
Jeff King
3
-25
/
+4
2014-10-16
reachable: use traverse_commit_list instead of custom walk
Jeff King
1
-113
/
+17
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-15
contacts: add a Makefile to generate docs and install
Sebastian Schuberth
2
-0
/
+74
2014-10-15
subtree: add an install-html target
Sebastian Schuberth
2
-3
/
+9
2014-10-15
difftool: don't assume that default sh is sane
Charles Bailey
2
-5
/
+5
2014-10-15
mergetool: don't require a work tree for --tool-help
Charles Bailey
1
-1
/
+4
2014-10-15
git-sh-setup: move GIT_DIR initialization into a function
David Aguilar
1
-2
/
+6
2014-10-15
mergetool: use more conservative temporary filenames
David Aguilar
1
-5
/
+11
2014-10-15
test-lib-functions: adjust style to match CodingGuidelines
David Aguilar
1
-12
/
+18
2014-10-15
t7610-mergetool: prefer test_config over git config
David Aguilar
1
-11
/
+9
2014-10-15
t7610-mergetool: add missing && and remove commented-out code
David Aguilar
1
-8
/
+2
2014-10-15
t7610-mergetool: use tabs instead of a mix of tabs and spaces
David Aguilar
1
-459
/
+459
2014-10-15
Documentation: implement linkgit macro for Asciidoctor
brian m. carlson
1
-0
/
+39
2014-10-15
Documentation: move some AsciiDoc parameters into variables
brian m. carlson
1
-7
/
+11
2014-10-15
ref_transaction_commit: bail out on failure to remove a ref
Jonathan Nieder
1
-2
/
+6
2014-10-15
lockfile: remove unable_to_lock_error
Jonathan Nieder
2
-11
/
+0
2014-10-15
refs.c: do not permit err == NULL
Jonathan Nieder
1
-19
/
+27
2014-10-15
remote rm/prune: print a message when writing packed-refs fails
Ronnie Sahlberg
1
-4
/
+11
2014-10-15
for-each-ref: skip and warn about broken ref names
Ronnie Sahlberg
1
-0
/
+5
2014-10-15
refs.c: allow listing and deleting badly named refs
Ronnie Sahlberg
5
-38
/
+273
2014-10-15
test: put tests for handling of bad ref names in one place
Ronnie Sahlberg
3
-74
/
+84
2014-10-15
packed-ref cache: forbid dot-components in refnames
Jonathan Nieder
2
-16
/
+4
2014-10-15
branch -d: simplify by using RESOLVE_REF_READING
Ronnie Sahlberg
1
-3
/
+4
[prev]
[next]