Code

git.git
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 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 Andrew WatersFix handling of git-p4 on deleted files
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 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-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 Thomas Rastrepack: place temporary packs under .git/objects/pack/
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
2010-10-18 Jeff Kingtests: factor out terminal handling from t7006
2010-10-18 Jonathan Niedersend-pack: avoid redundant "pack-objects died with...
2010-10-18 Thomas Rastmerge-file: correctly find files when called in subdir
2010-10-18 Thomas Rastprefix_filename(): safely handle the case where pfx_len=0
2010-10-18 Jonathan Niedert4203 (mailmap): stop hardcoding commit ids and dates
2010-10-14 Junio C HamanoMerge branch 'maint'
2010-10-14 Jim Meyeringmailmap: fix use of freed memory
2010-10-14 Luck, TonyBetter advice on using topic branches for kernel develo...
2010-10-14 Jonathan NiederDocumentation: update implicit "--no-index" behavior...
2010-10-14 Jonathan NiederDocumentation: expand 'git diff' SEE ALSO section
2010-10-14 Jonathan NiederDocumentation: diff can compare blobs
2010-10-14 Jonathan NiederDocumentation: gitrevisions is in section 7
2010-10-14 Jeff Kingrev-list: handle %x00 NUL in user format
2010-10-14 Andreas Köhlersubmodule sync: Update "submodule.<name>.url" for empty...
2010-10-13 Kevin Ballardcompletion: Support the DWIM mode for git checkout
2010-10-13 David Barrfast-import: Allow filemodify to set the root
2010-10-13 SZEDER Gáborbash: support pretty format aliases
2010-10-13 SZEDER Gáborbash: support more 'git notes' subcommands and their...
2010-10-13 SZEDER Gáborbash: not all 'git bisect' subcommands make sense when...
2010-10-13 SZEDER Gáborbash: offer refs for 'git bisect start'
next