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
2006-11-02
pack-refs: Store the full name of the ref even when packing only tags.
Alexandre Julliard
1
-3
/
+5
2006-11-02
Remove uneccessarily similar printf() from print_ref_list() in builtin-branch
Andy Parkins
1
-3
/
+5
2006-11-01
Merge branch 'maint'
Junio C Hamano
2
-4
/
+5
2006-11-01
pack-objects doesn't create random pack names
Nicolas Pitre
1
-3
/
+2
2006-11-01
branch: work in subdirectories.
Junio C Hamano
1
-1
/
+1
2006-11-01
gitweb: Use 's' regexp modifier to secure against filenames with LF
Jakub Narebski
1
-2
/
+2
2006-11-01
gitweb: Secure against commit-ish/tree-ish with the same name as path
Jakub Narebski
1
-14
/
+22
2006-11-01
gitweb: esc_html() author in blame
Luben Tuikov
1
-1
/
+1
2006-11-01
Merge branch 'rs/cherry'
Junio C Hamano
7
-26
/
+139
2006-11-01
Merge branch 'jc/refs-and-fetch'
Junio C Hamano
1
-4
/
+4
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
45
-536
/
+1475
2006-10-31
git-svnimport: support for partial imports
Sasha Khapyorsky
1
-4
/
+25
2006-10-31
link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure
Junio C Hamano
1
-1
/
+3
2006-10-30
Merge branch 'maint'
Junio C Hamano
5
-11
/
+16
2006-10-30
Move deny_non_fast_forwards handling completely into receive-pack.
Shawn Pearce
4
-4
/
+16
2006-10-30
revision traversal: --unpacked does not limit commit list anymore.
Junio C Hamano
1
-1
/
+1
2006-10-30
Continue traversal when rev-list --unpacked finds a packed commit.
Jan Harkes
1
-8
/
+6
2006-10-30
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
2
-4
/
+4
2006-10-30
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
1
-1
/
+1
2006-10-30
quote.c: ensure the same quoting across platforms.
Junio C Hamano
1
-1
/
+1
2006-10-30
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
2
-0
/
+7
2006-10-29
git-send-email: Read the default SMTP server from the GIT config file
Sergey Vlasov
2
-3
/
+8
2006-10-29
git-send-email: Document support for local sendmail instead of SMTP server
Sergey Vlasov
1
-2
/
+5
2006-10-29
Swap the porcelain and plumbing commands in the git man page
Robin Rosenberg
1
-182
/
+182
2006-10-29
Mention that pull can work locally in the synopsis
Robin Rosenberg
2
-2
/
+2
2006-10-28
gitweb: Add "next" link to commitdiff view
Jakub Narebski
1
-4
/
+45
2006-10-28
gitweb: Move git_get_last_activity subroutine earlier
Jakub Narebski
1
-18
/
+18
2006-10-28
Documentation: fix git-format-patch mark-up and link it from git.txt
Junio C Hamano
2
-2
/
+5
2006-10-28
Documentation: Update information about <format> in git-for-each-ref
Jakub Narebski
1
-1
/
+5
2006-10-28
Bash completion support for aliases
Dennis Stosberg
1
-2
/
+27
2006-10-27
gitweb: Fix up bogus $stylesheet declarations
Petr Baudis
1
-6
/
+2
2006-10-27
tests: merge-recursive is usable without Python
Junio C Hamano
5
-28
/
+1
2006-10-27
Merge branch 'maint'
Junio C Hamano
5
-5
/
+41
2006-10-27
gitweb: Check git base URLs before generating URL from it
Jakub Narebski
1
-1
/
+1
2006-10-27
Documentation: add git in /etc/services.
Christian Couder
2
-0
/
+14
2006-10-27
Documentation: add upload-archive service to git-daemon.
Christian Couder
1
-0
/
+5
2006-10-26
git-cherry: document limit and add diagram
Rene Scharfe
1
-2
/
+17
2006-10-26
Merge branch 'jc/reflog' into lj/refs
Junio C Hamano
3
-20
/
+32
2006-10-26
Merge branch 'jc/combined' into maint
Junio C Hamano
2
-11
/
+53
2006-10-26
Fix show-ref usagestring
Lars Hjemli
1
-1
/
+1
2006-10-26
diff-format.txt: Correct information about pathnames quoting in patch format
Jakub Narebski
1
-2
/
+4
2006-10-26
Make git-cherry handle root trees
Rene Scharfe
4
-24
/
+29
2006-10-26
Make filenames line up in git-status output
Andy Parkins
1
-7
/
+7
2006-10-26
gitweb: Use --no-commit-id in git_commit and git_commitdiff
Jakub Narebski
1
-7
/
+4
2006-10-26
Merge branch 'jc/combined'
Junio C Hamano
1
-4
/
+8
2006-10-26
combine-diff: honour --no-commit-id
Junio C Hamano
1
-3
/
+3
2006-10-26
combine-diff: fix hunk_comment_line logic.
Junio C Hamano
1
-1
/
+5
2006-10-26
Merge branch 'jc/combined'
Junio C Hamano
5
-54
/
+148
2006-10-26
combine-diff: a few more finishing touches.
Junio C Hamano
2
-8
/
+46
2006-10-26
Documentation: clarify refname disambiguation rules.
Junio C Hamano
1
-4
/
+21
[next]