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-08-26
send-pack: take refspecs over stdin
Jeff King
5
-2
/
+153
2014-08-26
Makefile: drop CHECK_HEADER_DEPENDENCIES code
Jeff King
1
-59
/
+0
2014-08-26
Merge branch 'jk/diff-tree-t-fix'
Junio C Hamano
2
-1
/
+45
2014-08-26
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
2
-0
/
+40
2014-08-26
Merge branch 'jk/fix-profile-feedback-build'
Junio C Hamano
1
-1
/
+5
2014-08-26
use strbuf_add_absolute_path() to add absolute paths
René Scharfe
1
-5
/
+1
2014-08-26
abspath: convert absolute_path() to strbuf
René Scharfe
4
-42
/
+37
2014-08-26
use xgetcwd() to set $GIT_DIR
René Scharfe
2
-6
/
+6
2014-08-26
use xgetcwd() to get the current directory or die
René Scharfe
5
-22
/
+26
2014-08-26
wrapper: add xgetcwd()
René Scharfe
2
-0
/
+9
2014-08-26
abspath: convert real_path_internal() to strbuf
René Scharfe
1
-44
/
+25
2014-08-26
abspath: use strbuf_getcwd() to remember original working directory
René Scharfe
1
-4
/
+5
2014-08-26
setup: convert setup_git_directory_gently_1 et al. to strbuf
René Scharfe
1
-43
/
+44
2014-08-26
log-tree: make name_decoration hash static
Jeff King
3
-5
/
+10
2014-08-26
log-tree: make add_name_decoration a public function
Jeff King
3
-14
/
+17
2014-08-25
imap-send: create target mailbox if it is missing
Tony Finch
1
-50
/
+31
2014-08-25
checkout -m: attempt merge when deletion of path was staged
Jonathan Nieder
2
-5
/
+23
2014-08-25
Merge git://github.com/git-l10n/git-po
Junio C Hamano
9
-9039
/
+21279
2014-08-25
Makefile: use `find` to determine static header dependencies
Jeff King
1
-132
/
+8
2014-08-25
i18n: treat "make pot" as an explicitly-invoked target
Jonathan Nieder
1
-1
/
+1
2014-08-25
git-prompt: do not look for refs/stash in $GIT_DIR
Jeff King
1
-1
/
+2
2014-08-25
fast-import: fix buffer overflow in dump_tags
Jeff King
1
-4
/
+6
2014-08-25
fast-import: clean up pack_data pointer in end_packfile
Jeff King
1
-4
/
+7
2014-08-25
pack-refs: prune top-level refs like "refs/foo"
Jeff King
2
-1
/
+9
2014-08-25
walker: avoid quadratic list insertion in mark_complete
René Scharfe
1
-2
/
+4
2014-08-25
sha1_name: avoid quadratic list insertion in handle_one_ref
René Scharfe
1
-1
/
+2
2014-08-23
l10n: de.po: improve message when switching branches
Ralf Thielow
1
-3
/
+3
2014-08-23
l10n: de.po: fix typo
Ralf Thielow
1
-2
/
+2
2014-08-22
po/TEAMS: Add Catalan team
Alex Henrie
1
-0
/
+4
2014-08-22
l10n: Add Catalan translation
Alex Henrie
1
-0
/
+10951
2014-08-22
upload-pack: keep poll(2)'s timeout to -1
Edward Thomson
1
-1
/
+3
2014-08-21
pretty: note that %cd respects the --date= option
Thomas Braun
1
-1
/
+1
2014-08-21
http: style fixes for curl_multi_init error check
Jeff King
1
-4
/
+2
2014-08-20
intersect_paths: respect mode in git's tree-sort
Jeff King
2
-1
/
+45
2014-08-20
imap-send.c: imap_folder -> imap_server_conf.folder
Bernhard Reiter
1
-5
/
+5
2014-08-20
run-command: inline prepare_run_command_v_opt()
René Scharfe
1
-16
/
+8
2014-08-20
run-command: call run_command_v_opt_cd_env() instead of duplicating it
René Scharfe
1
-3
/
+1
2014-08-20
run-command: introduce child_process_init()
René Scharfe
5
-6
/
+20
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
40
-107
/
+60
2014-08-19
Makefile: make perf tests optional for profile build
Jeff King
1
-1
/
+5
2014-08-18
subtree: make "all" default target of Makefile
Jeff King
1
-1
/
+4
2014-08-18
diff: shortcut for diff'ing two binary SHA-1 objects
Nguyễn Thái Ngọc Duy
2
-0
/
+23
2014-08-18
diff --stat: mark any file larger than core.bigfilethreshold binary
Nguyễn Thái Ngọc Duy
5
-11
/
+27
2014-08-18
diff.c: allow to pass more flags to diff_populate_filespec
Nguyễn Thái Ngọc Duy
3
-9
/
+13
2014-08-18
sha1_file.c: do not die failing to malloc in unpack_compressed_entry
Nguyễn Thái Ngọc Duy
2
-1
/
+9
2014-08-18
wrapper.c: introduce gentle xmallocz that does not die()
Nguyễn Thái Ngọc Duy
2
-16
/
+53
2014-08-18
fetch: silence git-gc if --quiet is given
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2014-08-18
fetch: convert argv_gc_auto to struct argv_array
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2014-08-18
git-imap-send: simplify tunnel construction
Bernhard Reiter
1
-3
/
+2
2014-08-18
http.c: die if curl_*_init fails
Bernhard Reiter
1
-1
/
+5
[prev]
[next]