index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack-file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-31
Move deny_non_fast_forwards handling completely into receive-pack.
Shawn Pearce
4
-4
/
+16
2006-10-31
revision traversal: --unpacked does not limit commit list anymore.
Junio C Hamano
1
-1
/
+1
2006-10-31
Continue traversal when rev-list --unpacked finds a packed commit.
Jan Harkes
1
-8
/
+6
2006-10-31
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
2
-4
/
+4
2006-10-31
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
1
-1
/
+1
2006-10-31
quote.c: ensure the same quoting across platforms.
Junio C Hamano
1
-1
/
+1
2006-10-31
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-28
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
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-27
git-cherry: document limit and add diagram
Rene Scharfe
1
-2
/
+17
2006-10-27
Fix show-ref usagestring
Lars Hjemli
1
-1
/
+1
2006-10-27
diff-format.txt: Correct information about pathnames quoting in patch format
Jakub Narebski
1
-2
/
+4
2006-10-27
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
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
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
2006-10-26
diff-format.txt: Combined diff format documentation supplement
Jakub Narebski
1
-8
/
+68
2006-10-26
Remove --syslog in git-daemon inetd documentation examples.
Christian Couder
2
-6
/
+4
2006-10-26
Documentation: updates to "Everyday GIT"
J. Bruce Fields
1
-31
/
+12
2006-10-25
Documentation/SubmittingPatches: 3+1 != 6
v1.4.3.3
Junio C Hamano
1
-1
/
+1
2006-10-25
xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines
Petr Baudis
1
-2
/
+1
2006-10-25
Update cherry documentation.
Junio C Hamano
2
-4
/
+5
2006-10-25
Refer to git-rev-parse:Specifying Revisions from git.txt
Junio C Hamano
1
-0
/
+3
2006-10-25
git-fetch.sh printed protocol fix
Tuncer Ayaz
1
-1
/
+2
2006-10-25
RPM package re-classification.
Junio C Hamano
1
-6
/
+6
2006-10-25
gitweb: Print commit message without title in commitdiff only if there is any
Jakub Narebski
1
-3
/
+5
2006-10-25
gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiff
Jakub Narebski
1
-1
/
+6
2006-10-25
gitweb: Get rid of git_print_simplified_log
Jakub Narebski
1
-11
/
+2
2006-10-25
Documentation: note about contrib/.
Junio C Hamano
1
-0
/
+5
2006-10-25
git-svn: fix symlink-to-file changes when using command-line svn 1.4.0
Eric Wong
1
-3
/
+6
2006-10-24
Set $HOME for selftests
Gerrit Pape
1
-1
/
+2
2006-10-24
t3200: git-branch testsuite update
Junio C Hamano
1
-6
/
+3
2006-10-24
sha1_name.c: avoid compilation warnings.
Junio C Hamano
1
-1
/
+1
2006-10-24
gitweb: Show project's README.html if available
Petr Baudis
1
-0
/
+8
2006-10-24
gitweb: Do not automatically append " git" to custom site name
Petr Baudis
1
-3
/
+4
2006-10-24
gitweb: Make search type a popup menu
Petr Baudis
2
-16
/
+47
[next]