Code

git.git
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
2008-06-08 Miklos Vajnagit-rebase -i: mention the short command aliases in...
2008-06-08 Miklos VajnaRemove unused code in parse_commit_buffer()
2008-06-08 Junio C Hamanohttp-push.c: remove duplicated code
2008-06-08 Johannes SixtRemove exec bit from builtin-fast-export.c
2008-06-08 Johannes Sixtmake_nonrelative_path: Use is_absolute_path()
2008-06-07 Junio C HamanoGIT 1.5.6-rc2 v1.5.6-rc2
2008-06-07 Junio C HamanoMerge 1.5.5.4 in
2008-06-07 Junio C HamanoGIT 1.5.5.4 v1.5.5.4
2008-06-06 Adam Simpkinsgit log --graph: print '*' for all commits, including...
2008-06-06 Daniel BarkalowUse nonrelative paths instead of absolute paths for...
2008-06-06 Christian Couderdocumentation: move git(7) to git(1)
2008-06-06 Christian Couderdocumentation: convert "diffcore" and "repository-layou...
2008-06-06 Adam Simpkinsgraph API: fix "git log --graph --first-parent"
2008-06-06 Teemu LikonenPrint info about "git help COMMAND" on git's main usage...
2008-06-06 Junio C HamanoMerge branch 'maint'
2008-06-06 Lea Wiemanngit-for-each-ref.txt: minor improvements
2008-06-06 Björn Steinbrinkname-rev: Fix segmentation fault when using --all
2008-06-04 Jakub Narebskigitweb: Add charset info to "raw" output of 'text/plain...
2008-06-04 Miklos VajnaStrbuf documentation: document most functions
2008-06-04 Dirk SuesserottDocumentation/git-mailsplit: Enhanced description of...
2008-06-04 Jeff KingFix "git clone $URL" to check out the worktree when...
2008-06-04 Junio C HamanoMerge branch 'maint'
2008-06-04 Michael Dresseldescribe: match pattern for lightweight tags too
2008-06-04 Junio C Hamanot7502: honor SHELL_PATH
2008-06-04 Junio C HamanoDocumentation: git-log cannot use rev-list specific...
2008-06-04 Alex RiesenFix t5516 on cygwin: it does not like double slashes...
2008-06-04 Junio C Hamanot7502: tighten loosely written test sequence
2008-06-04 Junio C Hamanot7502: do not globally unset GIT_COMMITTER_* environmen...
2008-06-03 Lea Wiemanncat-file --batch: flush stdout also when objects are...
2008-06-03 Junio C HamanoGIT v1.5.6-rc1 v1.5.6-rc1
2008-06-03 Junio C Hamanocommit: drop duplicated parents
2008-06-03 Johannes Sixtrebase --interactive: Compute upstream SHA1 before...
2008-06-03 Kevin BallardDocumentation/git-filter-branch.txt: Fix description...
2008-06-03 Jakub Narebskigitweb: Fix "next" link on bottom of page
2008-06-03 Karl HasselströmRevert "git.el: Set process-environment instead of...
2008-06-02 Junio C HamanoMerge branch 'sb/am-tests'
2008-06-02 Junio C HamanoMerge branch 'lw/test-fix'
2008-06-02 Junio C HamanoMerge branch 'sp/remote'
2008-06-02 Junio C HamanoMerge branch 'lt/pack-sync'
2008-06-02 Junio C HamanoMerge branch 'np/pack-check'
2008-06-02 Nicolas Pitremake verify-pack a bit more useful with bad packs
2008-06-02 Junio C HamanoMerge branch 'jb/reset-q'
2008-06-02 Junio C HamanoMerge branch 'jc/checkout'
next