]> Kevux Git Server - rit/shortlog
rit
2013-06-21 Junio C Hamanot/lib-t6000: style fixes
2013-06-21 Yaakov Selkowitzweb--browse: support /usr/bin/cygstart on Cygwin
2013-06-21 Jeff Kingtransport-helper: be quiet on read errors from helpers
2013-06-21 Ramkumar Ramachandracompletion: complete diff --word-diff
2013-06-21 Thomas Rastapply: carefully strdup a possibly-NULL name
2013-06-20 Junio C HamanoUpdate draft release notes to 1.8.4
2013-06-20 Junio C HamanoMerge branch 'cm/remote-mediawiki'
2013-06-20 Junio C HamanoMerge branch 'rs/match-trees-refactor'
2013-06-20 Junio C HamanoMerge branch 'rs/logical-vs-binary-or'
2013-06-20 Junio C HamanoMerge branch 'mm/color-auto-default'
2013-06-20 Junio C HamanoMerge branch 'rs/discard-index-discard-array'
2013-06-20 Junio C HamanoMerge branch 'nd/traces'
2013-06-20 Junio C HamanoMerge branch 'fc/show-non-empty-errors-in-test'
2013-06-20 Junio C HamanoMerge branch 'fc/makefile'
2013-06-20 Junio C HamanoMerge branch 'js/test-ln-s-add'
2013-06-20 Junio C HamanoMerge branch 'nd/make-wildmatch-default'
2013-06-20 Thomas Rastpull: merge into unborn by fast-forwarding from empty...
2013-06-20 Jeff Kingpull: update unborn branch tip after index
2013-06-20 Michael Haggertyrefs: do not invalidate the packed-refs cache unnecessarily
2013-06-20 Jeff Kingfor_each_ref: load all loose refs before packed refs
2013-06-20 Jeff Kingget_packed_ref_cache: reload packed-refs file when...
2013-06-20 Michael Haggertyadd a stat_validity struct
2013-06-20 Michael HaggertyExtract a struct stat_data from cache_entry
2013-06-20 Michael Haggertypacked_ref_cache: increment refcount when locked
2013-06-20 Michael Haggertydo_for_each_entry(): increment the packed refs cache...
2013-06-20 Michael Haggertyrefs: manage lifetime of packed refs cache via referenc...
2013-06-20 Michael Haggertyrefs: implement simple transactions for the packed...
2013-06-20 Michael Haggertyrefs: wrap the packed refs cache in a level of indirection
2013-06-20 Michael Haggertypack_refs(): split creation of packed refs and entry...
2013-06-20 Michael Haggertyrepack_without_ref(): split list curation and entry...
2013-06-20 Torsten Bögershausent7400: test of UTF-8 submodule names pass under Mac OS
2013-06-20 Michael S.... send-email: sanitize author when writing From line
2013-06-20 Michael S.... send-email: add test for duplicate utf8 name
2013-06-20 Ramkumar Ramachandrat/t5528-push-default: remove redundant test_config...
2013-06-19 Antoine Pelissediff: add --ignore-blank-lines option
2013-06-19 Veres Lajosrandom typofixes (committed missing a 't', successful...
2013-06-19 Ramkumar Ramachandrasequencer: write useful reflog message for fast-forward
2013-06-19 Junio C Hamanosetup_reflog_action: document the rules for using GIT_R...
2013-06-19 Michael Haggertyresolve_ref_unsafe(): close race condition reading...
2013-06-19 Michael Haggertyresolve_ref_unsafe(): handle the case of an SHA-1 withi...
2013-06-19 Michael Haggertyresolve_ref_unsafe(): extract function handle_missing_l...
2013-06-19 Brandon Caseyhttp.c: don't rewrite the user:passwd string multiple...
2013-06-18 Junio C Hamanopush: switch default from "matching" to "simple"
2013-06-18 Namhyung Kimname-rev: allow to specify a subpath for --refs option
2013-06-18 Thomas Rasttest-lib: rearrange start/end of test_expect_* and...
2013-06-18 Thomas Rasttest-lib: refactor $GIT_SKIP_TESTS matching
2013-06-18 Phil Hordfix "builtin-*" references to be "builtin/*"
2013-06-18 Kevin BraceyDocumentation: Move "git diff <blob> <blob>"
2013-06-18 Matthieu MoyDocumentation/git-merge.txt: weaken warning about uncom...
2013-06-18 Brandon Caseyt/t9802: explicitly name the upstream branch to use...
2013-06-18 Johannes Sixtrebase topology tests: fix commit names on case-insensi...
2013-06-18 Matthieu MoyDocumentation/git-push.txt: explain better cases where...
2013-06-18 Brandon Caseybuiltin/checkout.c: don't leak memory in check_tracking...
2013-06-17 John Keepingsubmodule: drop the top-level requirement
2013-06-17 John Keepingrev-parse: add --prefix option
2013-06-17 John Keepingsubmodule: show full path in error message
2013-06-17 John Keepingt7403: add missing && chaining
2013-06-17 John Keepingt7403: modernize style
2013-06-17 John Keepingt7401: make indentation consistent
2013-06-17 Thomas Rasttest-lib: enable MALLOC_* for the actual tests
2013-06-17 Namhyung Kimconfig: Add description of --local option
2013-06-17 Fredrik Gustafssongit-submodule.sh: remove duplicate call to set_rev_name
2013-06-17 Ralf Thielowwt-status: give better advice when cherry-pick is in...
2013-06-17 John Keepingmergetool--lib: refactor {diff,merge}_cmd logic
2013-06-17 John KeepingDocumentation/Makefile: move infodir to be with other...
2013-06-17 John KeepingDocumentation/Makefile: fix spaces around assignments
2013-06-17 Dennis KaarsemakerGIT-VERSION-GEN: support non-standard $GIT_DIR path
2013-06-17 Dennis Kaarsemakertests: allow sha1's as part of the path
2013-06-17 Ramkumar Ramachandrarebase: use 'git stash store' to simplify logic
2013-06-17 Ramkumar Ramachandrastash: introduce 'git stash store'
2013-06-17 Ramkumar Ramachandracheckout: respect GIT_REFLOG_ACTION
2013-06-17 Ramkumar Ramachandrastatus: do not depend on rebase reflog messages
2013-06-17 Ramkumar Ramachandrat/t2021-checkout-last: "checkout -" should work after...
2013-06-17 Ramkumar Ramachandrawt-status: remove unused field in grab_1st_switch_cbdata
2013-06-17 Junio C Hamanot7512: test "detached from" as well
2013-06-17 René Scharfeunpack-trees: don't shift conflicts left and right
2013-06-17 Ramkumar Ramachandrastash: simplify option parser for create
2013-06-17 Ramkumar Ramachandrastash doc: document short form -p in synopsis
2013-06-17 Ramkumar Ramachandrastash doc: add a warning about using create
2013-06-17 Ramkumar Ramachandrat/am: use test_path_is_missing() where appropriate
2013-06-17 Ramkumar Ramachandraam: handle stray $dotest directory
2013-06-17 Junio C HamanoMerge tag 'gitgui-0.18.0' of git://repo.or.cz/git-gui
2013-06-16 Jorge Juan... status: introduce status.branch to enable --branch...
2013-06-16 Junio C HamanoUpdate draft release notes to 1.8.4
2013-06-15 Pat Thoytsgit-gui 0.18
2013-06-15 Pat Thoytsgit-gui: avoid an error message when removing the last...
2013-06-14 Jeff Kingunpack_entry: do not die when we fail to apply a delta
2013-06-14 Jeff Kingt5303: drop "count=1" from corruption dd
2013-06-14 Benoit Persongit-remote-mediawiki: remove hardcoded version number...
2013-06-14 Jeff Kingt/lib-httpd/apache.conf: configure an MPM module for...
2013-06-14 Jeff Kingt/lib-httpd/apache.conf: load compat access module...
2013-06-14 Jeff Kingt/lib-httpd/apache.conf: load extra auth modules in...
2013-06-14 Jeff Kingt/lib-httpd/apache.conf: do not use LockFile in apache...
2013-06-14 Ramkumar Ramachandrarebase: use peel_committish() where appropriate
2013-06-14 Ramkumar Ramachandrash-setup: add new peel_committish() helper
2013-06-14 Ramkumar Ramachandrat/rebase: add failing tests for a peculiar revision
2013-06-14 Célestin Mattegit-remote-mediawiki: make error message more precise
2013-06-14 Célestin Mattegit-remote-mediawiki: add a perlcritic rule in Makefile
2013-06-14 Célestin Mattegit-remote-mediawiki: add a .perlcriticrc file
2013-06-14 Célestin Mattegit-remote-mediawiki: clearly rewrite double dereference
next