Code

git.git
2010-03-07 Junio C HamanoGit 1.7.0.2 v1.7.0.2
2010-03-07 Bert Wesargunset GREP_OPTIONS in test-lib.sh
2010-03-07 Matthieu Moystash: suggest the correct command line for unknown...
2010-03-07 Stephen Boydt7406: Fix submodule init config tests
2010-03-05 Junio C HamanoUpdate draft release notes to 1.7.0.2
2010-03-05 Junio C HamanoMerge branch 'jn/gitweb-config-error-die' into maint
2010-03-05 Junio C HamanoMerge branch 'jn/maint-fix-pager' into maint
2010-03-05 Junio C HamanoMerge branch 'tr/maint-cherry-pick-list' into maint
2010-03-05 Junio C HamanoMerge branch 'ld/maint-diff-quiet-w' into maint
2010-03-05 Junio C HamanoMerge branch 'rs/optim-text-wrap' into maint
2010-03-05 Junio C HamanoMerge branch 'dp/read-not-mmap-small-loose-object'...
2010-03-05 Junio C HamanoMerge branch 'np/compress-loose-object-memsave' into...
2010-03-05 Junio C HamanoMerge branch 'jc/maint-status-preload' into maint
2010-03-05 Junio C HamanoMerge branch 'gf/maint-sh-setup-nongit-ok' into maint
2010-03-05 Junio C HamanoMerge branch 'cc/maint-bisect-paths' into maint
2010-03-05 Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-03-05 Junio C HamanoMerge branch 'maint-1.6.5' into maint-1.6.6
2010-03-05 Michal SojkaRemove extra '-' from git-am(1)
2010-03-03 Junio C HamanoStart preparing for 1.7.0.2
2010-03-03 Junio C HamanoMerge branch 'tc/maint-transport-ls-remote-with-void...
2010-03-03 Junio C HamanoMerge branch 'hm/maint-imap-send-crlf' into maint
2010-03-03 Junio C HamanoMerge branch 'sp/maint-push-sideband' into maint
2010-03-03 Junio C HamanoMerge branch 'jc/maint-fix-test-perm' into maint
2010-03-03 Junio C HamanoMerge branch 'np/fast-import-idx-v2' into maint
2010-03-02 Jakub Narebskigitweb: Fix project-specific feature override behavior
2010-03-02 Sylvain Rabotgitweb multiple project roots documentation
2010-03-01 Christian Couderbisect: error out when passing bad path parameters
2010-02-28 Junio C HamanoGit 1.7.0.1 v1.7.0.1
2010-02-28 Mark LodatoRemove reference to GREP_COLORS from documentation
2010-02-28 Markus Heidelbergsha1_name: fix segfault caused by invalid index access
2010-02-26 Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-02-25 Johannes Sixtt3301-notes: insert a shbang line in ./fake_editor.sh
2010-02-24 Matt Kraaicommit: quote the user name in the example
2010-02-24 Junio C HamanoMerge branch 'ml/maint-grep-doc' into maint
2010-02-23 Jonathan Niederam: remove rebase-apply directory before gc
2010-02-23 Bert Wesargrerere: fix memory leak if rerere images can't be read
2010-02-23 Bert WesargDocumentation: mention conflict marker size argument...
2010-02-22 Jonathan Niedertests: Fix race condition in t7006-pager
2010-02-22 Nicolas Pitresha1_file: be paranoid when creating loose objects
2010-02-22 Larry D'Annagit-diff: add a test for git diff --quiet -w
2010-02-21 Dmitry Potapovhash-object: don't use mmap() for small files
2010-02-21 Nicolas Pitresha1_file: don't malloc the whole compressed result...
2010-02-21 Jonathan Niedert7006-pager: if stdout is not a terminal, make a new one
2010-02-20 Thomas Rastcherry_pick_list: quit early if one side is empty
2010-02-20 Jonathan Niedertests: Add tests for automatic use of pager
2010-02-20 René Scharfeutf8.c: speculatively assume utf-8 in strbuf_add_wrappe...
2010-02-20 René Scharfeutf8.c: remove strbuf_write()
2010-02-20 René Scharfeutf8.c: remove print_spaces()
2010-02-20 René Scharfeutf8.c: remove print_wrapped_text()
2010-02-20 Evan Powersgit-p4: fix bug in symlink handling
2010-02-20 Thomas Rastt1450: fix testcases that were wrongly expecting failure
2010-02-20 Jacob HelwigDocumentation: Fix indentation problem in git-commit(1)
2010-02-19 Junio C HamanoMerge branch 'jk/maint-rmdir-fix' into maint
2010-02-19 Jeff Kingrm: fix bug in recursive subdirectory removal
2010-02-19 Stephen BoydDocumentation: describe --thin more accurately
2010-02-18 Jeff Kingdocs: don't talk about $GIT_DIR/refs/ everywhere
2010-02-17 Junio C HamanoUpdate 1.7.0.1 release notes
2010-02-17 Junio C HamanoMerge branch 'jk/cherry-pick-reword' into maint
2010-02-17 Junio C HamanoMerge branch 'jk/grep-double-dash' into maint
2010-02-17 Junio C HamanoMerge branch 'jc/typo' into maint
2010-02-17 Junio C Hamanostatus: preload index to optimize lstat(2) calls
2010-02-17 Nicolas Pitrefast-import: use the diff_delta() max_delta_size argument
2010-02-17 Nicolas Pitrefast-import: honor pack.indexversion and pack.packsizel...
2010-02-17 Nicolas Pitrefast-import: make default pack size unlimited
2010-02-17 Nicolas Pitrefast-import: use write_idx_file() instead of custom...
2010-02-17 Nicolas Pitrefast-import: use sha1write() for pack data
2010-02-17 Nicolas Pitrefast-import: start using struct pack_idx_entry
2010-02-17 Gabriel Filionrequire_work_tree broken with NONGIT_OK
2010-02-17 Mark Lodatogrep documentation: clarify what files match
2010-02-17 Junio C HamanoPrepare 1.7.0.1 release notes
2010-02-17 Junio C HamanoMerge branch 'jc/maint-grep-one-thread-mutex-fix' into...
2010-02-17 Junio C HamanoFix use of mutex in threaded grep
2010-02-16 Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-02-16 Junio C HamanoMerge branch 'maint-1.6.5' into maint-1.6.6
2010-02-16 Tay Ray Chuantransport: add got_remote_refs flag
2010-02-16 Jeff Kingdwim_ref: fix dangling symref warning
2010-02-16 Larry D'Annagit diff --quiet -w: check and report the status
2010-02-16 Thomas Raststash pop: remove 'apply' options during 'drop' invocation
2010-02-16 Larry D'Annadiff: make sure --output=/bad/path is caught
2010-02-16 Pete HarlanRemove hyphen from "git-command" in two error messages
2010-02-15 Jonathan Niederam: Fix launching of pager
2010-02-15 Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-02-15 Jakub Narebskigitweb: Die if there are parsing errors in config file
2010-02-15 Jonathan Niedergit svn: Fix launching of pager
2010-02-15 Jonathan Niedergit.1: Clarify the behavior of the --paginate option
2010-02-15 Jonathan NiederMake 'git var GIT_PAGER' always print the configured...
2010-02-15 Jonathan NiederFix 'git var' usage synopsis
2010-02-14 René Scharfefix minor memory leak in get_tree_entry()
2010-02-13 Junio C HamanoStart 1.7.0 maintenance track
2010-02-12 Junio C HamanoGit 1.7.0 v1.7.0
2010-02-12 Junio C HamanoMerge branch 'maint'
2010-02-12 Junio C HamanoFix typo in 1.6.6.2 release notes
2010-02-12 Junio C HamanoRe-fix check-ref-format documentation mark-up
2010-02-12 Hitoshi Mitakegit-imap-send: Convert LF to CRLF before storing patch...
2010-02-12 Junio C Hamanoarchive documentation: attributes are taken from the...
2010-02-12 Michael J GruberDocumentation: minor fixes to RelNotes-1.7.0
2010-02-12 SZEDER Gáborbash: support 'git am's new '--continue' option
2010-02-12 Junio C HamanoMerge branch 'maint'
2010-02-12 Jacob Helwigfilter-branch: Fix error message for --prune-empty...
2010-02-12 Jeff Kingcherry-pick: prettify the advice message
next