Code

git.git
2009-08-19 Johan Herlandgit submodule foreach: test access to submodule name...
2009-08-19 Johan HerlandAdd selftest for 'git submodule foreach'
2009-08-19 Johan Herlandgit submodule: Cleanup usage string and add option...
2009-08-19 Karthik Rgit-svn: Use GIT_SSH setting if SVN_SSH is not set
2009-08-19 Eric Wongsvn: assume URLs from the command-line are URI-encoded
2009-08-19 Tuomas Suutarigit-svn.txt: Fix location of parent argument
2009-08-18 Junio C HamanoMerge branch 'maint'
2009-08-18 Nicolas Pitreremove ARM and Mozilla SHA1 implementations
2009-08-18 Nicolas Pitreblock-sha1: guard gcc extensions with __GNUC__
2009-08-18 Nicolas Pitremake sure byte swapping is optimal for git
2009-08-18 Tay Ray Chuanhttp.c: don't assume that urls don't end with slash
2009-08-18 Matthieu Moyfilter-branch: make the usage string fit on 80 chars...
2009-08-18 Lars Hjemligit-log: allow --decorate[=short|full]
2009-08-18 Johan Herlandgit submodule foreach: Provide access to submodule...
2009-08-18 Nicolas Pitreblock-sha1: make the size member first in the context...
2009-08-18 Johannes Schindelinfilter-branch: add an example how to add ACKs to a...
2009-08-18 Junio C Hamanocheck_path(): allow symlinked directories to checkout...
2009-08-17 Alexandre Julliardread-tree: Fix regression with creation of a new index...
2009-08-17 Jeff Kingdocs: describe impact of repack on "clone -s"
2009-08-16 Junio C HamanoMerge branch 'lt/block-sha1'
2009-08-16 Junio C HamanoMerge branch 'bc/maint-am-email'
2009-08-16 Junio C HamanoMerge branch 'js/maint-cover-letter-non-ascii'
2009-08-16 Junio C HamanoMerge branch 'jc/maint-clean-nested-dir-safety'
2009-08-16 Junio C HamanoMerge branch 'jk/maint-merge-msg-fix'
2009-08-16 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2009-08-15 Thomas Rastadd -p: do not attempt to coalesce mode changes
2009-08-15 Kirill Smelkovgit add -p: demonstrate failure when staging both mode...
2009-08-15 Junio C Hamanogit commit --dry-run -v: show diff in color when asked
2009-08-15 Junio C HamanoDocumentation/git-commit.txt: describe --dry-run
2009-08-15 Lars HjemliDocumentaqtion/git-submodule.txt: Typofix
2009-08-15 Jens Lehmanngit submodule summary: add --files option
2009-08-15 Dirk Hoernergit-cvsimport: add support for cvs pserver password...
2009-08-15 Benjamin Kramergitweb: Optimize git-favicon.png
2009-08-15 Ori Avtaliongit stash: Give friendlier errors when there is nothing...
2009-08-15 Brandon Caseyblock-sha1/sha1.c: silence compiler complaints by casti...
2009-08-14 Junio C HamanoMerge branch 'jn/gitweb-blame' (early part)
2009-08-14 Junio C HamanoFix "unpack-objects --strict"
2009-08-13 Nicolas Pitreblock-sha1: more good unaligned memory access candidates
2009-08-13 Thomas Rastgitk: Parse arbitrary commit-ish in SHA1 field
2009-08-13 Thomas Rastgitk: Fix direction of symmetric difference in optimize...
2009-08-13 Thomas Rastgitk: New option to hide remote refs
2009-08-13 Johannes Sixtgitk: Do not hard-code "encoding" in attribute lookup...
2009-08-13 Eric Wongsvn: (cleanup) use predefined constant for rev_map_fmt
2009-08-13 Adam Brewstersvn: allow branches outside of refs/remotes
2009-08-13 Eric Wongsvn: initial "master" points to trunk if possible
2009-08-12 Junio C HamanoMerge branch 'maint'
2009-08-12 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-08-12 Matthieu Moypush: point to 'git pull' and 'git push --force' in...
2009-08-12 Paul BolleDocumentation: add: <filepattern>... is optional
2009-08-12 Ori AvtalionChange mentions of "git programs" to "git commands"
2009-08-12 Paul BolleDocumentation: merge: one <remote> is required
2009-08-12 Johan Herlandhelp.c: give correct structure's size to memset()
2009-08-12 Jeff Kingallow pull --rebase on branch yet to be born
2009-08-12 Nicolas Pitreblock-sha1: support for architectures with memory align...
2009-08-12 Nicolas Pitreblock-sha1: split the different "hacks" to be individua...
2009-08-12 Nicolas Pitreblock-sha1: move code around
2009-08-12 Nguyễn Thái... Prevent diff machinery from examining assume-unchanged...
2009-08-11 Junio C HamanoMerge branch 'maint'
2009-08-11 Junio C HamanoMerge branch 'maint-1.6.3' into maint
2009-08-11 Junio C HamanoMerge branch 'jk/push-quiet'
2009-08-11 Junio C HamanoMerge branch 'jc/maint-merge-recursive-fix'
2009-08-11 Junio C HamanoMerge branch 'zf/maint-gitweb-acname'
2009-08-11 Junio C HamanoMerge branch 'ns/am-raw-email'
2009-08-11 Junio C HamanoMerge branch 'np/maint-limit-delta-cache'
2009-08-11 Junio C HamanoMerge branch 'jp/symlink-dirs'
2009-08-11 Junio C HamanoMerge branch 'mk/grep-max-depth'
2009-08-11 Junio C HamanoMerge branch 'js/run-command-updates'
2009-08-11 Štěpán NěmecFix typos in git-remote.txt and git-symbolic-ref.txt
2009-08-11 Linus Torvaldsblock-sha1: improve code on large-register-set machines
2009-08-10 Nicolas Sebrechtgit-am: print fair error message when format detection...
2009-08-10 Junio C Hamanoam: allow individual e-mail files as input
2009-08-10 Johannes SchindelinCorrectly mark cover letters' encodings if they are...
2009-08-10 Johannes SchindelinExpose the has_non_ascii() function
2009-08-10 Luke Diamandgit-p4: stream from perforce to speed up clones
2009-08-10 Jeff LasslettCheck return value of ftruncate call in http.c
2009-08-10 Tay Ray Chuanhttp.c: replace usage of temporary variable for urls
2009-08-10 Tay Ray Chuanhttp.c: free preq when aborting
2009-08-10 Junio C HamanoMerge branch 'master' of git://git.bogomips.org/git-svn
2009-08-10 Junio C Hamanowt-status: collect untracked files in a separate "colle...
2009-08-10 Junio C HamanoMake git_status_config() file scope static to builtin...
2009-08-10 Junio C Hamanowt-status: move wt_status_colors[] into wt_status structure
2009-08-10 Junio C Hamanowt-status: move many global settings to wt_status structure
2009-08-10 Michael Haggertygit-svn: ignore leading blank lines in svn:ignore
2009-08-10 Adam Brewstersvn: Honor --prefix option in init without --stdlayout
2009-08-10 Adam Brewstersvn: Add && to t9107-git-svn-migrate.sh
2009-08-10 Mark A Radagit-instaweb: fix mod_perl detection for apache2
2009-08-10 Thomas RastDocument 'stash clear' recovery via unreachable commits
2009-08-09 Jeff Kingmerge: indicate remote tracking branches in merge message
2009-08-09 Jeff Kingmerge: fix incorrect merge message for ambiguous tag...
2009-08-09 Jeff Kingadd tests for merge message headings
2009-08-09 Jeff Kingt/Makefile: include config.mak
2009-08-09 Jeff Kingtests: allow user to specify trash directory location
2009-08-09 Jeff Kingtests: provide $TRASH_DIRECTORY variable
2009-08-09 Jeff Kingtests: use "$TEST_DIRECTORY" instead of ".."
2009-08-09 Johannes Sixtt0001-init: split the existence test from the permissio...
2009-08-09 Johannes Sixtt0001-init: fix a file name
2009-08-09 Johannes Sixtt6035-merge-dir-to-symlink depends on SYMLINKS prerequisite
2009-08-08 Johannes Sixtapi-run-command.txt: describe error behavior of run_com...
2009-08-08 Junio C Hamanocommit: --dry-run
2009-08-08 Junio C HamanoMerge branch 'maint'
next