Code

git.git
2008-06-11 Olivier Marinremote show: fix the -n option
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 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'
2008-06-02 Junio C HamanoMerge branch 'lr/init-bare'
2008-06-02 Lea WiemannGit.pm: fix return value of config method
2008-06-02 Lea Wiemannglossary: improve a few links
2008-06-02 Christian CouderDocumentation: convert "glossary" and "core-tutorial...
2008-06-02 Lea WiemannGit.pm: fix documentation of hash_object
2008-06-02 Adam Simpkinsgraph API: avoid printing unnecessary padding before...
2008-06-01 Adam Simpkinsgraph API: improve display of merge commits
2008-06-01 Christian Engwergit-svn fails in prop_walk if $self->{path} is not...
2008-06-01 Seth FalconAdd a --dry-run option to git-svn rebase
2008-06-01 Karl HasselströmFix path duplication in git svn commit-diff
2008-06-01 Shawn O. PearceMake "git-remote rm" delete refs acccording to fetch...
2008-06-01 Shawn O. PearceMake "git-remote prune" delete refs according to fetch...
2008-06-01 Shawn O. PearceRemove unused remote_prefix member in builtin-remote
2008-06-01 Lea Wiemannt/test-lib.sh: resolve symlinks in working directory...
2008-06-01 Jamis Buckgit-reset: honor -q and do not show progress message
2008-05-31 Stephan BeyerMerge t4150-am-subdir.sh and t4151-am.sh into t4150...
2008-05-31 Stephan BeyerAdd test cases for git-am
2008-05-31 Linus TorvaldsRemove now unnecessary 'sync()' calls
2008-05-31 Linus TorvaldsMake pack creation always fsync() the result
2008-05-31 John J. FraneyClarify description of <repository> argument to pull...
2008-05-31 Paolo Bonzinirollback lock files on more signals than just SIGINT
2008-05-31 Miklos VajnaRevision walking documentation: document most important...
2008-05-31 Jakub Narebskigitweb: Remove gitweb/test/ directory
2008-05-31 Marius Storm... Add shortcut in refresh_cache_ent() for marked entries.
2008-05-31 Marius Storm... Clearify the documentation for core.ignoreStat
2008-05-30 Junio C Hamanocheckout: "best effort" checkout
2008-05-30 Junio C Hamanounpack_trees(): allow callers to differentiate worktree...
2008-05-30 Junio C Hamanocheckout: consolidate reset_{to_new,clean_to_new}()
2008-05-29 Luciano Rochagit-init: accept --bare option
2008-05-29 Junio C Hamanocheckout: make reset_clean_to_new() not die by itself
2008-05-29 Junio C Hamano"git checkout -- paths..." should error out when paths...
2008-05-29 Junio C HamanoDocumentation: git-cherry uses git-patch-id
2008-05-28 Junio C HamanoManual subsection to refer to other pages is SEE ALSO
2008-05-28 Christian Couderbisect: use "$GIT_DIR/BISECT_START" to check if we...
2008-05-28 Dmitry V. Levinbuiltin-fetch.c (store_updated_refs): Honor update_loca...
2008-05-28 Junio C Hamanofix sha1_pack_index_name()
2008-05-28 Junio C HamanoGit::cat_blob: allow using an empty blob to fix git...
2008-05-28 Junio C Hamanot5100: Avoid filename "nul"
next