Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | gitk: Adjust two equal strings which differed in whitespace | Markus Heidelberg | 2010-01-12 | |
| * | | | | gitk: Display submodule diffs with appropriate encoding | Kirill Smelkov | 2010-01-12 | |
| * | | | | gitk: Fix display of newly-created tags | Dave Dulson | 2010-01-12 | |
| * | | | | gitk: Enable gitk to create tags with messages | Dave Dulson | 2010-01-12 | |
| * | | | | gitk: Update Hungarian translation | Miklos Vajna | 2010-01-12 | |
| * | | | | gitk: Add Hungarian translation | Laszlo Papp | 2010-01-12 | |
| * | | | | gitk: Add "--no-replace-objects" option | Christian Couder | 2009-12-14 | |
* | | | | | add shebang line to git-mergetool--lib.sh | Jeff King | 2010-01-29 | |
* | | | | | fix off-by-one allocation error | Jeff King | 2010-01-29 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-28 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | bash: don't offer remote transport helpers as subcommands | SZEDER Gábor | 2010-01-28 | |
* | | | | | bash: support 'git notes' and its subcommands | SZEDER Gábor | 2010-01-28 | |
* | | | | | grep --quiet: finishing touches | Junio C Hamano | 2010-01-28 | |
* | | | | | reject @{-1} not at beginning of object name | Jeff King | 2010-01-28 | |
* | | | | | fix parsing of @{-1}@{u} combination | Jeff King | 2010-01-28 | |
* | | | | | test combinations of @{} syntax | Jeff King | 2010-01-28 | |
* | | | | | rerere: fix too-short initialization | Jeff King | 2010-01-28 | |
* | | | | | t0101: use absolute date | Jeff King | 2010-01-28 | |
* | | | | | Merge branch 'fk/threaded-grep' | Junio C Hamano | 2010-01-28 | |
|\ \ \ \ \ | ||||
| * | | | | | Threaded grep | Fredrik Kuivinen | 2010-01-26 | |
| * | | | | | grep: expose "status-only" feature via -q | Junio C Hamano | 2010-01-25 | |
* | | | | | | Merge branch 'gp/maint-cvsserver' | Junio C Hamano | 2010-01-28 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | git-cvsserver: allow regex metacharacters in CVSROOT | Gerrit Pape | 2010-01-26 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | tests: update tests that used to fail | Junio C Hamano | 2010-01-28 | |
* | | | | | | Merge branch 'jc/upstream-reflog' | Junio C Hamano | 2010-01-27 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix log -g this@{upstream} | Junio C Hamano | 2010-01-26 | |
* | | | | | | | Merge branch 'jc/maint-reflog-bad-timestamp' | Junio C Hamano | 2010-01-27 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | t0101: use a fixed timestamp when searching in the reflog | Junio C Hamano | 2010-01-27 | |
| * | | | | | | | Update @{bogus.timestamp} fix not to die() | Junio C Hamano | 2010-01-27 | |
| * | | | | | | | approxidate_careful() reports errorneous date string | Junio C Hamano | 2010-01-26 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'il/maint-colon-address' | Junio C Hamano | 2010-01-27 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Allow use of []-wrapped addresses in git:// | Ilari Liusvaara | 2010-01-26 | |
| * | | | | | | | Support addresses with ':' in git-daemon | Ilari Liusvaara | 2010-01-26 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'il/maint-xmallocz' | Junio C Hamano | 2010-01-27 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Fix integer overflow in unpack_compressed_entry() | Ilari Liusvaara | 2010-01-26 | |
| * | | | | | | | Fix integer overflow in unpack_sha1_rest() | Ilari Liusvaara | 2010-01-26 | |
| * | | | | | | | Fix integer overflow in patch_delta() | Ilari Liusvaara | 2010-01-26 | |
| * | | | | | | | Add xmallocz() | Ilari Liusvaara | 2010-01-26 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'jh/maint-config-file-prefix' | Junio C Hamano | 2010-01-27 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | builtin-config: Fix crash when using "-f <relative path>" from non-root dir | Johan Herland | 2010-01-26 | |
* | | | | | | | | transport_get(): drop unnecessary check for !remote | Junio C Hamano | 2010-01-27 | |
* | | | | | | | | Fix remote.<remote>.vcs | Ilari Liusvaara | 2010-01-27 | |
* | | | | | | | | Merge branch 'jl/diff-submodule-ignore' | Junio C Hamano | 2010-01-26 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Teach diff --submodule that modified submodule directory is dirty | Jens Lehmann | 2010-01-24 | |
| * | | | | | | | | git diff: Don't test submodule dirtiness with --ignore-submodules | Jens Lehmann | 2010-01-24 | |
| * | | | | | | | | Make ce_uptodate() trustworthy again | Junio C Hamano | 2010-01-24 | |
* | | | | | | | | | work around an obnoxious bash "safety feature" on OpenBSD | Junio C Hamano | 2010-01-26 | |
* | | | | | | | | | fix portability issues with $ in double quotes | Stephen Boyd | 2010-01-26 | |
* | | | | | | | | | grep: use REG_STARTEND (if available) to speed up regexec | Benjamin Kramer | 2010-01-26 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
* | | | | | | | | am: fix patch format detection for Thunderbird "Save As" emails | Stephen Boyd | 2010-01-25 |