index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-11-04
Remove unsupported C99 style struct initializers in git-archive.
v1.4.3.4
Shawn O. Pearce
2006-11-04
Remove SIMPLE_PROGRAMS and make git-daemon a normal program.
Shawn O. Pearce
2006-11-04
Use ULONG_MAX rather than implicit cast of -1.
Shawn O. Pearce
2006-11-04
apply: handle "traditional" creation/deletion diff correctly.
Junio C Hamano
2006-11-02
git-clone documentation didn't mention --origin as equivalent of -o
Andy Parkins
2006-11-02
Minor grammar fixes for git-diff-index.txt
Andy Parkins
2006-11-02
link_temp_to_file: call adjust_shared_perm() only when we created the directory
Johannes Schindelin
2006-11-01
pack-objects doesn't create random pack names
Nicolas Pitre
2006-10-31
link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure
Junio C Hamano
2006-10-30
revision traversal: --unpacked does not limit commit list anymore.
Junio C Hamano
2006-10-30
Continue traversal when rev-list --unpacked finds a packed commit.
Jan Harkes
2006-10-30
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
2006-10-30
quote.c: ensure the same quoting across platforms.
Junio C Hamano
2006-10-30
Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
Junio C Hamano
2006-10-27
gitweb: Check git base URLs before generating URL from it
Jakub Narebski
2006-10-27
Documentation: add git in /etc/services.
Christian Couder
2006-10-27
Documentation: add upload-archive service to git-daemon.
Christian Couder
2006-10-26
git-cherry: document limit and add diagram
Rene Scharfe
2006-10-26
Merge branch 'jc/combined' into maint
Junio C Hamano
2006-10-26
diff-format.txt: Correct information about pathnames quoting in patch format
Jakub Narebski
2006-10-26
combine-diff: honour --no-commit-id
Junio C Hamano
2006-10-26
combine-diff: fix hunk_comment_line logic.
Junio C Hamano
2006-10-26
combine-diff: a few more finishing touches.
Junio C Hamano
2006-10-26
Documentation: clarify refname disambiguation rules.
Junio C Hamano
2006-10-26
diff-format.txt: Combined diff format documentation supplement
Jakub Narebski
2006-10-25
Remove --syslog in git-daemon inetd documentation examples.
Christian Couder
2006-10-25
Documentation: updates to "Everyday GIT"
J. Bruce Fields
2006-10-25
Documentation/SubmittingPatches: 3+1 != 6
v1.4.3.3
Junio C Hamano
2006-10-25
xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines
Petr Baudis
2006-10-25
Update cherry documentation.
Junio C Hamano
2006-10-25
Refer to git-rev-parse:Specifying Revisions from git.txt
Junio C Hamano
2006-10-25
git-fetch.sh printed protocol fix
Tuncer Ayaz
2006-10-25
RPM package re-classification.
Junio C Hamano
2006-10-24
Documentation: note about contrib/.
Junio C Hamano
2006-10-24
git-svn: fix symlink-to-file changes when using command-line svn 1.4.0
Eric Wong
2006-10-24
Set $HOME for selftests
Gerrit Pape
2006-10-23
gitweb: Fix setting $/ in parse_commit()
v1.4.3.2
Petr Baudis
2006-10-23
daemon: do not die on older clients.
Junio C Hamano
2006-10-23
xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.
Jim Meyering
2006-10-23
git-clone: honor --quiet
Jim Meyering
2006-10-23
Documentation for the [remote] config
Santi Béjar
2006-10-23
prune-packed: Fix uninitialized variable.
Alexandre Julliard
2006-10-22
pager: default to LESS=FRSX not LESS=FRS
Junio C Hamano
2006-10-22
Make prune also run prune-packed
J. Bruce Fields
2006-10-22
git-vc: better installation instructions
Karl Hasselström
2006-10-22
gitweb: Do not esc_html $basedir argument to git_print_tree_entry
Jakub Narebski
2006-10-22
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)
Jakub Narebski
2006-10-22
Fix usagestring for git-branch
Lars Hjemli
2006-10-22
git-merge: show usage if run without arguments
Rene Scharfe
2006-10-20
Fix typo in show-index.c
v1.4.3.1
Lars Hjemli
[next]