Code

git.git
2011-12-09 Junio C HamanoMerge branch 'nd/resolve-ref'
2011-12-09 Junio C HamanoMerge branch 'jc/pull-signed-tag'
2011-12-09 Junio C HamanoMerge branch 'jc/request-pull-show-head-4'
2011-12-09 Junio C HamanoMerge branch 'ab/pull-rebase-config'
2011-12-09 Junio C HamanoMerge branch 'rs/allocate-cache-entry-individually'
2011-12-09 Junio C HamanoMerge branch 'maint'
2011-12-09 Junio C HamanoMerge branch 'maint-1.7.7' into maint
2011-12-09 Ramkumar Ramachandrat3040 (subprojects-basic): fix '&&' chaining, modernize...
2011-12-09 Martin von... am: don't persist keepcr flag
2011-12-09 Erik Faye-Lundmingw: give waitpid the correct signature
2011-12-09 Ramkumar Ramachandrat1510 (worktree): fix '&&' chaining
2011-12-09 Ramkumar Ramachandrat3030 (merge-recursive): use test_expect_code
2011-12-09 Kirill A. Shutemovgit-tag: introduce --cleanup option
2011-12-09 Pat Thoytsgit-gui: handle shell script text filters when loading...
2011-12-09 Ramkumar Ramachandratest: fix '&&' chaining
2011-12-09 Ramkumar Ramachandrat3200 (branch): fix '&&' chaining
2011-12-08 Jonathan Niedertest: commit --amend should honor --no-edit
2011-12-08 Junio C Hamanocommit: honour --no-edit
2011-12-08 Jonathan Niedert7501 (commit): modernize style
2011-12-08 Jonathan Niedertest: remove a porcelain test that hard-codes commit...
2011-12-08 Jonathan Niedertest: add missing "&&" after echo command
2011-12-08 Jens Lehmanndiff/status: print submodule path when looking for...
2011-12-08 Michael Haggertygit symbolic-ref: documentation fix
2011-12-07 Samuel Bronsongit-gui: Set both 16x16 and 32x32 icons on X to pacify...
2011-12-06 Thomas Rastreset: update cache-tree data when appropriate
2011-12-06 Thomas Rastcommit: write cache-tree data when writing index anyway
2011-12-06 Thomas RastRefactor cache_tree_update idiom from commit
2011-12-06 Thomas RastTest the current state of the cache-tree optimization
2011-12-06 Thomas RastAdd test-scrap-cache-tree
2011-12-06 Junio C Hamanocheckout -m: no need to insist on having all 3 stages
2011-12-06 Thomas Rastuserdiff: allow * between cpp funcname words
2011-12-06 Eric Wongenable SO_KEEPALIVE for connected TCP sockets
2011-12-06 Junio C HamanoMerge branch 'master' of git://bogomips.org/git-svn
2011-12-06 Ævar Arnfjörð... i18n: add infrastructure for translating Git with gettext
2011-12-06 Nguyễn Thái... Copy resolve_ref() return value for longer use
2011-12-05 Junio C HamanoKick-off the 1.7.9 cycle
2011-12-05 Junio C HamanoMerge branch 'jk/refresh-porcelain-output'
2011-12-05 Junio C HamanoMerge branch 'gh/userdiff-matlab'
2011-12-05 Junio C HamanoMerge branch 'nd/maint-ignore-exclude'
2011-12-05 Junio C HamanoMerge branch 'vr/git-merge-default-to-upstream'
2011-12-05 Junio C HamanoMerge branch 'jc/maint-pack-object-cycle'
2011-12-05 Junio C HamanoMerge branch 'jc/index-pack-reject-dups'
2011-12-05 Junio C HamanoMerge branch 'vr/msvc'
2011-12-05 Junio C HamanoMerge branch 'na/strtoimax'
2011-12-05 Junio C HamanoMerge branch 'ab/clang-lints'
2011-12-05 Junio C HamanoMerge branch 'nd/prune-progress'
2011-12-05 Junio C HamanoMerge branch 'nd/fsck-progress'
2011-12-05 Junio C HamanoMerge branch 'mf/curl-select-fdset'
2011-12-05 Junio C HamanoMerge branch 'nd/misc-cleanups'
2011-12-05 Junio C HamanoMerge branch 'maint'
2011-12-05 Junio C HamanoMerge branch 'maint-1.7.7' into maint
2011-12-05 Junio C HamanoMerge branch 'maint-1.7.6' into maint-1.7.7
2011-12-05 Jeff Kingstripspace: fix outdated comment
2011-12-05 Pete Wyckoffgit-p4: introduce skipSubmitEdit
2011-12-05 Sebastian MorrAdd MYMETA.yml to perl/.gitignore
2011-12-05 Brandon Caseybuiltin/apply.c: report error on failure to recognize...
2011-12-05 Brandon Caseyt/t4131-apply-fake-ancestor.sh: fix broken test
2011-12-05 Junio C HamanoMerge branch 'js/merge-edit-option'
2011-12-05 Jack NagelDocumentation: fix formatting error in merge-options.txt
2011-12-02 Junio C HamanoGit 1.7.8 v1.7.8
2011-12-01 Steven Waltergit-svn.perl: close the edit for propedits even with...
2011-12-01 Junio C Hamanobulk-checkin: replace fast-import based implementation
2011-11-30 Junio C Hamanocsum-file: introduce sha1file_checkpoint
2011-11-30 Andrew Wongrebase -i: interrupt rebase when "commit --amend" faile...
2011-11-30 Pat Thoytsgit-gui: added config gui.gcwarning to disable the...
2011-11-30 Pat Thoytsgit-gui: set whitespace warnings appropriate to this...
2011-11-29 Johan Herlandfast-import: Fix incorrect fanout level when modifying...
2011-11-29 Johan Herlandt9301: Add 2nd testcase exposing bugs in fast-import...
2011-11-29 Johan Herlandt9301: Fix testcase covering up a bug in fast-import...
2011-11-28 Junio C HamanoGit 1.7.8-rc4 v1.7.8-rc4
2011-11-28 Jonathan NiederAllow checkout -B <current-branch> to update the curren...
2011-11-28 Jonathan Niederbranch: allow a no-op "branch -M <current-branch> HEAD"
2011-11-28 Carlos Martín... convert: track state in LF-to-CRLF filter
2011-11-28 Nguyễn Thái... checkout,merge: disallow overwriting ignored files...
2011-11-28 Junio C HamanoMerge branch 'nd/maint-ignore-exclude' into nd/ignore...
2011-11-28 Nguyễn Thái... checkout,merge: loosen overwriting untracked file check...
2011-11-23 Junio C HamanoMerge branch 'maint' into tj/imap-send-remove-unused
2011-11-23 Thomas Jaroschimap-send: Remove unused 'use_namespace' variable
2011-11-23 Vincent van... builtin-reset: Documentation update
2011-11-23 Vincent van... builtin-branch: Fix crash on invalid use of --force
2011-11-23 Jonathan Niederrevert --abort: do not leave behind useless sequencer...
2011-11-23 Johannes SixtFix revert --abort on Windows
2011-11-23 Nguyễn Thái... revert: do not pass non-literal string as format to...
2011-11-23 Junio C HamanoUpdate 1.7.8 draft release notes in preparation for rc4
2011-11-23 Junio C HamanoMerge branch 'jn/revert-quit'
2011-11-23 Jonathan Niederrevert: remove --reset compatibility option
2011-11-23 Jonathan Niederrevert: introduce --abort to cancel a failed cherry...
2011-11-22 Jonathan Niederrevert: write REVERT_HEAD pseudoref during conflicted...
2011-11-22 Jonathan Niederrevert: improve error message for cherry-pick during...
2011-11-22 Jonathan Niederrevert: rearrange pick_revisions() for clarity
2011-11-22 Jonathan Niederrevert: rename --reset option to --quit
2011-11-21 Junio C HamanoMerge branch 'jk/maint-1.6.2-upload-archive' into jk...
2011-11-21 Jeff Kingarchive: don't let remote clients get unreachable commits
2011-11-21 Jeff Kingupload-archive: use start_command instead of fork
2011-11-21 Junio C HamanoMerge branch 'maint'
2011-11-21 Junio C HamanoMerge branch 'rr/misc-fixes'
2011-11-21 Ramsay Jonesconvert.c: Fix return type of git_path_check_eol()
2011-11-21 Vincent van... Show error for 'git merge' with unset merge.defaultToUp...
2011-11-21 Thomas Hochsteindocumentation fix: git difftool uses diff tools, not...
2011-11-21 Ramsay Jonesconfig.c: Fix a static buffer overwrite bug by avoiding...
next