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-12-05
Start post 2.2 cycle
Junio C Hamano
1
-1
/
+1
2014-12-05
for_each_reflog_ent_reverse: turn leftover check into assertion
Jeff King
1
-1
/
+1
2014-12-05
for_each_reflog_ent_reverse: fix newlines on block boundaries
Jeff King
2
-11
/
+66
2014-12-04
string_list: remove string_list_insert_at_index() from its API
Stefan Beller
2
-9
/
+1
2014-12-04
mailmap: use higher level string list functions
Stefan Beller
1
-13
/
+7
2014-12-04
Documentation/git-stripspace: add synopsis for --comment-lines
Slavomir Vlcek
1
-0
/
+1
2014-12-04
check-ignore: clarify treatment of tracked files
Michael J Gruber
1
-0
/
+3
2014-12-04
t3200-branch: test -M
Michael J Gruber
1
-0
/
+9
2014-12-04
completion: add git-tag options
Ralf Thielow
1
-0
/
+10
2014-12-04
compat: convert modes to use portable file type values
David Michael
5
-7
/
+113
2014-12-04
prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts
Jeff King
2
-4
/
+16
2014-12-04
credential: let helpers tell us to quit
Jeff King
4
-1
/
+19
2014-12-03
git-new-workdir: don't fail if the target directory is empty
Paul Smith
1
-15
/
+38
2014-12-01
t3102: style modernization
Junio C Hamano
1
-8
/
+8
2014-12-01
t3102: document that ls-tree does not yet support negated pathspec
Junio C Hamano
1
-0
/
+6
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
4
-30
/
+15
2014-12-01
tree.c: update read_tree_recursive callback to pass strbuf as base
Nguyễn Thái Ngọc Duy
7
-37
/
+50
2014-12-01
run-command.c: retire unused run_hook_with_custom_index()
Junio C Hamano
2
-21
/
+0
2014-11-30
for-each-ref: correct spelling of Tcl in option description
Ralf Thielow
1
-1
/
+1
2014-11-30
t0050-*.sh: mark the rename (case change) test as passing
Ramsay Jones
1
-1
/
+1
2014-11-30
push: truly use "simple" as default, not "upstream"
Jeff King
2
-6
/
+34
2014-11-30
pack-bitmap: do not use gcc packed attribute
Karsten Blees
4
-18
/
+29
2014-11-30
t5516: more tests for receive.denyCurrentBranch=updateInstead
Junio C Hamano
1
-9
/
+87
2014-11-30
receive-pack: add another option for receive.denyCurrentBranch
Johannes Schindelin
3
-2
/
+124
2014-11-30
system_path(): always return free'able memory to the caller
Junio C Hamano
4
-12
/
+21
2014-11-29
Merge branch 'master' of https://github.com/ralfth/git-po-de
Jiang Xin
1
-9
/
+9
2014-11-28
l10n: de.po: fix typos
Hartmut Henkel
1
-9
/
+9
2014-11-26
Git 2.2
Junio C Hamano
2
-1
/
+6
2014-11-26
RelNotes: spelling & grammar tweaks
Marc Branchaud
1
-51
/
+52
2014-11-26
sha1_name: avoid unnecessary sha1 lookup in find_unique_abbrev
Mike Hommey
1
-1
/
+1
2014-11-25
git-am: add --message-id/--no-message-id
Paolo Bonzini
3
-2
/
+53
2014-11-25
git-mailinfo: add --message-id
Paolo Bonzini
6
-1
/
+73
2014-11-25
git-send-email: add --transfer-encoding option
Paolo Bonzini
5
-0
/
+208
2014-11-25
git-send-email: delay creation of MIME headers
Paolo Bonzini
1
-6
/
+19
2014-11-25
sort_string_list(): rename to string_list_sort()
Michael Haggerty
11
-20
/
+20
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
3
-31
/
+31
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-25
git-sh-setup.sh: use dashdash with basename call
Dan Wyand
1
-1
/
+1
2014-11-24
string_list: document string_list_(insert,lookup)
Stefan Beller
1
-0
/
+10
2014-11-24
git-compat-util.h: don't define _XOPEN_SOURCE on cygwin
Ramsay Jones
1
-1
/
+2
2014-11-24
t5000 on Windows: do not mistake "sh.exe" as "sh"
Johannes Sixt
1
-1
/
+1
2014-11-24
t/README: justify why "! grep foo" is sufficient
Junio C Hamano
1
-1
/
+2
2014-11-24
SubmittingPatches: refer to t/README for tests
Junio C Hamano
1
-1
/
+2
2014-11-21
Git 2.2.0-rc3
Junio C Hamano
2
-14
/
+15
2014-11-21
mergetools: stop setting $status in merge_cmd()
David Aguilar
3
-3
/
+0
[prev]
[next]