Code

git.git
2008-12-22 Junio C HamanoGIT 1.6.1-rc4 v1.6.1-rc4
2008-12-22 Richard HartmannAlways show which directory is not a git repository
2008-12-22 Richard HartmannMake help entries alphabetical
2008-12-22 Junio C HamanoMerge branch 'maint'
2008-12-22 Boyd Stephen... git-revert documentation: refer to new HOWTO on reverti...
2008-12-22 Robin Rosenberggit-revert: record the parent against which a revert...
2008-12-22 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-12-21 Johannes Sixtgitk: Force the focus to the main window on Windows
2008-12-21 Kevin Ballardgitk: Allow unbalanced quotes/braces in commit headers
2008-12-21 Christian Stimminggitk: Update German translation
2008-12-21 Christian Stimminggitk: Mark forgotten strings (header sentence parts...
2008-12-21 Johannes Sixtgitk: Ensure that "Reset branch" menu entry is enabled
2008-12-21 Johannes Sixtgitk: Use check-buttons' -text property instead of...
2008-12-21 Giuseppe Bilottagitk: Map / to focus the search box
2008-12-21 Markus Heidelbergdoc/git-fsck: change the way for getting heads' SHA1s
2008-12-21 Markus HeidelbergDocumentation/git-show-branch: work around "single...
2008-12-21 Junio C Hamanosend-email: futureproof split_addrs() sub
2008-12-21 Junio C HamanoMake sure lockfiles are unlocked when dying on SIGPIPE
2008-12-21 René Scharfefast-import.c: stricter strtoul check, silence compiler...
2008-12-21 René Scharfeconnect.c: stricter port validation, silence compiler...
2008-12-21 Nanako ShiraishiAdd a documentat on how to revert a faulty merge
2008-12-21 Kirill A. KorinskiyRemove the requirement opaquelocktoken uri scheme
2008-12-21 Marcel M. Carygit-sh-setup: Fix scripts whose PWD is a symlink into...
2008-12-20 Markus HeidelbergDocumentation: fix typos, grammar, asciidoc syntax
2008-12-20 Junio C HamanoMerge branch 'maint' to sync with GIT 1.6.0.6
2008-12-20 Junio C HamanoGIT 1.6.0.6 v1.6.0.6
2008-12-20 Junio C Hamanofast-import: make tagger information optional
2008-12-20 Johannes Schindelinfast-export: deal with tag objects that do not have...
2008-12-20 Miklos VajnaSubmittingPatches: mention the usage of real name in...
2008-12-20 David Aguilargit-mergetool: properly handle "git mergetool -- filename"
2008-12-20 Wu Fengguanggit-send-email: handle email address with quoted comma
2008-12-20 Markus HeidelbergDocumentation: fix typos, grammar, asciidoc syntax
2008-12-19 Markus HeidelbergDocumentation: sync example output with git output
2008-12-18 René ScharfeFix type-mismatch compiler warning from diff_populate_f...
2008-12-18 Michael J Grubertest overlapping ignore patterns
2008-12-18 Junio C HamanoMerge branch 'lt/readlink'
2008-12-18 Arjen LaarhovenEnable threaded delta search on Mac OS X/Darwin
2008-12-18 Nanako ShiraishiClarify documentation of "git checkout <tree-ish> paths...
2008-12-18 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-12-18 Shawn O. Pearcegit-gui 0.12 gitgui-0.12.0
2008-12-17 Miklos Vajnagithooks documentation: add a note about the +x mode
2008-12-17 Junio C Hamanocombine-diff.c: use strbuf_readlink()
2008-12-17 Junio C Hamanobuiltin-blame.c: use strbuf_readlink()
2008-12-17 Junio C Hamanomake_absolute_path(): check bounds when seeing an overl...
2008-12-17 Linus TorvaldsMake 'prepare_temp_file()' ignore st_size for symlinks
2008-12-17 Linus TorvaldsMake 'diff_populate_filespec()' use the new 'strbuf_rea...
2008-12-17 Linus TorvaldsMake 'index_path()' use 'strbuf_readlink()'
2008-12-17 Linus TorvaldsMake 'ce_compare_link()' use the new 'strbuf_readlink()'
2008-12-17 Linus TorvaldsAdd generic 'strbuf_readlink()' helper function
2008-12-17 Johannes Schindelingit-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL
2008-12-17 Markus Heidelbergdoc/git-reset: add reference to git-stash
2008-12-17 Markus HeidelbergDocumentation: fix description for enabling hooks
2008-12-17 Miklos Vajnagit-daemon documentation: use {tilde}
2008-12-17 Junio C Hamanogitweb: do not run "git diff" that is Porcelain
2008-12-17 Junio C HamanoGIT 1.5.6.6 v1.5.6.6
2008-12-17 Junio C HamanoGIT 1.5.5.6 v1.5.5.6
2008-12-17 Junio C HamanoGIT 1.5.4.7 v1.5.4.7
2008-12-17 Junio C Hamanogitweb: do not run "git diff" that is Porcelain
2008-12-16 Lee Marlowbash completion: Sync config variables with their man...
2008-12-16 Lee Marlowbash completion: Sort config completion variables
2008-12-16 Junio C HamanoMerge branch 'maint'
2008-12-16 Johannes Schindelinfast-import: close pack before unlinking it
2008-12-15 Junio C Hamanopager: do not dup2 stderr if it is already redirected
2008-12-15 Junio C Hamanogit-show: do not segfault when showing a bad tag
2008-12-15 Johannes SchindelinGet rid of the last remnants of GIT_CONFIG_LOCAL v1.6.1-rc3
2008-12-15 Alexander GavrilovDocumentation: Describe git-gui Tools menu configuratio...
2008-12-15 YONETANI Tomokazugit-fast-import possible memory corruption problem
2008-12-13 Markus Heidelbergbuiltin-commit: remove unused message variable
2008-12-13 Junio C HamanoMerge branch 'maint'
2008-12-13 Brandon Caseygit-branch: display sha1 on branch deletion
2008-12-13 Jim Meyeringgit-config.txt: fix a typo
2008-12-11 Junio C HamanoMerge branch 'maint'
2008-12-11 Linus Torvaldsfsck: reduce stack footprint
2008-12-11 Jeff Kingrebase: improve error messages about dirty state
2008-12-11 Nicolas Pitremake sure packs to be replaced are closed beforehand
2008-12-10 Alexander PotashevFix typo in comment in builtin-add.c
2008-12-10 Miklos Vajnagit-gui: Update Hungarian translation for 0.12
2008-12-10 Peter Kreftinggit-gui: Fixed typos in Swedish translation.
2008-12-10 Junio C HamanoFix t4031
2008-12-10 Junio C HamanoMerge branch 'maint'
2008-12-10 Jeff Kingdiff: respect textconv in rewrite diffs
2008-12-10 Jeff Kingdiff: fix handling of binary rewrite diffs
2008-12-10 Alexander PotashevFix typos in documentation
2008-12-10 Tor Arvid Lundgit-p4: Fix regression in p4Where method.
2008-12-10 Ralf WildenhuesImprove language in git-merge.txt and related docs
2008-12-10 Junio C Hamanowork around Python warnings from AsciiDoc
2008-12-09 Peter Kreftinggit-gui: Updated Swedish translation (515t0f0u).
2008-12-09 Michele Ballabiogit gui: update Italian translation
2008-12-09 Nanako Shiraishigit-gui: Update Japanese translation for 0.12
2008-12-09 Alexey BorzenkovDefine linkgit macro in [macros] section
2008-12-09 Deskin Millergit-svn: Make following parents atomic
2008-12-08 Fredrik Skolmligit-gui: Starting translation for Norwegian
2008-12-08 Jakub Narebskigitweb: Fix bug in insert_file() subroutine
2008-12-08 Christian Stimminggit-gui: Update German (completed) translation.
2008-12-08 Shawn O. Pearcegit-gui: Update po template to include 'Mirroring ...
2008-12-08 Alexander Gavrilovgit-gui: Fix commit encoding handling.
2008-12-08 Alexander Gavrilovgit-gui: Fix handling of relative paths in blame.
2008-12-08 Jeff Kingdiff: allow turning on textconv explicitly for plumbing
2008-12-08 Jeff Kingreorder ALLOW_TEXTCONV option setting
2008-12-08 Junio C Hamanoread-cache.c: typofix in comment
next