Code

git.git
2008-06-26 Junio C HamanoGIT 1.5.6.1 v1.5.6.1
2008-06-25 Dmitry Potapovfix update-hook-example to work with packed tag references
2008-06-25 Jeff Kingclone: create intermediate directories of destination...
2008-06-25 Junio C HamanoMerge branch 'jc/maint-combine-diff-pre-context' into...
2008-06-25 Junio C HamanoMerge branch 'lt/maint-gitdir-relative' into maint
2008-06-25 Junio C HamanoMerge branch 'sb/maint-rebase' into maint
2008-06-25 Jeff Kingfor-each-ref: implement missing tag values
2008-06-24 Jan Krügergit-svn: make rebuild respect rewriteRoot option
2008-06-23 Patrick HigginsWorkaround for AIX mkstemp()
2008-06-23 Stephan BeyerExtend parse-options test suite
2008-06-23 Stephan Beyerapi-parse-options.txt: Introduce documentation for...
2008-06-23 Michele Ballabioparse-options.c: fix documentation syntax of optional...
2008-06-23 Stephan Beyerapi-builtin.txt: update and fix typo
2008-06-23 Stephan Beyergit-rebase.sh: Add check if rebase is in progress
2008-06-19 Linus TorvaldsMake git_dir a path relative to work_tree in setup_work...
2008-06-19 Jan KrügerDocumentation: fix formatting in git-svn
2008-06-19 Brandon Caseyt7502-commit.sh: test_must_fail doesn't work with inlin...
2008-06-19 Dan McGeecompletion: add --graph to log command completion
2008-06-19 Brandon Caseygit-merge.sh: fix typo in usage message: sucesses ...
2008-06-19 Junio C Hamanodiff -c/--cc: do not include uninteresting deletion...
2008-06-18 Junio C HamanoGIT 1.5.6 v1.5.6
2008-06-18 Jeff Kingclean up error conventions of remote.c:match_explicit
2008-06-17 Olivier MarinFix approxidate("never") to always return 0
2008-06-17 Alejandro Merygit-am: head -1 is obsolete and doesn't work on some...
2008-06-17 Junio C Hamanobuiltin-rerere: fix a small leak
2008-06-17 Lea Wiemanngitweb: remove unused parse_ref method
2008-06-17 Lea Wiemanngitweb: quote commands properly when calling the shell
2008-06-17 Junio C Hamanosha1_file.c: simplify parse_pack_index()
2008-06-17 Junio C Hamanocreate_tempfile: make sure that leading directories...
2008-06-17 Linus Torvaldswrite_loose_object: don't bother trying to read an...
2008-06-17 Miklos Vajnapath-list documentation: document all functions and...
2008-06-17 Miklos Vajnarun-command documentation: fix "memset()" parameter
2008-06-17 Junio C HamanoMerge branch 'maint'
2008-06-17 Junio C Hamanodiff.c: fix emit_line() again not to add extra line
2008-06-16 Junio C HamanoMerge branch 'maint'
2008-06-16 SZEDER Gábordiff: reset color before printing newline
2008-06-15 Pierre HabouzitMake git reflog expire honour core.sharedRepository.
2008-06-15 Junio C HamanoUpdate RPM spec to drop curl executable requirement
2008-06-15 Johan HerlandThe "curl" executable is no longer required
2008-06-15 Junio C HamanoMakefile: update check-docs target
2008-06-15 Johan HerlandConsistency: Use "libcurl" instead of "cURL library...
2008-06-15 Johan Herlandcpio is no longer used by git-clone
2008-06-15 Christian CouderDocumentation: RelNotes-1.5.6: talk about renamed HTML...
2008-06-14 Junio C HamanoGIT 1.5.6-rc3 v1.5.6-rc3
2008-06-14 Linus TorvaldsSimplify and rename find_sha1_file()
2008-06-14 Linus TorvaldsMake loose object file reading more careful
2008-06-14 Linus TorvaldsAvoid cross-directory renames and linking on object...
2008-06-14 Jakub NarebskiUse 'trash directory' thoroughly in t/test-lib.sh
2008-06-14 Mike HommeyDon't allocate too much memory in quote_ref_url
2008-06-14 Jakub Narebskigitweb: Make it work with $GIT containing spaces
2008-06-14 SZEDER Gáborcompletion: add more 'git add' options
2008-06-14 SZEDER Gáborgit add: add long equivalents of '-u' and '-f' options
2008-06-14 Junio C HamanoMerge branch 'rs/attr'
2008-06-14 Avery Pennarungit-svn: test that extra blank lines aren't inserted...
2008-06-14 Avery Pennarungit-svn: don't append extra newlines at the end of...
2008-06-14 Mark Levedahlgit-submodule - Fix errors regarding resolve_relative_url
2008-06-14 Christian Couderdocumentation: bisect: remove bits talking about a...
2008-06-14 Junio C Hamanosha1_file.c: dead code removal
2008-06-14 Flavio Polettigit-instaweb: improve auto-discovery of httpd and call...
2008-06-14 Junio C Hamanot4126: fix test that happened to work due to timing
2008-06-13 Junio C HamanoMerge branch 'om/remote-fix'
2008-06-13 Shawn O. Pearcefast-export: Correctly generate initial commits with...
2008-06-13 Lea Wiemannt/.gitattributes: only ignore whitespace errors in...
2008-06-13 Jeff Kingdocument --pretty=tformat: option
2008-06-13 Chris RiddImprove sed portability
2008-06-12 Junio C Hamanouser-manual: describe how higher stages are set during...
2008-06-12 Geoffrey Irvingdoc: adding gitman.info and *.texi to .gitignore
2008-06-12 Junio C HamanoDocumentation: exclude @pxref{[REMOTES]} from texinfo...
2008-06-12 Junio C HamanoDocumentation/git-pull.txt: Use more standard [NOTE...
2008-06-12 Junio C Hamano"remote prune": be quiet when there is nothing to prune
2008-06-12 Mikael MagnussonTypo in RelNotes.
2008-06-11 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-06-11 Junio C HamanoMerge branch 'maint'
2008-06-11 Fred Maranhãofix typo in tutorial
2008-06-11 Olivier Marinremote show: list tracked remote branches with -n
2008-06-11 Olivier Marinremote prune: print the list of pruned branches
2008-06-11 Olivier Marinbuiltin-remote: split show_or_prune() in two separate...
2008-06-11 Olivier Marinremote show: fix the -n option
2008-06-11 Philippe Bruhat... git-cvsimport: do not fail when CVSROOT is /
2008-06-11 Linus TorvaldsConsolidate SHA1 object file close
2008-06-10 Lea WiemannDocumentation/git-cat-file.txt: add missing line break
2008-06-09 Junio C HamanoMerge branch 'js/merge-recursive'
2008-06-09 Junio C HamanoMerge branch 'maint'
2008-06-09 Johannes Schindelinmerge-recursive: respect core.autocrlf when writing...
2008-06-09 Miklos Vajnagit-read-tree: document -v option.
2008-06-09 Marius Storm... Add testcase for merging in a CRLF repo
2008-06-09 René ScharfeIgnore .gitattributes in bare repositories
2008-06-09 Lea Wiemanncat-file --batch / --batch-check: do not exit if hashes...
2008-06-09 Lea Wiemannt1006-cat-file.sh: typo
2008-06-08 Boyd Lynn GerberPort to 12 other Platforms.
2008-06-08 Boyd Lynn Gerberprogress.c: avoid use of dynamic-sized array
2008-06-08 Stephan Beyergit-name-rev.txt: document --no-undefined and --always
2008-06-08 Stephan Beyergit-describe.txt: document --always
2008-06-08 Stephan BeyerDocs: add some long/short options
2008-06-08 Stephan BeyerDocs: Use "-l::\n--long\n" format in OPTIONS sections
2008-06-08 Stephan Beyergit-commit.txt: Add missing long/short options
2008-06-08 Pieter de Biegit-send-email: allow whitespace in addressee list
2008-06-08 Ask Bjørn Hansensend-email: Allow the envelope sender to be set via...
2008-06-08 Ask Bjørn Hansengitweb setup instruction: rewrite HEAD and root as...
2008-06-08 Stephan Beyergit-commit.txt: Correct option alternatives
next