Code

git.git
2009-07-23 Brandon Caseyconfigure.ac: properly unset NEEDS_SSL_WITH_CRYPTO... v1.6.4-rc2
2009-07-23 Pierre Habouzitjanitor: useless checks before free
2009-07-23 Pierre Habouzitjanitor: add DIV_ROUND_UP and use it.
2009-07-23 Pierre Habouzitrefactor: use bitsizeof() instead of 8 * sizeof()
2009-07-23 Pierre Habouzitjanitor: use NULL and not 0 for pointers.
2009-07-23 Martin Koeglergit stash: modernize use of "dashed" git-XXX calls
2009-07-23 Yann DirsonImprove doc for format-patch threading options.
2009-07-23 Yann DirsonList send-email config options in config.txt.
2009-07-23 Brandon Caseyconfigure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIB...
2009-07-23 Junio C HamanoMerge branch 'maint'
2009-07-23 SZEDER GáborTrailing whitespace and no newline fix
2009-07-22 Junio C Hamanodiff --cc: a lost line at the beginning of the file...
2009-07-22 Junio C Hamanocombine-diff.c: fix performance problem when folding...
2009-07-20 Eric Wonggit svn: fix reparenting when ugly http(s) URLs are...
2009-07-20 Eric Wonggit svn: rename tests that had conflicting numbers
2009-07-19 Junio C HamanoUpdates to draft release notes to 1.6.4
2009-07-19 Junio C Hamanopush: do not give big warning when no preference is...
2009-07-18 Michael J Grubert4202-log.sh: Test git log --no-walk sort order
2009-07-18 Mike Ralphsoncvsexportcommit: reorder tests to quiet intermittent...
2009-07-18 Junio C HamanoMerge branch 'maint'
2009-07-18 Junio C Hamanocheckout -f: deal with a D/F conflict entry correctly
2009-07-16 Brandon Caseysha1_name.c: avoid unnecessary strbuf_release
2009-07-16 Brandon Caseyrefs.c: release file descriptor on error return
2009-07-15 Junio C HamanoRevert "mailinfo: Remove only one set of square brackets" v1.6.4-rc1
2009-07-14 Linus TorvaldsFix extraneous lstat's in 'git checkout -f'
2009-07-14 Linus TorvaldsImprove on the 'invalid object' error message at commit...
2009-07-14 Linus TorvaldsMake 'git show' more useful
2009-07-13 SZEDER Gáborbash: add '--merges' to common 'git log' options
2009-07-13 SZEDER GáborDocument 'git (rev-list|log) --merges'
2009-07-13 Wincent Colaiutagitweb: update Git homepage URL
2009-07-11 Eric Wonggit svn: allow uppercase UUIDs from SVN
2009-07-11 Mattias Nisslergit-svn: Fix branch detection when repository root...
2009-07-11 Mattias Nisslergit-svn: Always duplicate paths returned from get_log
2009-07-11 Johan Herlandquickfetch(): Prevent overflow of the rev-list command...
2009-07-11 Brandon CaseyMakefile: update IRIX64 section
2009-07-11 Brandon CaseyMakefile: add section for SGI IRIX 6.5
2009-07-11 Brandon CaseyMakefile: add NEEDS_LIBGEN to optionally add -lgen...
2009-07-11 Brandon Caseygit-compat-util.h: adjust for SGI IRIX 6.5
2009-07-11 Brandon Caseyunpack-trees.c: work around run-time array initializati...
2009-07-11 Junio C HamanoMerge branch 'lt/dir-cleanup'
2009-07-11 Junio C HamanoMerge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'
2009-07-11 Junio C HamanoMakefile: keep "git" when bindir is execdir
2009-07-10 Linus TorvaldsMake index preloading check the whole path to the file
2009-07-10 Linus TorvaldsExport thread-safe version of 'has_symlink_leading_path()'
2009-07-10 Linus TorvaldsPrepare symlink caching for thread-safety
2009-07-10 Linus TorvaldsAvoid using 'lstat()' to figure out directories
2009-07-09 Jeff KingMakefile: install 'git' in execdir v1.6.4-rc0
2009-07-09 Linus TorvaldsAvoid doing extra 'lstat()'s for d_type if we have...
2009-07-09 Linus TorvaldsSimplify read_directory[_recursive]() arguments
2009-07-09 Linus TorvaldsAdd 'fill_directory()' helper function for directory...
2009-07-09 Junio C HamanoMerge branch 'ld/push-porcelain-output-format'
2009-07-09 Junio C HamanoMerge branch 'gb/gitweb-avatar'
2009-07-09 Junio C HamanoMerge branch 'ml/http'
2009-07-09 Junio C HamanoMerge branch 'rs/grep-p'
2009-07-09 Junio C HamanoMerge branch 'js/run-command-updates' (early part)
2009-07-08 Andreas Ericssonmailinfo: Remove only one set of square brackets
2009-07-08 Yann Dirsongit-svn.txt: fix description of fetch flags accepted...
2009-07-08 Yann Dirsongit-svn.txt: fix fetch flags incorrectly documented...
2009-07-08 Yann Dirsongit-svn.txt: make formatting more consistent.
2009-07-08 Yann Dirsongit-svn.txt: stop using dash-form of commands.
2009-07-08 Junio C HamanoMerge branch 'maint'
2009-07-08 Junio C HamanoMerge branch 'cb/maint-fetch-refspec-wo-dst' into maint
2009-07-08 Junio C HamanoMerge branch 'cf/maint-remote-uploadpack-useconfig...
2009-07-08 Sitaram ChamartyDocumentation: update description of shell aliases
2009-07-06 Stephen Boydcompletion: __git_config_get_set_variables() handle...
2009-07-06 Junio C HamanoMerge branch 'tr/die_errno'
2009-07-06 Junio C HamanoMerge branch 'cb/maint-fetch-refspec-wo-dst'
2009-07-06 Junio C HamanoMerge branch 'sb/show-ref-parse-options'
2009-07-06 Junio C HamanoMerge branch 'gb/am-foreign'
2009-07-06 Junio C HamanoMerge branch 'jk/use-our-regexp'
2009-07-06 Junio C HamanoMerge branch 'uk/rev-parse-parse-opt'
2009-07-06 Nick WoolleyAvoid generating a warning if $fullname{$file} is undefined
2009-07-06 Nick WoolleyRemove archaic use of regex capture \1 in favour of $1
2009-07-06 Todd Zullingercompletion: Add --full-diff to log options
2009-07-06 Eric WongAllow the Unix epoch to be a valid commit date
2009-07-06 Hunter, D.... http-push: fix xml_entities() string parsing overrun
2009-07-05 Johannes SixtMinGW: truncate exit()'s argument to lowest 8 bits
2009-07-03 René Scharfegrep: simplify -p output
2009-07-02 Martin RenoldRemove filename from conflict markers
2009-07-02 Junio C HamanoMerge branch 'cc/bisect'
2009-07-02 Junio C HamanoMerge branch 'js/daemon-log'
2009-07-02 Junio C HamanoMerge branch 'cf/maint-remote-uploadpack-useconfig...
2009-07-02 Junio C HamanoMerge branch 'sb/quiet-porcelains'
2009-07-02 Junio C HamanoMerge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory'
2009-07-02 Junio C HamanoMerge branch 'maint'
2009-07-02 René Scharfegrep -p: support user defined regular expressions
2009-07-02 René Scharfegrep: add option -p/--show-function
2009-07-02 René Scharfegrep: handle pre context lines on demand
2009-07-02 René Scharfegrep: print context hunk marks between files
2009-07-02 René Scharfegrep: move context hunk mark handling into show_line()
2009-07-02 René Scharfeuserdiff: add xdiff_clear_find_func()
2009-07-01 Michal Marekrequest-pull: really really disable pager
2009-07-01 Jeff Kinglog-tree: fix confusing comment
2009-06-30 Junio C HamanoMerge branch 'maint'
2009-06-30 René Scharfeattr: plug minor memory leak
2009-06-30 Brandon Caseygit.c: avoid allocating one-too-many elements for new...
2009-06-30 Junio C Hamanorequest-pull: really disable pager
2009-06-30 Johannes Sixtgit-mv: fix directory separator treatment on Windows
2009-06-30 Stephen Boydcompletion: add missing config variables
2009-06-30 Thadeu Lima... Makes some cleanup/review in gittutorial
next