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
2014-12-12
Merge branch 'sv/typofix-apply-error-message'
Junio C Hamano
1
-1
/
+1
2014-12-12
Merge branch 'mh/config-copy-string-from-git-path'
Junio C Hamano
1
-2
/
+5
2014-12-12
use strbuf_complete_line() for adding a newline if needed
René Scharfe
1
-2
/
+1
2014-12-11
commit: always populate GIT_AUTHOR_* variables
Jeff King
1
-21
/
+5
2014-12-11
commit: loosen ident checks when generating template
Jeff King
1
-9
/
+14
2014-12-11
update-ref: fix "verify" command with missing <oldvalue>
Michael Haggerty
1
-9
/
+5
2014-12-09
branch: allow -f with -m and -d
Michael J Gruber
1
-4
/
+9
2014-12-09
index-pack: terminate object buffers with NUL
Duy Nguyen
2
-3
/
+3
2014-12-05
Merge branch 'mh/config-flip-xbit-back-after-checking'
Junio C Hamano
1
-1
/
+2
2014-12-05
Merge branch 'rs/receive-pack-use-labs'
Junio C Hamano
1
-1
/
+1
2014-12-05
Merge branch 'jh/empty-notes'
Junio C Hamano
1
-123
/
+135
2014-12-05
Merge branch 'jk/checkout-from-tree'
Junio C Hamano
1
-0
/
+18
2014-12-01
ls-tree: disable negative pathspec because it's not supported
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2014-12-01
ls-tree: remove path filtering logic in show_tree
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2014-12-01
tree.c: update read_tree_recursive callback to pass strbuf as base
Nguyễn Thái Ngọc Duy
3
-9
/
+10
2014-11-30
for-each-ref: correct spelling of Tcl in option description
Ralf Thielow
1
-1
/
+1
2014-11-30
push: truly use "simple" as default, not "upstream"
Jeff King
1
-4
/
+4
2014-11-30
receive-pack: add another option for receive.denyCurrentBranch
Johannes Schindelin
1
-2
/
+91
2014-11-30
system_path(): always return free'able memory to the caller
Junio C Hamano
2
-7
/
+17
2014-11-25
git-mailinfo: add --message-id
Paolo Bonzini
1
-1
/
+21
2014-11-25
sort_string_list(): rename to string_list_sort()
Michael Haggerty
4
-9
/
+9
2014-11-25
prune_remote(): iterate using for_each_string_list_item()
Michael Haggerty
1
-8
/
+6
2014-11-25
prune_remote(): rename local variable
Michael Haggerty
1
-6
/
+6
2014-11-25
repack_without_refs(): make the refnames argument a string_list
Michael Haggerty
1
-12
/
+2
2014-11-25
prune_remote(): sort delete_refs_list references en masse
Michael Haggerty
1
-1
/
+2
2014-11-25
prune_remote(): initialize both delete_refs lists in a single loop
Michael Haggerty
1
-6
/
+9
2014-11-25
prune_remote(): exit early if there are no stale references
Michael Haggerty
1
-18
/
+21
2014-11-21
init-db: improve the filemode trustability check
Torsten Bögershausen
1
-0
/
+2
2014-11-21
add: ignore only ignored files
Michael J Gruber
1
-1
/
+1
2014-11-20
config: fix parsing of "git config --get-color some.key -1"
Jeff King
1
-14
/
+13
2014-11-18
builtin/push.c: fix description of --recurse-submodules option
Ralf Thielow
1
-1
/
+1
2014-11-18
create_default_files(): don't set u+x bit on $GIT_DIR/config
Michael Haggerty
1
-1
/
+2
2014-11-17
apply: fix typo in an error message
Slavomir Vlcek
1
-1
/
+1
2014-11-17
cmd_config(): make a copy of path obtained from git_path()
Michael Haggerty
1
-2
/
+5
2014-11-17
use labs() for variables of type long instead of abs()
René Scharfe
1
-1
/
+1
2014-11-13
checkout $tree: do not throw away unchanged index entries
Jeff King
1
-0
/
+18
2014-11-12
builtin/notes: add --allow-empty, to allow storing empty notes
Johan Herland
1
-6
/
+11
2014-11-12
builtin/notes: split create_note() to clarify add vs. remove logic
Johan Herland
1
-49
/
+54
2014-11-12
builtin/notes: simplify early exit code in add()
Johan Herland
1
-18
/
+17
2014-11-11
Merge branch 'rs/clean-menu-item-defn' into maint
Junio C Hamano
1
-1
/
+1
2014-11-10
builtin/notes: refactor note file path into struct note_data
Johan Herland
1
-17
/
+21
2014-11-10
builtin/notes: improve naming
Johan Herland
1
-55
/
+54
2014-11-10
builtin/notes: fix premature failure when trying to add the empty blob
Johan Herland
1
-1
/
+1
2014-11-10
use args member of struct child_process
René Scharfe
1
-25
/
+22
2014-11-10
commit: make ignore_non_trailer() non static
Christian Couder
1
-46
/
+0
2014-11-10
Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more
Junio C Hamano
2
-41
/
+55
2014-11-06
Merge branch 'jk/fetch-reflog-df-conflict'
Junio C Hamano
1
-1
/
+1
2014-11-04
fetch: load all default config at startup
Jeff King
1
-1
/
+1
2014-10-31
Merge branch 'jc/push-cert'
Junio C Hamano
1
-2
/
+2
2014-10-30
get_merge_bases(): always clean-up object flags
Junio C Hamano
3
-5
/
+5
[prev]
[next]