Code

git.git
2010-11-09 Jonathan Niedertests: add missing &&, batch 2
2010-11-09 Jonathan Niedertests: add missing &&
2010-11-09 Junio C HamanoMerge branch 'maint'
2010-11-09 Kevin Ballardrebase: teach --autosquash to match on sha1 in addition...
2010-11-09 Kevin Ballardrebase: better rearranging of fixup!/squash! lines...
2010-11-09 Jonathan NiederDocumentation: document show -s
2010-11-08 Nguyễn Thái... dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
2010-11-05 Junio C Hamanotest: git-apply -p2 rename/chmod only
2010-11-05 Federico CuelloFix git-apply with -p greater than 1
2010-11-05 Junio C Hamanot9001: send-email interation with --in-reply-to and...
2010-11-05 Junio C HamanoMerge branch 'aw/git-p4-deletion'
2010-11-05 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2010-11-05 Junio C HamanoMerge branch 'maint'
2010-11-04 Erik Faye-Lunddaemon: opt-out on features that require posix
2010-11-04 Erik Faye-Lunddaemon: make --inetd and --detach incompatible
2010-11-04 Erik Faye-Lunddaemon: use socklen_t
2010-11-04 Erik Faye-Lundmingw: use poll-emulation from gnulib
2010-11-04 Erik Faye-Lundmingw: import poll-emulation from gnulib
2010-11-04 Erik Faye-Lunddaemon: get remote host address from root-process
2010-11-04 Martin StorsjöImprove the mingw getaddrinfo stub to handle more use...
2010-11-04 Erik Faye-Lunddaemon: use full buffered mode for stderr
2010-11-04 Erik Faye-Lunddaemon: use run-command api for async serving
2010-11-04 Erik Faye-Lundmingw: add kill emulation
2010-11-04 Erik Faye-Lundmingw: support waitpid with pid > 0 and WNOHANG
2010-11-04 Erik Faye-Lundmingw: use real pid
2010-11-04 Erik Faye-Lundinet_ntop: fix a couple of old-style decls
2010-11-04 Mike Papecompat: add inet_pton and inet_ntop prototypes
2010-11-04 Mike Papemingw: implement syslog
2010-11-04 Mike Papemingw: add network-wrappers for daemon
2010-11-03 Jens Lehmannpull: Remove --tags option from manpage
2010-11-03 Kevin Ballardsubmodule: only preserve flags across recursive status...
2010-11-03 Kevin Ballardsubmodule: preserve all arguments exactly when recursing
2010-11-03 David Kågedalgit-blame.el: Add (require 'format-spec)
2010-11-03 Matthieu Moygit-branch.txt: mention --set-upstream as a way to...
2010-11-03 Jonathan Niederuser-manual: remote-tracking can be checked out, with...
2010-11-03 Matthieu Moyuser-manual.txt: explain better the remote(-tracking...
2010-11-03 Matthieu MoyChange incorrect "remote branch" to "remote tracking...
2010-11-03 Matthieu MoyChange incorrect uses of "remote branch" meaning "remot...
2010-11-03 Matthieu MoyChange "tracking branch" to "remote-tracking branch"
2010-11-03 Matthieu Moyeveryday.txt: change "tracking branch" to "remote-track...
2010-11-03 Matthieu MoyChange remote tracking to remote-tracking in non-trivia...
2010-11-03 Matthieu MoyReplace "remote tracking" with "remote-tracking"
2010-11-03 Matthieu MoyBetter "Changed but not updated" message in git-status
2010-10-29 Jeff Kingapply: don't segfault on binary files with missing...
2010-10-29 Thomas Rastt0003: properly quote $HOME
2010-10-29 Sven Eckelmanncontrib/ciabot: git-describe commit instead of HEAD
2010-10-29 Nathan W. PanikeFix a formatting error in git-merge.txt
2010-10-28 Ramkumar RamachandraPorcelain scripts: Rewrite cryptic "needs update" error...
2010-10-28 Mark Lodatocompletion: fix zsh check under bash with 'set -u'
2010-10-27 Pat Thoytsgit-gui: apply color information from git diff output
2010-10-27 Pat Thoytsgit-gui: use wordprocessor tab style to ensure tabs...
2010-10-27 Junio C HamanoMerge branch 'ab/send-email-perl'
2010-10-27 Junio C HamanoMerge branch 'sb/send-email-use-to-from-input'
2010-10-27 Junio C HamanoMerge branch 'ab/require-perl-5.8'
2010-10-27 Junio C HamanoMerge branch 'kb/merge-recursive-rename-threshold'
2010-10-27 Junio C HamanoMerge branch 'jp/send-email-to-cmd'
2010-10-27 Junio C HamanoMerge branch 'as/daemon-multi-listen'
2010-10-27 Junio C HamanoMerge branch 'dm/mergetool-vimdiff'
2010-10-27 Junio C HamanoMerge branch 'kf/post-receive-sample-hook'
2010-10-27 Junio C HamanoMerge branch 'jf/merge-ignore-ws'
2010-10-27 Junio C HamanoMerge branch 'ml/completion-zsh'
2010-10-27 Junio C HamanoMerge branch 'po/sendemail'
2010-10-27 Junio C HamanoMerge branch 'en/tree-walk-optim'
2010-10-26 Junio C HamanoMerge branch 'maint'
2010-10-26 Michael J Grubertest: allow running the tests under "prove"
2010-10-25 Yann DirsonFix copy-pasted comments related to tree diff handling.
2010-10-22 Nicolas Pitremake pack-objects a bit more resilient to repo corruption
2010-10-22 Andrew WatersFix handling of git-p4 on deleted files
2010-10-22 Nicolas Pitrediff: don't presume empty file when corresponding objec...
2010-10-22 Junio C HamanoSync with 1.7.3.2
2010-10-22 Junio C HamanoGit 1.7.3.2 v1.7.3.2
2010-10-21 Junio C HamanoMerge branch 'sn/doc-opt-notation' into maint
2010-10-21 Junio C HamanoMerge branch 'mg/fix-build-remote-helpers' into maint
2010-10-21 Jeff Kingconfig: treat non-existent config files as empty
2010-10-21 Jeff Kingdocs: give more hints about how "add -e" works
2010-10-20 Kevin Ballarddiff: handle lines containing only whitespace and tabs...
2010-10-20 Kevin Ballardtest-lib: extend test_decode_color to handle more color...
2010-10-20 Jonathan Niederfast-import: do not clear notes in do_change_note_fanout()
2010-10-20 Brian Gernhardtt/gitweb-lib: Don't pass constant to decode_utf8
2010-10-20 Pat Thoytsgit-gui: correct assignment of work-tree
2010-10-20 Junio C Hamanot4203: do not let "git shortlog" DWIM based on tty
2010-10-20 Jonathan Niedert9300 (fast-import): another test for the "replace...
2010-10-19 Thomas Rast{cvs,svn}import: use the new 'git read-tree --empty'
2010-10-19 Junio C HamanoMerge branch 'maint'
2010-10-19 Antonio Ospitet/t9001-send-email.sh: fix stderr redirection in 'Inval...
2010-10-19 Andreas GruenbacherClarify and extend the "git diff" format documentation
2010-10-19 Michael J Grubergit-show-ref.txt: clarify the pattern matching
2010-10-19 Cliff Freydocumentation: git-config minor cleanups
2010-10-19 Kevin BallardUpdate test script annotate-tests.sh to handle missing...
2010-10-19 Kevin Ballardblame: Add option to show author email instead of name
2010-10-19 Thomas Rastrepack: place temporary packs under .git/objects/pack/
2010-10-18 Jonathan Niederfast-import: tighten M 040000 syntax
2010-10-18 Jonathan Niederfast-import: filemodify after M 040000 <tree> "" crashes
2010-10-18 Jeff Kingpush: pass --progress down to git-pack-objects
2010-10-18 Tay Ray Chuant5523-push-upstream: test progress messages
2010-10-18 Tay Ray Chuant5523-push-upstream: add function to ensure fresh upstr...
2010-10-18 Jonathan Niedertest_terminal: ensure redirections work reliably
2010-10-18 Jonathan Niedertest_terminal: catch use without TTY prerequisite
2010-10-18 Jonathan Niedertest-lib: allow test code to check the list of declared...
2010-10-18 Jeff Kingtests: test terminal output to both stdout and stderr
next